summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Expand)Author
2016-10-25build-sys/autogen: don't use bashisms (#4489)Evgeny Vereshchagin
2016-10-20build-sys: show configure and make commandsZbigniew Jędrzejewski-Szmek
2016-10-20build-sys: allow autogen.sh to take configure paramsZbigniew Jędrzejewski-Szmek
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner
2016-02-13build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libsLennart Poettering
2015-07-27terminal: drop unfinished codeDavid Herrmann
2015-06-03build-sys: Recommend --with-rootprefix=/ for split-usrFilipe Brandenburger
2015-06-03remove gudev and gtk-docKay Sievers
2014-11-24build-sys: support local ./configure argumentsDavid Herrmann
2014-11-15autogen: drop unnecessary -Wno-gnu for the clang shortcutThomas Hindoe Paaboel Andersen
2014-07-18autogen: add "t" switch with --enable-terminalDavid Herrmann
2014-04-01build-sys: no use for compat libs in the static analysisThomas Hindoe Paaboel Andersen
2014-04-01build-sys: workaround scan-build bug to fix ./autogen.sh sDaniel Buch
2014-02-27autogen: Allow running autogen from a builddir != srcdirStef Walter
2014-02-21build-sys: don't use -Wcast-align anymoreLennart Poettering
2014-02-07build-sys: autogen - enable compat libs by defaultTom Gundersen
2013-12-28autogen: add shortcut for running scan-buildThomas Hindoe Paaboel Andersen
2013-12-28autogen: add shortcut for building with clangThomas Hindoe Paaboel Andersen
2013-12-25build-sys: the pure/const warning options are probably too much as default, b...Lennart Poettering
2013-12-14build: use -ftrapv for developmentShawn Landden
2013-11-30bus: do kdbus only if this is enabled on the configure switchLennart Poettering
2013-10-30autogen: use -O0 for "autogen.sh c" after allLennart Poettering
2013-10-21build-sys: sync printed defaults with "c" optionKay Sievers
2013-10-21build-sys: use -Og instead of -O0 to catch warningsKay Sievers
2013-08-19build-sys: use no-tmpl flavour of gtkdocizationZbigniew Jędrzejewski-Szmek
2013-01-11build-sys: use _FORTIFY_SOURCE only if optimizingZbigniew Jędrzejewski-Szmek
2012-08-08autogen.sh: disable _FORTIFY_SOURCE, we want -O0, which is incompatibleKay Sievers
2012-08-08build-sys: enable a couple of security featuresLennart Poettering
2012-07-25build-sys: really make gtk-doc optional & some portability fixesMantas Mikulėnas
2012-07-21build-sys: fail early in autogen.shZbyszek Jędrzejewski-Szmek
2012-06-10udev: always use $(rootprefix)/lib/udev for libexecdirKay Sievers
2012-05-15build-sys: fix build for folks without gtk-doc installedLennart Poettering
2012-05-15build-sys: move gtk-doc stuff into its own subdir and reindent autogen.shLennart Poettering
2012-05-08autogen.sh: undef _FORTIFY_SOURCE, which now logs warnings when used with -O0Kay Sievers
2012-04-17build-sys: silence gtk-doc check, remove gtk-doc options from configure and d...Kay Sievers
2012-04-17build-sys: make gtk-doc dependency optionalJavier Jardón
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-04move imported udev into placeKay Sievers
2012-02-07autogen.sh: detect historic split-system-directories and add root optionsKay Sievers
2012-01-09autogen.sh: diet and sync with udev and kmodKay Sievers
2012-01-05autogen: add --with-rootlibdir= and switch /usr/local to /usrKay Sievers
2012-01-05build-sys: drop colorgccLennart Poettering
2012-01-05build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod usesKay Sievers
2011-07-15libsystemd-daemon: support installation in --with-rootlibdirKay Sievers
2011-07-11build-sys: Add i18n support through intltoolBastien Nocera
2011-04-05build-sys: always place user units in /usr/lib/systemdKay Sievers
2010-10-07use common names: fixme -> TODO, bootstrap.sh -> autogen.shKay Sievers