summaryrefslogtreecommitdiff
path: root/src/bootstrap.bash
Commit message (Expand)AuthorAgeFilesLines
* cmd/dist: add map of broken ports and -force flagDmitri Shuralyov2023-01-201-2/+8
* bootstrap.bash: delete BOOTSTRAP_FORMAT=mintgz codeRuss Cox2022-08-051-44/+2
* cmd/trace: embed static contentMichael Pratt2022-04-211-1/+1
* bootstrap.bash: preserve file times when copyingDmitri Goutnik2019-04-271-1/+1
* bootstrap.bash: make source writable before cleaningIan Lance Taylor2019-04-191-0/+1
* bootstrap.bash: fix build if no exec wrapper existsTobias Klauser2019-04-121-1/+1
* bootstrap.bash: remove exec wrappersElias Naur2019-04-071-0/+1
* bootstrap.bash: only fetch git revision if we need itIan Lance Taylor2018-01-301-1/+5
* build: add alternate output format for bootstrap.bash, as used by buildersBrad Fitzpatrick2017-11-301-0/+42
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* build: use consistent shebang lineShenghou Ma2016-01-141-1/+1
* build: Fix bootstrap.bash for official source tarballsFabian Wickborn2015-09-011-2/+4
* build: add bootstrap.bash for bootstrapping new systemsRuss Cox2015-03-021-0/+71