summary refs log tree commit diff stats
path: root/build_all.sh
blob: 83848f41a1def552635ee6a248677ac8f1d2be0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh
# DO NO EDIT DIRECTLY! auto-generated by `nim r tools/ci_generate.nim`

# build development version of the compiler; can be rerun safely.
# arguments can be passed, e.g.:
# CC=gcc ucpu=amd64 uos=darwin

set -u # error on undefined variables
set -e # exit on first error

. ci/funs.sh
nimBuildCsourcesIfNeeded "$@"

echo_run bin/nim c --noNimblePath --skipUserCfg --skipParentCfg --hints:off koch
echo_run ./koch boot -d:release --skipUserCfg --skipParentCfg --hints:off
echo_run ./koch tools --skipUserCfg --skipParentCfg --hints:off
='n1' href='#n1'>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
                                                       
                           
                                              

    
                                                       



                                     
                                                            



                                              
                                               



                                                 
                                                       
                        
                                              

    
                                                      
<a class="news" href="$1news/e028_version_0_15_2.html">
  <h4>October 23, 2016</h4>
  <p>Nim version 0.15.2 has been released!</p>
</a>

<a class="news" href="$1news/e026_survey_results.html">
  <h4>September 3, 2016</h4>
  <p>Nim Community Survey results</p>
</a>

<a class="news" href="$1news/e025_bountysource_update.html">
  <h4>August 6, 2016</h4>
  <p>BountySource Update: The Road to v1.0</p>
</a>

<a class="news" href="$1news/e024_survey.html">
  <h4>June 23, 2016</h4>
  <p>Launching the 2016 Nim community survey!</p>
</a>

<a class="news" href="$1news/e023_version_0_14_2.html">
  <h4>June 11, 2016</h4>
  <p>Nim version 0.14.2 has been released!</p>
</a>

<a href="$1news.html" class="blue">See All News...</a>