summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* install: Use sysconfdir instead of libdir for config files.baserock/morphEgbert Eich2013-01-071-1/+1
* Annotate Fatal and Fatalx as _X_NORETURNJeremy Huddleston2012-05-191-1/+1
* configure.ac: 1.3.2xinit-1.3.2Jeremy Huddleston2012-01-271-1/+1
* launchd: Add an option (--with-launchagent-xserver) to set the default X11 se...Jeremy Huddleston2011-10-191-3/+5
* configure.ac: Bump version to 1.3.1xinit-1.3.1Jeremy Huddleston2011-07-241-1/+1
* Move man pages in the man directoryGaetan Nadon2011-06-181-4/+5
* Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man pagesGaetan Nadon2011-06-181-4/+3
* launchd: Update console redirection to work with libdispatchJeremy Huddleston2011-05-121-0/+3
* configure.ac: Fix support for the deprecated --with-launchd-id-prefixJeremy Huddleston2011-05-111-2/+1
* Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston2011-05-111-5/+8
* launchd: Reorganized layout of launchd sourcesJeremy Huddleston2011-04-251-1/+3
* config: remove the workaround for the deprecated AC_HELP_STRINGGaetan Nadon2011-01-121-3/+0
* config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon2011-01-121-1/+0
* config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon2011-01-121-1/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2011-01-071-2/+5
* config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILESAlan Coopersmith2011-01-071-2/+3
* xinit 1.3.0xinit-1.3.0Alan Coopersmith2010-10-301-1/+2
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-09-231-7/+3
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-09-231-1/+1
* launchd: Explicitly search /sbinJeremy Huddleston2010-07-121-1/+1
* Use signals from Unix98 and drop pre-POSIX compatibilityMikhail Gusarov2010-04-131-2/+0
* killpg(2) is in Unix98Mikhail Gusarov2010-04-131-2/+0
* Simplify environment juggling by using fork() instead of vfork()Mikhail Gusarov2010-04-131-1/+0
* Update to version 1.2.1 for release.xinit-1.2.1Jeremy Huddleston2010-03-151-1/+1
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-11-141-2/+3
* xinit 1.2.0xinit-1.2.0Rémi Cardona2009-11-141-1/+1
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* Use platform-specific X server names in man pages for cygwin & darwinAlan Coopersmith2009-10-171-5/+17
* make XINITDIR configurable at build-time, default is unchangedRémi Cardona2009-10-131-0/+7
* Purge ancient server names from help, add newer server names insteadAlan Coopersmith2009-10-031-4/+0
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-031-9/+4
* launchd: Added --with-launchd-id-prefix option to set non-standard launchd id...Jeremy Huddleston2009-09-021-0/+6
* Correct make distcheck for recent git versions.Paulo Cesar Pereira de Andrade2009-01-211-0/+8
* xinit 1.1.1xinit-1.1.1Jeremy Huddleston2008-12-171-1/+1
* OSX: Create privleged_startx on TigerJeremy Huddleston2008-11-271-8/+8
* xinit 1.1.0xinit-1.1.0Adam Jackson2008-06-121-1/+1
* Apple: Don't use launchd on Tiger since it doesn't support the features we need.Jeremy Huddleston2008-05-281-10/+7
* xinit 1.0.9xinit-1.0.9Adam Jackson2008-05-211-1/+1
* Use /bin/ksh instead of /bin/sh on SolarisAlan Coopersmith2008-05-131-2/+6
* Use od on /dev/random to generate cookie on SolarisAlan Coopersmith2008-05-131-0/+3
* Apple: Added some OSX version protection, so this will still compile on Tiger...Jeremy Huddleston2008-04-251-7/+4
* Apple: Added privileged_startxJeremy Huddleston2008-04-171-4/+8
* OpenBSD: use openssl rand -hex 16 to generate the cookie.Matthieu Herrb2008-03-081-1/+1
* xinit 1.0.8xinit-1.0.8Adam Jackson2008-03-061-1/+1
* Unbreak installs on non-launchd systemsDavid Nusinow2008-02-051-1/+2
* Define APPLE for the rest of usroot2007-12-211-1/+6
* OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming ...Jeremy Huddleston2007-12-161-1/+1
* Changed x11-exec to actually start X11.app. X11.app will be responsible for ...Jeremy Huddleston2007-12-151-3/+3
* Added Apple launchd supportJeremy Huddleston2007-12-151-0/+28
* Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/app/xinitMatthieu Herrb2007-09-281-1/+1
|\