summaryrefslogtreecommitdiff
path: root/xorg-macros.m4.in
AgeCommit message (Expand)Author
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
2011-06-22XORG_WITH_XSLTPROC: warn at development time rather than config timeGaetan Nadon
2011-06-22Add XORG_WITH_PERL macroGaetan Nadon
2011-06-22XORG_WITH_FOP: add minimum version checking supportGaetan Nadon
2011-06-05XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warningsGaetan Nadon
2011-05-14Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warningsAlan Coopersmith
2011-05-06XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gccAlan Coopersmith
2011-05-02Make XORG_STRICT_OPTION always set STRICT_CFLAGSAlan Coopersmith
2011-05-01Create XORG_COMPILER_BRAND macro to centralize compiler checksAlan Coopersmith
2011-03-10XORG_LD_WRAP: check if linker supports -wrapGaetan Nadon
2011-03-10XORG_WITH_GLIB: check for the GLib packageGaetan Nadon
2011-03-10XORG_ENABLE_UNIT_TESTS: add support for unit testingGaetan Nadon
2011-02-01XORG_WITH_XSLTPROC: add XSLT processor command line toolGaetan Nadon
2010-12-07Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warningsAlan Coopersmith
2010-11-07XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)"Gaetan Nadon
2010-10-29Version bump: 1.11.0util-macros-1.11.0Alan Coopersmith
2010-10-28docs: Take optional argument to control defaultsDan Nicholson
2010-10-28docs: Use m4 to handle optional macro defaultsDan Nicholson
2010-09-03Sun's copyrights are now owned by OracleAlan Coopersmith
2010-08-14XORG_MANPAGE_SECTIONS: add substitution for apploaddirGaetan Nadon
2010-06-25XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheetGaetan Nadon
2010-06-25XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output formatGaetan Nadon
2010-06-22XORG_WITH_GROFF: add HAVE_GROFF_HTML Automake conditionalGaetan Nadon
2010-05-27config: XORG_MANPAGE_SECTIONS: add AC_PROG_SEDGaetan Nadon
2010-05-27XORG_MANPAGE_SECTIONS: add MAN_SUBSTS automake variableGaetan Nadon
2010-05-25XORG_LINT_LIBRARY: rework to match XORG_WITH_LINTGaetan Nadon
2010-05-25XORG_WITH_LINT: rework and extend platform coverageGaetan Nadon
2010-05-25XORG_DEFAULT_OPTIONS: add AC_PROG_INSTALLGaetan Nadon
2010-05-25XORG_STRICT_OPTION: remove redundant expansion of AC_PROG_CC macroGaetan Nadon
2010-05-05doctools: accept an optional minimal versionYaakov Selkowitz
2010-05-05linuxdoc: Use XORG_WITH_PS2PDF to check for ps2pdfYaakov Selkowitz
2010-04-29LinuxDoc: add -f option to filter out the ^H in text outputGaetan Nadon
2010-04-04doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctoolsYaakov Selkowitz
2010-03-10doc: fix typo in AC_MSG_CHECKING for XORG_CHECK_LINUXDOCGaetan Nadon
2010-03-09doc: Specify minimum xmlto version to XORG_WITH_DOXYGENGaetan Nadon
2010-03-09doc: Specify minimum xmlto version to XORG_WITH_XMLTODan Nicholson
2010-03-09doc: Specify minimum asciidoc version to XORG_WITH_ASCIIDOCDan Nicholson
2010-02-28silent: Set AM_DEFAULT_VERBOSITY for compatibility on older automakeDan Nicholson
2010-02-25AM_SILENT_RULES: move from XORG_CWARNFLAGS to XORG_DEFAULT_OPTIONSGaetan Nadon
2010-02-05doc: add XORG_ENABLE_DEVEL_DOCS and XORG_ENABLE_SPECSGaetan Nadon