summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Collapse)AuthorFilesLines
2018-12-17Remove bootstrap* scriptsLucas De Marchi1-64/+0
Let's just use autogen.sh, no need for wrapper scripts. Now `autogen.sh c` uses the same recommended options for developing kmod and also accepts extra arguments.
2018-05-16build: fix wrong quotes on bootstrapJakov Simunic1-1/+1
2017-02-23build: update autogenLucas De Marchi1-16/+50
Bring new options from systemd and other projects.
2014-12-25build-sys: set -e separately, rather than putting -e in the shebang lineLucas De Marchi1-1/+2
Like a008d76 (autogen.sh: set -e separately, rather than putting -e in the shebang line) in libabc by Josh Triplett.
2014-04-06build-sys: enable python in bootstrap-configureLucas De Marchi1-1/+1
2014-03-24build-sys: Remove -Werror from CFLAGSLucas De Marchi1-1/+1
Just let the warnings be emmited, but don't fail on them.
2012-06-15bootstrap: remove unnecessary echoDave Reisner1-1/+1
2012-01-12build-sys: rename autogen.sh to bootstrap and keep a symlinkLucas De Marchi1-0/+29