Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |