summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Bumped version to 1.0.7.xinit-1.0.7Tilman Sauerbeck2007-09-171-1/+1
* | Use /dev/arandom instead of /dev/urandom to generate the cookieMatthieu Herrb2007-09-281-1/+1
|/
* Bump to 1.0.6xinit-1.0.6Matthieu Herrb2007-09-151-1/+1
* MKCOOKIE program for OpenBSD.Matthieu Herrb2007-09-151-1/+7
* Bump version to 1.0.5.xinit-1.0.5Eric Anholt2007-09-051-1/+1
* Version bump: 1.0.4xinit-1.0.4Alan Coopersmith2007-05-211-1/+1
* Remove support for pre-POSIX-1990 platformsAlan Coopersmith2007-05-211-0/+2
* Bump to 1.0.3xinit-1.0.3Adam Jackson2006-10-131-1/+1
* Quote MCOOKIE to allow to specify a command with args (ieMatthieu Herrb2006-04-301-2/+2
* Bump to 1.0.2.xinit-1_0_2XORG-7_1Adam Jackson2006-04-021-1/+1
* Update package version for X11R7 release.XORG-7_0Kevin E Martin2005-12-211-1/+1
* Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2005-12-151-1/+1
* Add m4 magic to allow AS_HELP_STRING to work with older versions ofXORG-6_99_99_903Kevin E Martin2005-12-031-0/+2
* Update package version number for X11R7 RC3 release.Kevin E Martin2005-12-031-1/+1
* Make the programs used in the xinit scripts configurable.Kevin E Martin2005-11-151-0/+60
* Add settings for SHELL_CMD & ARCHMANDEFS to match monolith changes for bugXORG-6_99_99_902Alan Coopersmith2005-11-101-0/+18
* Update package version number for X11R7 RC2 release.Kevin E Martin2005-11-091-1/+1
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
* Use cpp to substitute variables in man pagesAlan Coopersmith2005-10-161-3/+2
* Don't define HAS_COOKIE_MAKER if mcookie wasn't found.Alan Coopersmith2005-10-111-1/+5
* Bump to 0.99.1.Daniel Stone2005-08-291-1/+1
* Define HAS_COOKIE_MAKER and search for mcookie so startx will generateDaniel Stone2005-08-291-0/+3
* Set CSRG_BASED for BSD systems so the build succeeds.Eric Anholt2005-08-111-0/+8
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-1/+3
* Use AC_TYPE_SIGNAL and AC_FUNC_VFORK to replace Imake's SIGNAL_DEFINES andAlan Coopersmith2005-07-261-0/+3
* Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson2005-07-201-3/+3
* x11perf/Makefile.am: xinit/Makefile.am: xvidtune/Makefile.am:Alan Coopersmith2005-07-161-0/+3
* Build system for xinitSøren Sandmann Pedersen2005-07-051-0/+40