Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | /cc @valtron printf doesn't include trailing newline, unlike echo | ||||
* | 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 |
| | | | | from csources (#8582) | ||||
* | add build_all.sh to allow 1-liner to build development version of the ↵ | Timothee Cour | 2018-08-08 | 1 | -0/+22 |
compiler (#8546) |