summary refs log tree commit diff stats
path: root/compiler/extccomp.nim
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixes #802, #803 and #3775 - genscript issues (#7677)genotrance2018-04-251-1/+2
* | Nim namespace for cpp (#7453)AdrianV2018-04-151-4/+6
* | move new sha1 module into the new 'std' namespaceAndreas Rumpf2018-02-061-1/+1
* | fixes #6961Andreas Rumpf2018-02-021-1/+1
* | add support for building GUI applications with TCC (#7003)oltolm2017-12-311-1/+1
* | Fix json generation logic (#6909)konqoro2017-12-211-29/+27
* | cleanup of the Intel compiler handling; refs #6488Araq2017-12-151-13/+14
* | Fix icc compiler on linux (#6488)Eduardo Bart2017-12-151-4/+6
* | Emit relative object file paths in genScript (#6835)Yuriy Glukhov2017-11-291-1/+2
* | fixes #6820Araq2017-11-281-3/+3
* | OS X has no llvm-ar tool; use ar insteadAraq2017-11-211-1/+5
* | fixes #6452Araq2017-09-301-2/+3
* | added 'nim jsonscript' featureAndreas Rumpf2017-09-231-31/+66
* | Allow to modify backend link template (#6173)Ruslan Mustakov2017-09-031-1/+4
* | cleaned up extccomp.nimAraq2017-07-171-10/+0
* | fixes #4763Araq2017-07-171-2/+2
* | Error Message if CC invocation fails (#5663)Fredrik Høisæther Rasch2017-04-081-11/+26
* | fix empty link file list during external compilation (#5577)Emery Hemingway2017-03-231-8/+18
|/
* Merge pull request #5317 from rokups/feature/coroutinesAndreas Rumpf2017-02-261-47/+2
|\
| * Removed fasm support.Rokas Kupstys2017-02-201-47/+2
* | removed compiler internal list implementation (#5371)Arne Döring2017-02-221-22/+15
|/
* compile external .c files with the C compiler, not with C++; refs #5357Araq2017-02-141-6/+8
* fixes compiler ignoring passC/passL args when setting --cc:compiler. (#5310)Parashurama2017-02-011-1/+13
* with dir with space regression againAraq2017-01-291-1/+1
* fixes serious regression that was introduced in the handling of .compile pragmaAraq2017-01-281-8/+8
* make tests green againAndreas Rumpf2017-01-281-1/+1
* .compile pragma supports patterns and actionsAraq2017-01-281-59/+83
* make Nim compiler compile with 0.15.2Araq2017-01-071-3/+6
* Merge branch 'devel' into sighashesAraq2016-12-171-2/+8
|\
| * Use ``out`` compiler option when linking static libraryAnatoly Galiulin2016-12-161-2/+8
* | Merge branch 'devel' into sighashesAraq2016-12-141-42/+102
|\|
| * Nim compiler generates nimcache/proj.json for easier interop with external bu...Araq2016-12-141-42/+101
* | Merge branch 'devel' into sighashesAraq2016-12-011-1/+1
|\|
| * fixes the regressions introduced by fix for #5076Araq2016-11-301-1/+1
* | use a full MD5 hash with no collision detection for proc namesAraq2016-11-081-3/+3
|/
* remove unused stuffJacek Sieka2016-08-091-4/+0
* stdlib and compiler don't use .immediate anymoreAndreas Rumpf2016-07-291-1/+1
* --listCmd also needs to affect linking stepAndreas Rumpf2016-07-131-1/+1
* better debugging support for native debuggers; changed name mangling; fixes #...Araq2016-05-101-0/+4
* Fixes #3871Yuriy Glukhov2016-02-161-0/+2
* remove echo() from compilerAman Gupta2015-10-011-2/+2
* remove "rerun with --parallelBuild:1" message and show error inlineAman Gupta2015-09-301-12/+13
* Improved "Execution of an external program failed" message.Dominik Picheta2015-09-271-4/+6
* update Visual Studio command line flagsAraq2015-08-271-1/+1
* cValidAssemblers -> const setrku2015-08-101-1/+5
* Added fasm (external assembler) support.rku2015-07-311-2/+43
* Merge pull request #3020 from flaviut/rename-crc-to-hashAndreas Rumpf2015-07-051-8/+8
|\
| * CRC -> HashFlaviu Tamas2015-07-031-8/+8
* | Turn execExternalProgram msgs into hintExecutingAdam Strzelecki2015-07-031-12/+6
|/
* Fix #3018Flaviu Tamas2015-06-291-1/+1
79948f'>89d3b9fc ^
cac0ea07 ^
6bad38c2 ^
89d3b9fc ^
a85ba5e2 ^
fef15b93 ^
a85ba5e2 ^

fef15b93 ^




89d3b9fc ^
6bad38c2 ^
89d3b9fc ^





cac0ea07 ^
89d3b9fc ^


279737ba ^
527e739a ^
89d3b9fc ^


a85ba5e2 ^
89d3b9fc ^


cac0ea07 ^
89d3b9fc ^

6bad38c2 ^
89d3b9fc ^
a85ba5e2 ^
6c9cbc44 ^
89d3b9fc ^
a85ba5e2 ^
6bad38c2 ^
cac0ea07 ^
89d3b9fc ^




cac0ea07 ^
89d3b9fc ^


279737ba ^
527e739a ^
89d3b9fc ^




a85ba5e2 ^
89d3b9fc ^





279737ba ^
527e739a ^
89d3b9fc ^








6bad38c2 ^
89d3b9fc ^


b02b52d8 ^
89d3b9fc ^

6bad38c2 ^
89d3b9fc ^

b02b52d8 ^
89d3b9fc ^



b02b52d8 ^
89d3b9fc ^

6bad38c2 ^
89d3b9fc ^
527e739a ^
89d3b9fc ^



279737ba ^
527e739a ^
89d3b9fc ^

6bad38c2 ^
89d3b9fc ^
87c31078 ^
6bad38c2 ^
89d3b9fc ^


f5711001 ^














89d3b9fc ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224