summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-06-10build-sys: suppress warnings of unused resultsFilipe Brandenburger
2015-06-10build-sys: upgrade shadow variable warnings to errorsLennart Poettering
2015-06-10build-sys: turn some warnings into errorsDaniel Mack
2015-06-08build-sys: don't suppress irrelevant warningsThomas Hindoe Paaboel Andersen
2015-06-03Merge pull request #60 from Keruspe/masterDaniel Mack
2015-06-03Merge pull request #55 from filbranden/rootprefix_empty1Daniel Mack
2015-06-03build-sys: disable gc-sections if optimization is disabledKay Sievers
2015-06-03build-sys: drop references to gobject-introspectionMarc-Antoine Perennou
2015-06-03build-sys: Work around --with-rootprefix= (empty) not producing /Filipe Brandenburger
2015-06-03configure.ac: add missing kommaKay Sievers
2015-06-03point to github issues instead of freedesktop bugzillaKay Sievers
2015-06-03remove gudev and gtk-docKay Sievers
2015-06-02build-sys: Normalize paths of configure optionsMichael Biebl
2015-05-29build-sys: pass originally configured --enable-split-usr to distcheckMartin Pitt
2015-05-28systemctl: drop hardcoded chkconfig invocationMartin Pitt
2015-05-27missing: add more IFLA_VXLAN_* definesMichael Olbrich
2015-05-21build-sys: bump library and package versionsLennart Poettering
2015-05-13Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov
2015-04-23journal: add int↔audit type name mappingZbigniew Jędrzejewski-Szmek
2015-04-21build-sys: efi - use $EFI_LIB_DIRKay Sievers
2015-04-11build: allow setting OBJCOPYMarc-Antoine Perennou
2015-04-11configure: allow setting EFI_CCMarc-Antoine Perennou
2015-04-11efi: use EFI_CCMarc-Antoine Perennou
2015-04-11build: add AARCH64 efi supportKoen Kooi
2015-04-07configure: sign-compare is part of extraThomas Hindoe Paaboel Andersen
2015-04-07missing.h: define IFA_FLAGS if it is missingLennart Poettering
2015-03-09missing.h: add NDA_*Michael Olbrich
2015-03-04build-sys: fix check for efi-lds fileMirco Tischler
2015-03-02build-sys: allow lto and FORTIFY_SOURCE with -O[sz]Zbigniew Jędrzejewski-Szmek
2015-02-24build-sys: fail if gnuefi files are not foundZbigniew Jędrzejewski-Szmek
2015-02-24build: add -Wno-format-signednessDavid Herrmann
2015-02-18Add gettext supportDidier Roche
2015-02-17sd-boot: add EFI boot manager and stub loaderKay Sievers
2015-02-14sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definitionDjalal Harouni
2015-02-13build-sys: already bump package version in preparation for next releaseLennart Poettering
2015-01-28build-sys: make xz and zlib build-time optional againLennart Poettering
2015-01-27build-sys: make bzip2 really optionalLennart Poettering
2015-01-26build-sys: unbundle unifontZbigniew Jędrzejewski-Szmek
2015-01-23build-sys: lookup for sulogin, it might not be in /sbinCristian Rodríguez
2015-01-22tmpfiles: use ACL magic on journal directoriesZbigniew Jędrzejewski-Szmek
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering
2015-01-21build: Add parallel-tests automake optionMartin Pitt
2015-01-21import: support downloading bzip2-encoded imagesLennart Poettering
2015-01-19networkd: netdev - add ipvlan supportTom Gundersen
2015-01-16import: support importing qcow2 imagesLennart Poettering
2015-01-13shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering
2015-01-08build: print conditions of ldconfig, hibernate configsUmut Tezduyar Lindskog
2015-01-07util: make use of kcmp() to compare fds, if it is availableLennart Poettering
2014-12-28machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering
2014-12-25configure.ac: keep posix compat for string testsDave Reisner