summaryrefslogtreecommitdiffstats
path: root/autogen.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
| | | | | | | | | | | | | | We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends.
* move imported udev into placeKay Sievers2012-04-041-1/+3
|
* autogen.sh: detect historic split-system-directories and add root optionsKay Sievers2012-02-071-2/+7
|
* autogen.sh: diet and sync with udev and kmodKay Sievers2012-01-091-51/+22
|
* autogen: add --with-rootlibdir= and switch /usr/local to /usrKay Sievers2012-01-051-2/+3
|
* build-sys: drop colorgccLennart Poettering2012-01-051-4/+0
|
* build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod usesKay Sievers2012-01-051-1/+1
|
* libsystemd-daemon: support installation in --with-rootlibdirKay Sievers2011-07-151-1/+11
|
* build-sys: Add i18n support through intltoolBastien Nocera2011-07-111-0/+1
| | | | And put the PolicyKit policy files up for translation.
* build-sys: always place user units in /usr/lib/systemdKay Sievers2011-04-051-1/+1
| | | | ./configure --libexecdir=/usr/lib
* use common names: fixme -> TODO, bootstrap.sh -> autogen.shKay Sievers2010-10-071-0/+72