index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
vccexe
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22025 vcc fails with The filename or extension is too long. when linki...
Juan M Gómez
2023-06-06
1
-0
/
+5
*
Adds an extra optional argument to vcc: `vctoolset` Fixes #21335 (#21336)
Juan M Gómez
2023-02-09
2
-5
/
+17
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
1
-4
/
+4
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-2
/
+2
*
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
3
-8
/
+8
*
VCC discovery using vswhere (#6540) (#11559)
Toshiyuki-Tega
2019-06-26
2
-2
/
+53
*
better docs: osproc (#10708)
Miran
2019-02-19
1
-1
/
+1
*
Fix issue #10358 (#10383)
Tomohiro
2019-01-23
3
-11
/
+22
*
fix vccexe not using correct path for detecting vcvarsall (#10364)
Neelesh Chandola
2019-01-21
1
-2
/
+2
*
Fix unhandled exception that raised when nim was executed with --cc:vcc optio...
Tomohiro
2019-01-18
1
-1
/
+1
*
enum types can now be assigned values from enum with holes (#9958)
Neelesh Chandola
2018-12-13
1
-5
/
+5
*
Fix vccexe compilation
Neelesh Chandola
2018-12-13
2
-11
/
+11
*
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
2
-108
/
+66
*
Added documentation and explanatory comments to vccexe
Fredrik Høisæther Rasch
2017-03-26
4
-36
/
+117
*
Exchanged debug compilation with verbose command-line argument
Fredrik Høisæther Rasch
2017-03-21
2
-14
/
+15
*
vccdiscover: Added additional documentation
Fredrik Høisæther Rasch
2017-03-21
1
-0
/
+4
*
vccexe tool can use vccdiscover utility
Fredrik Høisæther Rasch
2017-03-21
1
-2
/
+22
*
Created vccdiscover utility for vcc auto-discovery
Fredrik Høisæther Rasch
2017-03-21
1
-0
/
+76
*
vccenv module for vcc auto-discovery
Fredrik Høisæther Rasch
2017-03-21
1
-0
/
+25
*
Fixed vccexe, now regards the command argument
Fredrik Høisæther Rasch
2017-03-21
1
-1
/
+1
*
Reduced verbosity of vcvarsall
Fredrik Høisæther Rasch
2017-03-21
1
-2
/
+3
*
Moved vccexe to a more logical place (vccexe)
Fredrik Høisæther Rasch
2017-03-21
2
-0
/
+168