summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code in baserock-bootstrap.Jannis Pohlmann2012-03-211-21/+0
* Set --no-ccache for morph in pass 1.Jannis Pohlmann2012-03-201-0/+1
* baserock-bootstrap: switch from topic branchRichard Maw2012-03-191-2/+2
* Merge remote branch 'origin/master' into rm/morph-pass1Richard Maw2012-03-191-6/+2
|\
| * Use the bootstrap-pass2.morph stratum for pass 2.Jannis Pohlmann2012-03-161-7/+3
* | bootstrap: fix lfs substitutionRichard Maw2012-03-191-1/+1
* | bootstrap: convert double slash to singleRichard Maw2012-03-191-0/+1
* | Revert "bootstrap: fix path beginning with //"Richard Maw2012-03-191-1/+1
* | bootstrap: fix path beginning with //Richard Maw2012-03-191-1/+1
* | bootstrap: fix path for pass 1Richard Maw2012-03-161-2/+0
* | Merge remote branch 'origin/master' into rm/morph-pass1Richard Maw2012-03-161-0/+1
|\ \ | |/
| * tar: add -h option to extractionRichard Maw2012-03-161-2/+2
* | Merge branch 'master' into rm/morph-pass1-mergeRichard Maw2012-03-161-14/+40
|\ \ | |/
| * Move pass1_file to the top right after pass1_zlib.Jannis Pohlmann2012-03-151-2/+2
| * Only create the libgcc_eh.a link if the system doesn't have that file.Jannis Pohlmann2012-03-151-1/+4
| * Add ARM include files to the headers to be modified.Jannis Pohlmann2012-03-151-1/+2
| * Add switch to set gnueabi LFS_TARGET on ARM.Jannis Pohlmann2012-03-151-1/+6
| * Measure the time it takes to unpack things.Jannis Pohlmann2012-03-141-1/+1
| * Run all builds/downloads in "time" to measure how long they take.Jannis Pohlmann2012-03-141-47/+47
| * Add pass1_ccache() after zlib.Jannis Pohlmann2012-03-131-1/+24
* | bootstrap: fix typoRichard Maw2012-03-151-1/+1
* | bootstrap: set tempdir and install flexRichard Maw2012-03-151-8/+10
* | baserock-bootstrap: disable distcc for buildRichard Maw2012-03-151-0/+1
* | bootstrap: more passes and keep cacheRichard Maw2012-03-151-6/+9
* | bootstrap: convert pass1 to use morphRichard Maw2012-03-151-812/+70
|/
* Add untested support for ccache through the CCACHE_HOST_DIR variable.Jannis Pohlmann2012-03-091-0/+1
* Fix the path to eglibc's config.guess.Jannis Pohlmann2012-03-081-1/+1
* Use cliapp 0.27 in baserock-bootstrap and wget-list.Jannis Pohlmann2012-03-081-6/+6
* Detect number of CPUs in baserock-bootstrap using case-insens. grep.Jannis Pohlmann2012-03-071-1/+1
* bootstrap: don't move cache if already movedRichard Maw2012-03-061-3/+5
* bootstrap: remove redundant options, add quotesRichard Maw2012-02-291-13/+5
* Make ./check check for long lines (with excptions); fix long linesLars Wirzenius2012-02-271-12/+19
* Expand TAB characters and make check check for themLars Wirzenius2012-02-271-7/+7
* bootstrap script: remove exit 1 if it succeededRichard Maw2012-02-271-1/+0
* Drop all references to glibc, use eglibc tarball from roadtrain.Jannis Pohlmann2012-02-241-29/+0
* Use eglibc instead of glibc in pass1.Jannis Pohlmann2012-02-241-1/+34
* baserock-bootstrap: always recreate do-chrootRichard Maw2012-02-171-12/+6
* baserock-bootstrap: use --no-git-update in buildRichard Maw2012-02-171-0/+2
* baserock-bootstrap: cache the sources in pass 3Richard Maw2012-02-171-4/+59
* Remove unnecessary stuff from passesLars Wirzenius2012-02-171-0/+25
* baserock-bootstrap: keep git cache between stagesRichard Maw2012-02-171-3/+4
* baserock-bootstrap: Allow submodules in stage 2Richard Maw2012-02-171-2/+0
* Do not use pass2 morph cache in pass3Lars Wirzenius2012-02-161-3/+8
* Remove pointless re-freshing of cached git repos from pass3 buildLars Wirzenius2012-02-161-15/+0
* Simplify bootstrap dir tree; split pass2 into two partsLars Wirzenius2012-02-161-8/+53
* baserock-bootstrap: add pass 3 buildRichard Maw2012-02-151-0/+64
* Change order of git-base-url settings during bootstrapLars Wirzenius2012-02-151-4/+4
* Remove /tools for pass3Lars Wirzenius2012-02-151-1/+8
* Merge branch 'master', remote branch 'origin'Lars Wirzenius2012-02-151-2/+2
|\
| * baserock-bootstrap: use devel-bootstrap.morphRichard Maw2012-02-141-2/+2