summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-09-08xinit 1.3.3xinit-1.3.3Alan Coopersmith
2013-08-07Check for openssl as mkcookie fallback on all platforms, not just OpenBSDAlan Coopersmith
2013-01-07install: Use sysconfdir instead of libdir for config files.Egbert Eich
2012-05-19Annotate Fatal and Fatalx as _X_NORETURNJeremy Huddleston
2012-01-27configure.ac: 1.3.2xinit-1.3.2Jeremy Huddleston
2011-10-19launchd: Add an option (--with-launchagent-xserver) to set the default X11 se...Jeremy Huddleston
2011-07-24configure.ac: Bump version to 1.3.1xinit-1.3.1Jeremy Huddleston
2011-06-18Move man pages in the man directoryGaetan Nadon
2011-06-18Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man pagesGaetan Nadon
2011-05-12launchd: Update console redirection to work with libdispatchJeremy Huddleston
2011-05-11configure.ac: Fix support for the deprecated --with-launchd-id-prefixJeremy Huddleston
2011-05-11Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston
2011-04-25launchd: Reorganized layout of launchd sourcesJeremy Huddleston
2011-01-12config: remove the workaround for the deprecated AC_HELP_STRINGGaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2011-01-07config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2011-01-07config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILESAlan Coopersmith
2010-10-30xinit 1.3.0xinit-1.3.0Alan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-12launchd: Explicitly search /sbinJeremy Huddleston
2010-04-13Use signals from Unix98 and drop pre-POSIX compatibilityMikhail Gusarov
2010-04-13killpg(2) is in Unix98Mikhail Gusarov
2010-04-13Simplify environment juggling by using fork() instead of vfork()Mikhail Gusarov
2010-03-15Update to version 1.2.1 for release.xinit-1.2.1Jeremy Huddleston
2009-11-14Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-11-14xinit 1.2.0xinit-1.2.0Rémi Cardona
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-17Use platform-specific X server names in man pages for cygwin & darwinAlan Coopersmith
2009-10-13make XINITDIR configurable at build-time, default is unchangedRémi Cardona
2009-10-03Purge ancient server names from help, add newer server names insteadAlan Coopersmith
2009-10-03Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-02launchd: Added --with-launchd-id-prefix option to set non-standard launchd id...Jeremy Huddleston
2009-01-21Correct make distcheck for recent git versions.Paulo Cesar Pereira de Andrade
2008-12-17xinit 1.1.1xinit-1.1.1Jeremy Huddleston
2008-11-27OSX: Create privleged_startx on TigerJeremy Huddleston
2008-06-12xinit 1.1.0xinit-1.1.0Adam Jackson
2008-05-28Apple: Don't use launchd on Tiger since it doesn't support the features we need.Jeremy Huddleston
2008-05-21xinit 1.0.9xinit-1.0.9Adam Jackson
2008-05-13Use /bin/ksh instead of /bin/sh on SolarisAlan Coopersmith
2008-05-13Use od on /dev/random to generate cookie on SolarisAlan Coopersmith
2008-04-25Apple: Added some OSX version protection, so this will still compile on Tiger...Jeremy Huddleston
2008-04-17Apple: Added privileged_startxJeremy Huddleston
2008-03-08OpenBSD: use openssl rand -hex 16 to generate the cookie.Matthieu Herrb
2008-03-06xinit 1.0.8xinit-1.0.8Adam Jackson
2008-02-05Unbreak installs on non-launchd systemsDavid Nusinow
2007-12-21Define APPLE for the rest of usroot
2007-12-16OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming ...Jeremy Huddleston
2007-12-15Changed x11-exec to actually start X11.app. X11.app will be responsible for ...Jeremy Huddleston