summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* zsh_completion: fix zsh completion installationWilliam Giokas2013-08-021-0/+6
* build-sys: support old glibc versions without clock_gettime()Kay Sievers2013-07-301-2/+7
* build: do not link everything with -lrt (and therefore -pthread)Shawn Landden2013-07-301-1/+3
* build-sys: use pkg-config for python compilation flagsZbigniew Jędrzejewski-Szmek2013-07-261-19/+16
* build-sys: prepare 206v206Lennart Poettering2013-07-231-1/+1
* systemd-python: fix iterationZbigniew Jędrzejewski-Szmek2013-07-171-1/+0
* switch from udev keymaps to hwdbKay Sievers2013-07-161-15/+0
* build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek2013-07-151-0/+2
* cryptsetup: Add tcrypt supportJan Janssen2013-07-161-1/+1
* Add test coverage and generate report with lcovThomas H.P. Andersen2013-07-131-0/+24
* Revert "build-sys: don't enable color gcc on dumb terminals"Zbigniew Jędrzejewski-Szmek2013-07-121-1/+1
* build-sys: don't enable color gcc on dumb terminalsLennart Poettering2013-07-121-1/+1
* configure: split checks for libkmod >= 14Dave Reisner2013-07-111-6/+6
* configure: fail if out-of-date kmod found and kmod not disabledTom Gundersen2013-07-091-3/+7
* static-nodes: move creation of static nodes from udevd to tmpfilesTom Gundersen2013-07-081-1/+3
* build-sys: prepare v205Lennart Poettering2013-07-031-1/+1
* machined: split out machine registration stuff from logindLennart Poettering2013-07-021-0/+10
* build-sys: we do not support --disable-largefile buildsLennart Poettering2013-06-061-0/+1
* build-sys: do not allow --enable staticCristian Rodríguez2013-06-061-0/+2
* build-sys: option to disable tmpfilesUmut Tezduyar2013-06-021-0/+9
* build-sys: more pretty colorsZbigniew Jędrzejewski-Szmek2013-05-301-0/+1
* Make it possible to disable smack separately from xattr supportKarol Lewandowski2013-05-171-0/+26
* build-sys: fix gtkdocize checkZbigniew Jędrzejewski-Szmek2013-05-141-2/+2
* build-sys: properly report missing gtk-docZbigniew Jędrzejewski-Szmek2013-05-141-3/+4
* build-sys: prepare 204v204Lennart Poettering2013-05-091-1/+1
* build-sys: prepare new releaseLennart Poettering2013-05-061-1/+1
* build-sys: add --with-debug-shell=PATHCristian Rodríguez2013-04-251-14/+16
* build-sys: prevent library underlinkingEvangelos Foutras2013-04-191-0/+1
* build-sys: prepare release 202Lennart Poettering2013-04-191-1/+1
* buildsys: Add --disable-tests to avoid building testsHenrik Grindal Bakken2013-04-181-0/+5
* configure: use AC_CHECK_TOOL for objcopy, strings and gperfMartin Jansa2013-04-171-3/+3
* bus: make the kdbus code valgrind cleanLennart Poettering2013-04-121-0/+2
* build-sys: prepare 201Lennart Poettering2013-04-081-1/+1
* build-sys: prepare release 200Lennart Poettering2013-03-291-1/+1
* build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers2013-03-281-1/+1
* build-sys: bump version and .so revisionsLennart Poettering2013-03-261-1/+1
* build-sys: add missing sed substitution for DEBUGTTYKay Sievers2013-03-251-6/+6
* build-sys: configurable debug shell tty pathUmut Tezduyar2013-03-251-0/+9
* add --with-telinit=PATH configure optionCristian Rodríguez2013-03-231-0/+10
* build-sys: use _FORTIFY_SOURCE with new gcc level -OgZbigniew Jędrzejewski-Szmek2013-03-211-1/+1
* bus: add basic implementation of a native bus client libraryLennart Poettering2013-03-201-1/+3
* build-sys: fix typo in human-readable outputJan Engelhardt2013-03-201-1/+1
* udev: make firmware loading optional and disable by defaultTom Gundersen2013-03-181-3/+4
* build-sys: bump release and sonamesLennart Poettering2013-03-071-1/+1
* build-sys: be more tolerant if dbus directories do not existMichael Biebl2013-03-041-2/+2
* build-sys: resolve absolute path for the dbus directoriesMichael Biebl2013-03-041-2/+2
* build-sys: replace backticks `` with $()Michael Biebl2013-03-041-9/+9
* build-sys: don't hard code bash-completion directoryMichael Biebl2013-03-041-0/+11
* build-sys: use $PKG_CONFIG instead of calling the pkg-config binary directlyMichael Biebl2013-03-041-4/+4
* Merge branch 'python-systemd-reader'Zbigniew Jędrzejewski-Szmek2013-02-281-0/+1
|\