summary refs log tree commit diff stats
path: root/build_all.sh
Commit message (Expand)AuthorAgeFilesLines
* Pass command line arguments from build_all.sh to build.sh (#11195)Taylor Hoff2019-05-081-2/+2
* 32 bit fixes (#10608)Arne Döring2019-02-131-1/+0
* properly fix #10030 by skipping all external configs (#10324)Timothee Cour2019-01-161-3/+2
* fixes #10030 bootstrap is insulated from user config (#10244)Timothee Cour2019-01-101-1/+5
* [ci skip] update docs for build_all.sh (#10086)Timothee Cour2018-12-271-1/+1
* build_all.sh fix bug introduced in https://github.com/nim-lang/Nim/pull/9145Timothee Cour2018-10-081-1/+1
* 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
* add build_all.sh to allow 1-liner to build development version of the compile...Timothee Cour2018-08-081-0/+22
'#n117'>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