Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering | |
2010-05-16 | build-sys: use autoconf'igured mkdir/ln/sed programs | Lennart Poettering | |
2010-05-16 | build-sys: update package URL to point to freedesktop.org | Tollef Fog Heen | |
2010-05-16 | build-sys: point the development/bug report address at the fd.o list | Tollef Fog Heen | |
2010-05-16 | build-sys: support setting path and service names from configure | Tollef Fog Heen | |
Allow passing --with switches for SysV init path, SysV rcN.d path, DBus and syslog service names. Also bail out if those are not passed and distro is other | |||
2010-05-16 | build-sys: rename --with-distro=none to --with-distro=other | Tollef Fog Heen | |
2010-05-15 | build-sys: slackware support | Malcolm Studd | |
Attached is a patch for slackware support. If you want it some other way, let me know; I haven't used git before. Slackware doesn't have gnome or vala, and I'm having some issues with the vala programs in systemd. I installed the vala compiler, and the configure script says I have everything required, but compilation fails (log attached). Is there something I'm missing? I installed systemd by commenting out the vala programs in Makefile.am. Malcolm | |||
2010-05-15 | build-sys: Update Vala configure check | Robert Gerus | |
2010-05-15 | man: add some initial man page work | Lennart Poettering | |
2010-05-13 | configure: Allow to disable build of tools that require GTK. | Michael Tremer | |
2010-05-08 | build-sys: detect Gentoo | Fabian Henze | |
2010-05-06 | build-sys: fix name of Debian syslog service | Lennart Poettering | |
2010-05-06 | build-sys: require at least vala 0.7 | Lennart Poettering | |
2010-05-06 | build-sys: better test for pkg-config/pkg.m4 | Tollef Fog Heen | |
In some cases, people will run autoreconf rather than bootstrap.sh, or they will uninstall pkg-config. This is now detected properly rather than relying on bootstrap.sh checking for us. | |||
2010-05-06 | build-sys: support non-git versions of libcgroup | Maarten Lankhorst | |
2010-05-06 | we don't actually need libgee anymore | Lennart Poettering | |
2010-05-05 | build-sys: add Arch Linux support | Dave Reisner | |
2010-04-10 | build-sys: automatically figure out names of dbus/syslog services | Lennart Poettering | |
2010-04-07 | build-sys: fix AC_SUBST for /etc/rcN.d | Lennart Poettering | |
2010-04-07 | build-sys: drop debug output | Lennart Poettering | |
2010-04-07 | build-sys: automatically detect SysV init dirs | Lennart Poettering | |
2010-04-07 | build-sys: drop -Wunsafe-loop-optimizations | Lennart Poettering | |
2010-03-31 | cgroup: add cgroupsification | Lennart Poettering | |
2010-02-03 | build: basic autoconfization | Lennart Poettering | |