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
/
build_all.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref #17913; fix typo in tools/ci_generate.nim generating build_all.sh (#17915)
Timothee Cour
2021-05-01
1
-1
/
+1
*
reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...
Timothee Cour
2021-05-01
1
-4
/
+5
*
refactor all code that builds csources (#17815)
Timothee Cour
2021-04-23
1
-41
/
+5
*
misc fixes: build_all.sh, changelog (#17601)
Timothee Cour
2021-04-01
1
-1
/
+1
*
Correct all eggs (#15906)
Miran
2020-11-10
1
-2
/
+2
*
Make build_all.sh file executable (#14518)
Frank Paulo Filho
2020-06-01
1
-0
/
+0
*
isolate the build process from external config files (#13411)
Ștefan Talpalaru
2020-02-14
1
-3
/
+4
*
build_all.sh update (#13320)
Clyybber
2020-02-04
1
-2
/
+3
*
Make build_all.sh more portable and a bit simpler (#13308)
Clyybber
2020-02-03
1
-6
/
+3
*
build_all.sh: building csources 5X faster thanks to make -j (#13300)
Timothee Cour
2020-01-31
1
-4
/
+24
*
Pass command line arguments from build_all.sh to build.sh (#11195)
Taylor Hoff
2019-05-08
1
-2
/
+2
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-1
/
+0
*
properly fix #10030 by skipping all external configs (#10324)
Timothee Cour
2019-01-16
1
-3
/
+2
*
fixes #10030 bootstrap is insulated from user config (#10244)
Timothee Cour
2019-01-10
1
-1
/
+5
*
[ci skip] update docs for build_all.sh (#10086)
Timothee Cour
2018-12-27
1
-1
/
+1
*
build_all.sh fix bug introduced in https://github.com/nim-lang/Nim/pull/9145
Timothee Cour
2018-10-08
1
-1
/
+1
*
fix: echo "\n" not portable
valtron
2018-10-01
1
-1
/
+1
*
save a backup of csources-built nim to bin/nim_csources to avoid recompiling ...
Timothee Cour
2018-08-09
1
-4
/
+13
*
add build_all.sh to allow 1-liner to build development version of the compile...
Timothee Cour
2018-08-08
1
-0
/
+22