Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22025 vcc fails with The filename or extension is too long. when ↵ | Juan M Gómez | 2023-06-06 | 1 | -0/+5 |
| | | | | | linking (#22026) [vcc]makes paths relative when possible fixes #22025 | ||||
* | Adds an extra optional argument to vcc: `vctoolset` Fixes #21335 (#21336) | Juan M Gómez | 2023-02-09 | 1 | -4/+11 |
| | |||||
* | Deprecate TaintedString (#15423) | Juan Carlos | 2021-01-15 | 1 | -4/+4 |
| | | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com> | ||||
* | Make vccexe parse response files (#13329) | Fredrik Høisæther Rasch | 2020-02-11 | 1 | -23/+43 |
| | |||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -6/+6 |
| | |||||
* | VCC discovery using vswhere (#6540) (#11559) | Toshiyuki-Tega | 2019-06-26 | 1 | -2/+6 |
| | |||||
* | Fix issue #10358 (#10383) | Tomohiro | 2019-01-23 | 1 | -6/+19 |
| | | | | | | * Fix bug: vccexe finds oldest VCC * echo path to vcvarsall.bat as hint when failed to execute cl.exe | ||||
* | enum types can now be assigned values from enum with holes (#9958) | Neelesh Chandola | 2018-12-13 | 1 | -5/+5 |
| | | | | | | * Fixes https://github.com/nim-lang/Nim/issues/9952 * Remove workaround from vccexe | ||||
* | Fix vccexe compilation | Neelesh Chandola | 2018-12-13 | 1 | -9/+9 |
| | |||||
* | VCCEXE: lower case const identifier | Fredrik Høisæther Rasch | 2017-04-04 | 1 | -2/+2 |
| | |||||
* | Moved vccdiscover to vccexe | Fredrik Høisæther Rasch | 2017-04-04 | 1 | -10/+66 |
| | |||||
* | Added documentation and explanatory comments to vccexe | Fredrik Høisæther Rasch | 2017-03-26 | 1 | -0/+14 |
| | |||||
* | Exchanged debug compilation with verbose command-line argument | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -6/+9 |
| | |||||
* | vccexe tool can use vccdiscover utility | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -2/+22 |
| | | | | Used when vcvarsall path is not specified, or if only a vccversion is specified | ||||
* | Fixed vccexe, now regards the command argument | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | Moved vccexe to a more logical place (vccexe) | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -0/+95 |