summary refs log tree commit diff stats
path: root/build_all.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix: echo "\n" not portablevaltron2018-10-011-1/+1
|
* save a backup of csources-built nim to bin/nim_csources to avoid recompiling ↵Timothee Cour2018-08-091-4/+13
| | | | from csources (#8582)
* add build_all.sh to allow 1-liner to build development version of the ↵Timothee Cour2018-08-081-0/+22
compiler (#8546)
044cdf0a02682ad'>266de35 ^
e1c5a42 ^
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