summary refs log tree commit diff stats
path: root/tools/vccenv/vccexe.nim
Commit message (Collapse)AuthorAgeFilesLines
* make the vccexe helper tool compile againAraq2018-08-131-6/+6
|
* vccwrap: Removed import of parseoptFredrik Høisæther Rasch2016-10-251-1/+1
| | | | Not necessary, since vccexe uses less advanced, but non-invasive argument parsing
* vccwrapper with nim-like command line argsFredrik Høisæther Rasch2016-10-251-27/+26
|
* VCC wrappers with vcvars args.Fredrik Høisæther Rasch2016-10-251-9/+52
| | | | | VCC wrappers no longer wrap for compile-time specific target VCC wrappers now peek into the command line args and evaluate vcvars prefixed arguments
* simplified code of the upcoming vccexe and vcclinkerexe toolsAraq2016-10-241-0/+24