summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-10-13make XINITDIR configurable at build-time, default is unchangedRémi Cardona1-2/+0
2009-10-03Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+2
2009-09-03launchd: Include LAUNCHD_ID_PREFIX in the socket name for reverse lookup to t...Jeremy Huddleston1-1/+1
2009-09-02launchd: Added --with-launchd-id-prefix option to set non-standard launchd id...Jeremy Huddleston1-2/+6
2009-01-21Correct make distcheck for recent git versions.Paulo Cesar Pereira de Andrade1-2/+2
2008-08-05Fix build of startx & xinitrc with Solaris makeAlan Coopersmith1-3/+0
2008-05-28Apple: Don't use launchd on Tiger since it doesn't support the features we need.Jeremy Huddleston1-4/+0
2008-04-25Apple: Added some OSX version protection, so this will still compile on Tiger...Jeremy Huddleston1-1/+1
2008-04-17Apple: Added privileged_startxJeremy Huddleston1-2/+6
2008-04-05Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X...Jeremy Huddleston1-2/+2
2008-02-16Added org.x.X11.plist.cpp to EXTRA_DISTJeremy Huddleston1-1/+1
2007-12-16OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming ...Jeremy Huddleston1-9/+13
2007-12-15Added Apple launchd supportJeremy Huddleston1-38/+10
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-05-21Replace static ChangeLog with dist hook to generate from git logAlan Coopersmith1-1/+5
2006-11-06Stop hardcoding /usr/X11R6/bin in manpage examplesAlan Coopersmith1-0/+1
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin1-3/+3
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-15Make the programs used in the xinit scripts configurable.Kevin E Martin1-1/+11
2005-11-10Add settings for SHELL_CMD & ARCHMANDEFS to match monolith changes for bugXORG-6_99_99_902Alan Coopersmith1-3/+8
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-16Use cpp to substitute variables in man pagesAlan Coopersmith1-6/+43
2005-10-11Don't define HAS_COOKIE_MAKER if mcookie wasn't found.Alan Coopersmith1-1/+1
2005-08-29Define HAS_COOKIE_MAKER and search for mcookie so startx will generateDaniel Stone1-1/+1
2005-08-11Bugzilla #4045: Do a missed replacement of @@ with \ in startx.Eric Anholt1-1/+1
2005-07-23Move manpages to section 1.Daniel Stone1-1/+1
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
2005-07-16x11perf/Makefile.am: xinit/Makefile.am: xvidtune/Makefile.am:Alan Coopersmith1-2/+2
2005-07-05Build system for xinitSøren Sandmann Pedersen1-0/+50