summaryrefslogtreecommitdiff
path: root/xorg-macros.m4.in
Commit message (Expand)AuthorAgeFilesLines
* XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11Alan Coopersmith2015-10-281-9/+13
* XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGSHans de Goede2014-03-271-0/+2
* Add XORG_WITH_M4 macroArnaud Fontaine2014-02-081-0/+23
* XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning setAlan Coopersmith2013-12-061-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
* Strip trailing whitespaceAlan Coopersmith2013-09-061-3/+3
* Use the right variable names for the compiler flags in XORG_TESTSET_CFLAGChris Wilson2013-08-261-2/+2
* Fix spacing in XORG_TESTSET_CFLAGYaakov Selkowitz2012-04-041-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
* 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
* 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
* 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
* Define __wrap_exit in test program source for XORG_LD_WRAPAlan Coopersmith2011-11-071-3/+8
* Add an optional argument to XORG_LD_WRAPAlan Coopersmith2011-11-071-3/+8
* Add additional flags to XORG_COMPILER_FLAGSJeremy Huddleston2011-11-061-0/+34
* Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGSJeremy Huddleston2011-11-061-13/+3
* Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGSJeremy Huddleston2011-11-061-1/+47
* Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTIONJeremy Huddleston2011-11-061-19/+9
* Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supp...Jeremy Huddleston2011-11-061-0/+52
* Fix the test for -Werror=attributesJeremy Huddleston2011-11-061-1/+1
* XORG_WITH_XSLTPROC: warn at development time rather than config timeGaetan Nadon2011-06-221-4/+2
* Add XORG_WITH_PERL macroGaetan Nadon2011-06-221-0/+56
* XORG_WITH_FOP: add minimum version checking supportGaetan Nadon2011-06-221-3/+20
* XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warningsGaetan Nadon2011-06-051-4/+2
* Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warningsAlan Coopersmith2011-05-141-2/+4
* XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gccAlan Coopersmith2011-05-061-0/+9
* Make XORG_STRICT_OPTION always set STRICT_CFLAGSAlan Coopersmith2011-05-021-9/+16
* Create XORG_COMPILER_BRAND macro to centralize compiler checksAlan Coopersmith2011-05-011-4/+20
* XORG_LD_WRAP: check if linker supports -wrapGaetan Nadon2011-03-101-0/+95
* XORG_WITH_GLIB: check for the GLib packageGaetan Nadon2011-03-101-0/+66
* XORG_ENABLE_UNIT_TESTS: add support for unit testingGaetan Nadon2011-03-101-0/+27
* XORG_WITH_XSLTPROC: add XSLT processor command line toolGaetan Nadon2011-02-011-0/+63
* Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warningsAlan Coopersmith2010-12-071-8/+6
* XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)"Gaetan Nadon2010-11-071-4/+4
* Version bump: 1.11.0util-macros-1.11.0Alan Coopersmith2010-10-291-0/+6
* docs: Take optional argument to control defaultsDan Nicholson2010-10-281-24/+42