summary refs log tree commit diff stats
path: root/tools/vccexe/vccexe.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #22025 vcc fails with The filename or extension is too long. when linki...Juan M Gómez2023-06-061-0/+5
* Adds an extra optional argument to vcc: `vctoolset` Fixes #21335 (#21336)Juan M Gómez2023-02-091-4/+11
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-4/+4
* Make vccexe parse response files (#13329)Fredrik Høisæther Rasch2020-02-111-23/+43
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-6/+6
* VCC discovery using vswhere (#6540) (#11559)Toshiyuki-Tega2019-06-261-2/+6
* Fix issue #10358 (#10383)Tomohiro2019-01-231-6/+19
* enum types can now be assigned values from enum with holes (#9958)Neelesh Chandola2018-12-131-5/+5
* Fix vccexe compilationNeelesh Chandola2018-12-131-9/+9
* VCCEXE: lower case const identifierFredrik Høisæther Rasch2017-04-041-2/+2
* Moved vccdiscover to vccexeFredrik Høisæther Rasch2017-04-041-10/+66
* Added documentation and explanatory comments to vccexeFredrik Høisæther Rasch2017-03-261-0/+14
* Exchanged debug compilation with verbose command-line argumentFredrik Høisæther Rasch2017-03-211-6/+9
* vccexe tool can use vccdiscover utilityFredrik Høisæther Rasch2017-03-211-2/+22
* Fixed vccexe, now regards the command argumentFredrik Høisæther Rasch2017-03-211-1/+1
* Moved vccexe to a more logical place (vccexe)Fredrik Høisæther Rasch2017-03-211-0/+95