summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2007-12-15Added Apple launchd supportJeremy Huddleston
2007-09-28Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/app/xinitMatthieu Herrb
2007-09-28Use /dev/arandom instead of /dev/urandom to generate the cookieMatthieu Herrb
2007-09-17Bumped version to 1.0.7.xinit-1.0.7Tilman Sauerbeck
2007-09-15Bump to 1.0.6xinit-1.0.6Matthieu Herrb
2007-09-15MKCOOKIE program for OpenBSD.Matthieu Herrb
2007-09-05Bump version to 1.0.5.xinit-1.0.5Eric Anholt
2007-05-21Version bump: 1.0.4xinit-1.0.4Alan Coopersmith
2007-05-21Remove support for pre-POSIX-1990 platformsAlan Coopersmith
2006-10-13Bump to 1.0.3xinit-1.0.3Adam Jackson
2006-04-30Quote MCOOKIE to allow to specify a command with args (ieMatthieu Herrb
2006-04-02Bump to 1.0.2.xinit-1_0_2XORG-7_1Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin