summaryrefslogtreecommitdiff
path: root/xorg-macros.m4.in
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Remove unnecessary escapeMatt Turner1-2/+2
2023-02-12Add XORG_DEFAULT_NOCODE_OPTIONS and bump version to 1.20.0util-macros-1.20.0Alan Coopersmith1-8/+20
2023-02-09Call AC_PROG_CC instead of AC_PROG_CC_C99 if autoconf >= 2.70Alan Coopersmith1-2/+10
2022-01-15Fix spelling/wording issuesAlan Coopersmith1-11/+11
2018-03-30XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessorMarvin Schmidt1-1/+1
2017-11-11Update check for manpage section numbers to not rely on Solaris versionAlan Coopersmith1-12/+19
2017-02-20Rework INSTALL_CMD to touch/echo >&2 only as neededEmil Velikov1-2/+3
2016-01-14Fix XORG_WITH_XMLTO to work with xmlto >= 0.0.27Andreas Boll1-1/+12
2015-10-28XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11Alan Coopersmith1-9/+13
2014-03-27XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGSHans de Goede1-0/+2
2014-02-08Add XORG_WITH_M4 macroArnaud Fontaine1-0/+23
2013-12-06XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning setAlan Coopersmith1-1/+1
2013-12-03XORG_TESTSET_CFLAG: add -fd which is the SUNCC -Wold-style-definitionGaetan Nadon1-1/+1
2013-12-02XORG_WITH_DOXYGEN: check for the dot graphics utilityGaetan Nadon1-1/+17
2013-12-02CWARNFLAGS: comment out -Wcast-qualGaetan Nadon1-1/+1
2013-10-12xorg-macros.m4.in: use the autoconf cache for XORG_CHECK_MALLOC_ZERORoss Burton1-4/+5
2013-09-12Revert "Interleaved C code and declarations is no longer a portability issue."Bart Massey1-0/+1
2013-09-11Interleaved C code and declarations is no longer a portability issue.Arnaud Fontaine1-1/+0
2013-09-06Strip trailing whitespaceAlan Coopersmith1-3/+3
2013-08-26Use the right variable names for the compiler flags in XORG_TESTSET_CFLAGChris Wilson1-2/+2
2012-04-04Fix spacing in XORG_TESTSET_CFLAGYaakov Selkowitz1-1/+1
2012-03-12Separate unknown warning options by languageChase Douglas1-13/+13
2012-03-12Fix cflag test compiler message and cache idsChase Douglas1-2/+6
2012-03-12Don't use AS_ECHO in XORG_TESTSET_CFLAGJon TURNEY1-5/+5
2012-03-12Add XORG_ENABLE_INTEGRATION_TESTSChase Douglas1-0/+37
2012-03-01Define BASE_CXXFLAGS when C++ is the chosen languageChase Douglas1-71/+105
2012-03-01Make XORG_TESTSET_CFLAG work for multiple languagesChase Douglas1-21/+32
2012-02-19Use AS_ECHO rather than AS_ECHO_N in XORG_TESTSET_CFLAGJon TURNEY1-1/+1
2012-01-22Cache the results of checking compiler flag support in XORG_TESTSET_CFLAGJon TURNEY1-13/+21
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-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-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-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