summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump: 1.19.3util-macros-1.19.3Matt Turner2021-01-241-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-22/+21
* XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessorMarvin Schmidt2018-03-301-1/+1
* Version bump: 1.19.2util-macros-1.19.2Alan Coopersmith2018-03-041-1/+1
* Update check for manpage section numbers to not rely on Solaris versionAlan Coopersmith2017-11-111-12/+19
* Rework INSTALL_CMD to touch/echo >&2 only as neededEmil Velikov2017-02-201-2/+3
* Rework CHANGELOG_CMD to touch/echo >&2 only as neededEmil Velikov2017-02-201-3/+4
* Version bump: 1.19.1util-macros-1.19.1Matt Turner2017-01-291-1/+1
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Fix XORG_WITH_XMLTO to work with xmlto >= 0.0.27Andreas Boll2016-01-141-1/+12
* XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11Alan Coopersmith2015-10-281-9/+13
* Version bump: 1.19.0util-macros-1.19.0Gaetan Nadon2014-03-271-1/+1
* XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGSHans de Goede2014-03-271-0/+2
* Provide the automake INSTALL file at level 1.11Gaetan Nadon2014-03-271-21/+100
* Add XORG_WITH_M4 macroArnaud Fontaine2014-02-081-0/+23
* Bump minimum Autoconf required version to 2.62Gaetan Nadon2014-02-061-1/+1
* XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning setAlan Coopersmith2013-12-061-1/+1
* Version bump: 1.18.0util-macros-1.18.0Gaetan Nadon2013-12-031-1/+1
* XORG_TESTSET_CFLAG: add -fd which is the SUNCC -Wold-style-definitionGaetan Nadon2013-12-031-1/+1
* XORG_WITH_DOXYGEN: check for the dot graphics utilityGaetan Nadon2013-12-021-1/+17
* CWARNFLAGS: comment out -Wcast-qualGaetan Nadon2013-12-021-1/+1
* xorg-macros.m4.in: use the autoconf cache for XORG_CHECK_MALLOC_ZERORoss Burton2013-10-121-4/+5
* Revert "Interleaved C code and declarations is no longer a portability issue."Bart Massey2013-09-121-0/+1
* Interleaved C code and declarations is no longer a portability issue.Arnaud Fontaine2013-09-111-1/+0
* Version bump: 1.17.1util-macros-1.17.1Alan Coopersmith2013-09-061-1/+1
* Strip trailing whitespaceAlan Coopersmith2013-09-063-5/+5
* Use the right variable names for the compiler flags in XORG_TESTSET_CFLAGChris Wilson2013-08-261-2/+2
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Fix spacing in XORG_TESTSET_CFLAGYaakov Selkowitz2012-04-041-1/+1
* Version bump: 1.17util-macros-1.17Gaetan Nadon2012-03-131-1/+1
* Separate unknown warning options by languageChase Douglas2012-03-121-13/+13
* Fix cflag test compiler message and cache idsChase Douglas2012-03-121-2/+6
* Don't use AS_ECHO in XORG_TESTSET_CFLAGJon TURNEY2012-03-121-5/+5
* Add XORG_ENABLE_INTEGRATION_TESTSChase Douglas2012-03-121-0/+37
* Version bump: 1.16.2util-macros-1.16.2Gaetan Nadon2012-03-051-1/+1
* Define BASE_CXXFLAGS when C++ is the chosen languageChase Douglas2012-03-011-71/+105
* Make XORG_TESTSET_CFLAG work for multiple languagesChase Douglas2012-03-011-21/+32
* Use AS_ECHO rather than AS_ECHO_N in XORG_TESTSET_CFLAGJon TURNEY2012-02-191-1/+1
* Cache the results of checking compiler flag support in XORG_TESTSET_CFLAGJon TURNEY2012-01-221-13/+21
* Version bump: 1.16.1util-macros-1.16.1Jeremy Huddleston2012-01-201-1/+1
* Provide a configure option to turn off the selective -Werror=... CFLAGSJeremy Huddleston2011-12-291-0/+24
* Remove -Winline from BASE_CFLAGSJeremy Huddleston2011-12-101-1/+0
* Version bump: 1.16.0util-macros-1.16.0Gaetan Nadon2011-12-071-1/+1
* XORG_TESTSET_CFLAG: Try to both compile & link with the flagsAlan Coopersmith2011-12-011-1/+1
* XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argumentJeremy Huddleston2011-11-111-4/+22
* Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTSAlan Coopersmith2011-11-071-0/+47