summary refs log tree commit diff stats
path: root/build_all.bat
Commit message (Expand)AuthorAgeFilesLines
* Build compiler with --noNimblePath (#20168)Ivan Yonchovski2022-08-091-1/+1
* fix compilation on Debian 7 (no git -C) (#18427)Andrey Makarov2021-07-061-1/+1
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-011-13/+22
* refactor all code that builds csources (#17815)Timothee Cour2021-04-231-3/+6
* isolate the build process from external config files (#13411)Ștefan Talpalaru2020-02-141-2/+3
* Easier build instructions for windows - just run `build_all.bat`. (#12276)treeform2019-10-081-0/+16
Added typeinfo module' href='/ahoang/Nim/commit/lib/system/hti.nim?h=devel&id=8b98ba9a63a4ccbdb456802dda9b936baaa925b2'>8b98ba9a6 ^
24ae0c387 ^
8b98ba9a6 ^
e7132767a ^

083d4f470 ^
405b86068
083d4f470 ^








c95f6f117 ^
66a7e3d37 ^







bd2d146c7 ^
66a7e3d37 ^

083d4f470 ^

66a7e3d37 ^


083d4f470 ^


















f7f3a25be ^














405b86068

24ae0c387 ^
405b86068


92b8fac94 ^
405b86068
7f30d04d6 ^
405b86068
e7132767a ^
8b2a9401a ^
6ff8752be ^


24ae0c387 ^
405b86068

8b2a9401a ^
405b86068


a639824e5 ^

7ca72a733 ^

823fbd4e4 ^


405b86068
e7132767a ^
823fbd4e4 ^


405b86068
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