summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Cache the results of checking compiler flag support in XORG_TESTSET_CFLAGJon TURNEY1-13/+21
2012-01-20Version bump: 1.16.1util-macros-1.16.1Jeremy Huddleston1-1/+1
2011-12-29Provide a configure option to turn off the selective -Werror=... CFLAGSJeremy Huddleston1-0/+24
2011-12-10Remove -Winline from BASE_CFLAGSJeremy Huddleston1-1/+0
2011-12-07Version bump: 1.16.0util-macros-1.16.0Gaetan Nadon1-1/+1
2011-12-01XORG_TESTSET_CFLAG: Try to both compile & link with the flagsAlan Coopersmith1-1/+1
2011-11-11XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argumentJeremy Huddleston1-4/+22
2011-11-07Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTSAlan Coopersmith1-0/+47
2011-11-07Define __wrap_exit in test program source for XORG_LD_WRAPAlan Coopersmith1-3/+8
2011-11-07Add an optional argument to XORG_LD_WRAPAlan Coopersmith1-3/+8
2011-11-06Add additional flags to XORG_COMPILER_FLAGSJeremy Huddleston1-0/+34
2011-11-06Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGSJeremy Huddleston1-13/+3
2011-11-06Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGSJeremy Huddleston1-1/+47
2011-11-06Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTIONJeremy Huddleston1-19/+9
2011-11-06Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supp...Jeremy Huddleston1-0/+52
2011-11-06Fix the test for -Werror=attributesJeremy Huddleston1-1/+1
2011-06-23Version bump: 1.15.0util-macros-1.15.0Gaetan Nadon1-1/+1
2011-06-22XORG_WITH_XSLTPROC: warn at development time rather than config timeGaetan Nadon1-4/+2
2011-06-22Add XORG_WITH_PERL macroGaetan Nadon1-0/+56
2011-06-22XORG_WITH_FOP: add minimum version checking supportGaetan Nadon1-3/+20
2011-06-05XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warningsGaetan Nadon1-4/+2
2011-05-27Version bump: 1.14.0util-macros-1.14.0Alan Coopersmith1-1/+1
2011-05-14Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warningsAlan Coopersmith1-2/+4
2011-05-06XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gccAlan Coopersmith1-0/+9
2011-05-02Make XORG_STRICT_OPTION always set STRICT_CFLAGSAlan Coopersmith1-9/+16
2011-05-01Create XORG_COMPILER_BRAND macro to centralize compiler checksAlan Coopersmith1-4/+20
2011-03-14Version bump: 1.13.0util-macros-1.13.0Gaetan Nadon1-1/+1
2011-03-10XORG_LD_WRAP: check if linker supports -wrapGaetan Nadon1-0/+95
2011-03-10XORG_WITH_GLIB: check for the GLib packageGaetan Nadon1-0/+66
2011-03-10XORG_ENABLE_UNIT_TESTS: add support for unit testingGaetan Nadon1-0/+27
2011-02-25Version bump: 1.12.0util-macros-1.12.0Gaetan Nadon1-1/+1
2011-02-01XORG_WITH_XSLTPROC: add XSLT processor command line toolGaetan Nadon1-0/+63
2010-12-07Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warningsAlan Coopersmith1-8/+6
2010-11-07XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)"Gaetan Nadon1-4/+4
2010-10-29Version bump: 1.11.0util-macros-1.11.0Alan Coopersmith2-1/+7
2010-10-28docs: Take optional argument to control defaultsDan Nicholson1-24/+42
2010-10-28docs: Use m4 to handle optional macro defaultsDan Nicholson1-18/+12
2010-09-23Version bump: 1.10.1util-macros-1.10.1Gaetan Nadon1-1/+1
2010-09-03Sun's copyrights are now owned by OracleAlan Coopersmith2-2/+2
2010-08-14XORG_MANPAGE_SECTIONS: add substitution for apploaddirGaetan Nadon1-0/+1
2010-06-25Version bump: 1.10.0util-macros-1.10.0Gaetan Nadon1-1/+1
2010-06-25XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheetGaetan Nadon1-0/+7
2010-06-25XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output formatGaetan Nadon1-0/+17
2010-06-22Version bump: 1.9.0util-macros-1.9.0Gaetan Nadon1-1/+1
2010-06-22XORG_WITH_GROFF: add HAVE_GROFF_HTML Automake conditionalGaetan Nadon1-0/+23
2010-05-27Version bump: 1.8.0util-macros-1.8.0Gaetan Nadon1-1/+1
2010-05-27config: XORG_MANPAGE_SECTIONS: add AC_PROG_SEDGaetan Nadon1-0/+2
2010-05-27XORG_MANPAGE_SECTIONS: add MAN_SUBSTS automake variableGaetan Nadon1-0/+18
2010-05-27XORG_RELEASE_VERSION: remove option --with-release-version #24816Gaetan Nadon1-14/+1
2010-05-25XORG_LINT_LIBRARY: rework to match XORG_WITH_LINTGaetan Nadon1-14/+15