Commit Graph

5 Commits

Author SHA1 Message Date
Fredrik Høisæther Rasch
c3c96a947e vccwrap: Removed import of parseopt
Not necessary, since vccexe uses less advanced, but non-invasive argument parsing
2016-10-25 19:53:45 +02:00
Fredrik Høisæther Rasch
1af0ac9d2c vccwrapper with nim-like command line args 2016-10-25 19:19:58 +02:00
Fredrik Høisæther Rasch
04a610c55b Deleted VCC Linkerexe wrapper
Link.exe wrapper superfluous, because Nim uses cl.exe command-line arguments to defer to linker
2016-10-25 10:32:42 +02:00
Fredrik Høisæther Rasch
e99f35ff23 VCC wrappers with vcvars args.
VCC wrappers no longer wrap for compile-time specific target
VCC wrappers now peek into the command line args and evaluate vcvars prefixed arguments
2016-10-25 01:49:18 +02:00
Araq
11dd0b3b51 simplified code of the upcoming vccexe and vcclinkerexe tools 2016-10-24 21:55:57 +02:00