summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-03-19lint: option -rdynamic is not valid for the lint programHEADmasterGaetan 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
2005-10-02Add Chooser app-defaults file to app/xdmAlan Coopersmith1-0/+17
2005-08-23Actually generate Xservers.ws from .cpp, and make build objdir != srcdirDaniel Stone1-0/+2
2005-08-17Fix EXTRA_DIST to point to a real variable. Bump to 0.99.1.Adam Jackson1-1/+1
2005-08-16Fix quoting on BINDIR definition for xdmshellAlan Coopersmith1-1/+1
2005-08-15Install xdm config files & man page Convert many more Imakefile checks intoAlan Coopersmith1-1/+24
2005-08-13Install chooser in $(libdir)/xdm, not $(bindir)Alan Coopersmith1-1/+4
2005-08-10Add build system for sessreg, broken out from xdm.Daniel Stone1-10/+1
2005-08-03General fix: need to pull in more xtrans macros to get UNIXCONN etc definedAdam Jackson1-1/+1
2005-07-27Add XPROTO_CFLAGS to XDM_CFLAGS and CHOOSER_CFLAGS, also add _BSD_SOURCE toSøren Sandmann Pedersen1-2/+4
2005-07-14Makefile.am:Alan Coopersmith1-1/+1
2005-07-08Add build system for xdmSøren Sandmann Pedersen1-0/+105