summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-29Version bump: 1.19.1util-macros-1.19.1Matt Turner
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-01-14Fix XORG_WITH_XMLTO to work with xmlto >= 0.0.27Andreas Boll
2015-10-28XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11Alan Coopersmith
2014-03-27Version bump: 1.19.0util-macros-1.19.0Gaetan Nadon
2014-03-27XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGSHans de Goede
2014-03-27Provide the automake INSTALL file at level 1.11Gaetan Nadon
2014-02-08Add XORG_WITH_M4 macroArnaud Fontaine
2014-02-06Bump minimum Autoconf required version to 2.62Gaetan Nadon
2013-12-06XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning setAlan Coopersmith
2013-12-03Version bump: 1.18.0util-macros-1.18.0Gaetan Nadon
2013-12-03XORG_TESTSET_CFLAG: add -fd which is the SUNCC -Wold-style-definitionGaetan Nadon
2013-12-02XORG_WITH_DOXYGEN: check for the dot graphics utilityGaetan Nadon
2013-12-02CWARNFLAGS: comment out -Wcast-qualGaetan Nadon
2013-10-12xorg-macros.m4.in: use the autoconf cache for XORG_CHECK_MALLOC_ZERORoss Burton
2013-09-12Revert "Interleaved C code and declarations is no longer a portability issue."Bart Massey
2013-09-11Interleaved C code and declarations is no longer a portability issue.Arnaud Fontaine
2013-09-06Version bump: 1.17.1util-macros-1.17.1Alan Coopersmith
2013-09-06Strip trailing whitespaceAlan Coopersmith
2013-08-26Use the right variable names for the compiler flags in XORG_TESTSET_CFLAGChris Wilson
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-04-04Fix spacing in XORG_TESTSET_CFLAGYaakov Selkowitz
2012-03-13Version bump: 1.17util-macros-1.17Gaetan Nadon
2012-03-12Separate unknown warning options by languageChase Douglas
2012-03-12Fix cflag test compiler message and cache idsChase Douglas
2012-03-12Don't use AS_ECHO in XORG_TESTSET_CFLAGJon TURNEY
2012-03-12Add XORG_ENABLE_INTEGRATION_TESTSChase Douglas
2012-03-05Version bump: 1.16.2util-macros-1.16.2Gaetan Nadon
2012-03-01Define BASE_CXXFLAGS when C++ is the chosen languageChase Douglas
2012-03-01Make XORG_TESTSET_CFLAG work for multiple languagesChase Douglas
2012-02-19Use AS_ECHO rather than AS_ECHO_N in XORG_TESTSET_CFLAGJon TURNEY
2012-01-22Cache the results of checking compiler flag support in XORG_TESTSET_CFLAGJon TURNEY
2012-01-20Version bump: 1.16.1util-macros-1.16.1Jeremy Huddleston
2011-12-29Provide a configure option to turn off the selective -Werror=... CFLAGSJeremy Huddleston
2011-12-10Remove -Winline from BASE_CFLAGSJeremy Huddleston
2011-12-07Version bump: 1.16.0util-macros-1.16.0Gaetan Nadon
2011-12-01XORG_TESTSET_CFLAG: Try to both compile & link with the flagsAlan Coopersmith
2011-11-11XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argumentJeremy Huddleston
2011-11-07Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTSAlan Coopersmith
2011-11-07Define __wrap_exit in test program source for XORG_LD_WRAPAlan Coopersmith
2011-11-07Add an optional argument to XORG_LD_WRAPAlan Coopersmith
2011-11-06Add additional flags to XORG_COMPILER_FLAGSJeremy Huddleston
2011-11-06Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGSJeremy Huddleston
2011-11-06Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGSJeremy Huddleston
2011-11-06Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTIONJeremy Huddleston
2011-11-06Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supp...Jeremy Huddleston
2011-11-06Fix the test for -Werror=attributesJeremy Huddleston