summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Update README for gitlab migrationAlan Coopersmith1-1/+1
2011-11-07Fix build outside of source dir. Fixes distcheck too.Matthieu Herrb1-2/+2
2011-10-01Support systemd startup notification.Michał Górny1-2/+7
2011-08-31Support installing systemd unit file.Michał Górny1-1/+12
2010-11-24config: move appdefault makefile to app-defaults dir.Gaetan Nadon1-5/+3
2010-11-24config: mv xdm in its own directoryGaetan Nadon1-58/+2
2010-11-24config: move common headers into the include directoryGaetan Nadon1-7/+3
2010-11-24config: move xdmshell into its own directoryGaetan Nadon1-19/+2
2010-11-24config: move chooser into its own directoryGaetan Nadon1-18/+5
2010-11-24config: move man pages into their own directoryGaetan Nadon1-34/+3
2010-11-24config: integrate check for arc4random in appropriate sectionsGaetan Nadon1-2/+2
2010-09-20config: use libtool -export-dynamic option for reverse dependenciesGaetan Nadon1-1/+4
2010-08-31greeter: only build the shared library versionGaetan Nadon1-15/+0
2010-08-31config: remove copying Chooser.ad to ChooserGaetan Nadon1-16/+3
2010-08-31man: build man page using sed rather than the C preprocessorGaetan Nadon1-25/+14
2010-05-18Only install xdmshell if --enable-xdmshell is passed to configureAlan Coopersmith1-5/+16
2010-05-18Add man page for xdmshellAlan Coopersmith1-1/+1
2010-03-19lint: option -rdynamic is not valid for the lint programGaetan Nadon1-1/+1
2010-03-15Move m4 macros to m4 subdir as automake/libtool recommendAlan Coopersmith1-0/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-09-24Correct default greeterLib path in man pageAlan Coopersmith1-0/+1
2009-09-11Add support for AM_SILENT_RULES for building files with cppAlan Coopersmith1-1/+1
2009-09-11Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+3
2009-07-17Documentation improvementsAlan Coopersmith1-2/+5
2009-01-20Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-2/+2
2008-05-18$(builddir) is the current directoryJulien Cristau1-1/+1
2008-04-20Fix build with builddir != srcdirJulien Cristau1-0/+1
2008-03-27Build fix for case-insensitive file systemsJeremy Huddleston1-1/+1
2008-03-23Fix installation of app-defaultsJulien Cristau1-1/+3
2008-03-07Fix distcheck.Adam Jackson1-1/+1
2007-01-02Add ChangeLog to MAINTAINERCLEANFILESAlan Coopersmith1-0/+1
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone1-1/+1
2006-10-03Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith1-1/+9
2006-07-14Add XORG_WITH_LINT & lint targets for checking code with lint/sparse/etc.Alan Coopersmith1-0/+11
2005-12-07Change to use the app-defaults default dir configured in libXt.Kevin E Martin1-1/+1
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin 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-23Set HAS_ARC4_RANDOM if arc4random() function is found Set RANDOMMANDEFS toAlan Coopersmith1-1/+1
2005-11-22Fix file paths in man pages.Alan Coopersmith1-2/+2
2005-11-14Add --enable-dynamic-greeter flag to allow choosing whether greeter shouldAlan Coopersmith1-6/+16
2005-11-13Install xdm man page using APP_MAN_SUFFIX instead of forcing .1Alan Coopersmith1-4/+10
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin1-1/+2
2005-10-26Allow overriding directories for xdm scripts/modules & configuration filesAlan Coopersmith1-2/+2
2005-10-26We forgot to build the Xdm greeter library. Add it to build and cleanupAlan Coopersmith1-1/+1
2005-10-18Change default install dir for app-default files fromAlan Coopersmith1-1/+1
2005-10-17Set XDMPIDDIR in when subsituting variables in man pagesAlan Coopersmith1-1/+1
2005-10-17Put files in $(prefix)/lib/X11/xdm to match monolith install locationsAlan Coopersmith1-4/+10
2005-10-04Use CLEANFILES for all generated filesKevin E Martin1-2/+2