Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-17 | Remove bootstrap* scripts | Lucas De Marchi | 1 | -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-16 | build: fix wrong quotes on bootstrap | Jakov Simunic | 1 | -1/+1 | |
2017-02-23 | build: update autogen | Lucas De Marchi | 1 | -16/+50 | |
Bring new options from systemd and other projects. | |||||
2014-12-25 | build-sys: set -e separately, rather than putting -e in the shebang line | Lucas De Marchi | 1 | -1/+2 | |
Like a008d76 (autogen.sh: set -e separately, rather than putting -e in the shebang line) in libabc by Josh Triplett. | |||||
2014-04-06 | build-sys: enable python in bootstrap-configure | Lucas De Marchi | 1 | -1/+1 | |
2014-03-24 | build-sys: Remove -Werror from CFLAGS | Lucas De Marchi | 1 | -1/+1 | |
Just let the warnings be emmited, but don't fail on them. | |||||
2012-06-15 | bootstrap: remove unnecessary echo | Dave Reisner | 1 | -1/+1 | |
2012-01-12 | build-sys: rename autogen.sh to bootstrap and keep a symlink | Lucas De Marchi | 1 | -0/+29 | |