summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-28xfs 1.1.2xfs-1.1.2Alan Coopersmith1-1/+1
2011-11-30Call malloc, not xallocAlan Coopersmith1-1/+1
2011-11-16Use config.h for autoconf output now that there's no conflictAlan Coopersmith30-33/+29
2011-11-16Move os/config.h into os/config.cAlan Coopersmith3-55/+3
2011-11-16Fix printf format errors found by gcc now that it can checkAlan Coopersmith1-10/+14
2011-11-16Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors arrayAlan Coopersmith2-37/+23
2011-11-11Constify string argument to MakeAtomAlan Coopersmith2-2/+2
2011-09-25Don't pass a static string to TRANS(GetReopenInfo)Alan Coopersmith1-1/+1
2011-09-22xfs-design: add missing legal text for Copyright holderGaetan Nadon1-0/+13
2011-09-19Add _X_NORETURN to declarations of functions that exitAlan Coopersmith3-3/+4
2011-09-19Fix warnings about mismatched printf arg typesAlan Coopersmith2-3/+3
2011-09-19Add _X_ATTRIBUTE_PRINTF to error reporting functionsAlan Coopersmith1-3/+4
2011-09-19Fix gcc -Wwrite-strings warnings for initialization with string literalsAlan Coopersmith8-22/+22
2011-09-19Remove dependency on libFS, the client-side libraryAlan Coopersmith1-1/+1
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-1/+5
2011-09-09devbook.am: maintenance update from docbook.amGaetan Nadon1-26/+20
2011-09-09config: fix distcheck for config.cppGaetan Nadon1-2/+2
2011-03-05doc: use common makefile for developers documentationGaetan Nadon3-56/+66
2011-01-13resync font-path checking with xserver's configure.acAlan Coopersmith1-12/+20
2011-01-07Make config.cpp rule compatible with Solaris makeAlan Coopersmith1-1/+1
2010-11-24config: look for fontpath.d only if --with-default-font-path wasn't specified...Martin Jansa1-11/+13
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon1-5/+2
2010-10-30xfs 1.1.1xfs-1.1.1Alan Coopersmith1-1/+1
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-08-06Using the C preprocessor to generate "config" is no longer needed.Gaetan Nadon6-52/+44
2010-08-06fontcache: remove unreachable code around FONTCACHE defineGaetan Nadon4-87/+0
2010-08-06xfs.man: use sed and standard makefileGaetan Nadon4-33/+59
2010-08-06xfs.man: replace IMake XCOMM comment with #Gaetan Nadon1-24/+24
2010-08-03doc: use xorg stylesheet and standard makefileGaetan Nadon6-104/+80
2010-08-03doc: use HAVE_XMLTO_TEXT for users without a text browser.Gaetan Nadon1-1/+7
2010-06-26Fix segfaults in xfsOlivier Fourdan3-6/+10
2010-06-11Clean up some pointer signedness warningsJeff Smith1-1/+1
2010-04-05config: update and relocate AC_DEFINE_DIR macroGaetan Nadon3-10/+17
2010-03-31config: AC_USE_SYSTEM_EXTENSIONS must be before any compiler stmt.Gaetan Nadon1-18/+18
2010-03-11doc: specify 0.0.20 as the minimum version for xmltoGaetan Nadon1-1/+1
2010-02-09doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6Gaetan Nadon1-1/+1
2010-02-05doc: use new macros to control doc generationGaetan Nadon2-22/+8
2010-01-22doc: use fop backend to convert xml to pdfGaetan Nadon2-2/+14
2010-01-22config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon1-8/+4
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith2-45/+34
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 Nadon5-3/+6
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon3-17/+78
2009-10-09Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-13/+11
2009-10-07Use font-utils 1.1 macros to find default font pathAlan Coopersmith2-3/+8
2009-06-18xfs 1.1.0xfs-1.1.0Alan Coopersmith1-1/+1
2009-06-18remove SCCS idsAlan Coopersmith25-50/+0
2009-06-17Add --disable-devel-docs flag to configure to skip xfs-design doc conversionAlan Coopersmith2-0/+9
2009-06-17Update README and COPYING files and man pageAlan Coopersmith3-27/+190