index
:
util/macros
master
obsd
automake macros
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xorg-macros.m4.in
Age
Commit message (
Expand
)
Author
2018-03-30
XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor
Marvin Schmidt
2017-11-11
Update check for manpage section numbers to not rely on Solaris version
Alan Coopersmith
2017-02-20
Rework INSTALL_CMD to touch/echo >&2 only as needed
Emil Velikov
2016-01-14
Fix XORG_WITH_XMLTO to work with xmlto >= 0.0.27
Andreas Boll
2015-10-28
XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11
Alan Coopersmith
2014-03-27
XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGS
Hans de Goede
2014-02-08
Add XORG_WITH_M4 macro
Arnaud Fontaine
2013-12-06
XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning set
Alan Coopersmith
2013-12-03
XORG_TESTSET_CFLAG: add -fd which is the SUNCC -Wold-style-definition
Gaetan Nadon
2013-12-02
XORG_WITH_DOXYGEN: check for the dot graphics utility
Gaetan Nadon
2013-12-02
CWARNFLAGS: comment out -Wcast-qual
Gaetan Nadon
2013-10-12
xorg-macros.m4.in: use the autoconf cache for XORG_CHECK_MALLOC_ZERO
Ross Burton
2013-09-12
Revert "Interleaved C code and declarations is no longer a portability issue."
Bart Massey
2013-09-11
Interleaved C code and declarations is no longer a portability issue.
Arnaud Fontaine
2013-09-06
Strip trailing whitespace
Alan Coopersmith
2013-08-26
Use the right variable names for the compiler flags in XORG_TESTSET_CFLAG
Chris Wilson
2012-04-04
Fix spacing in XORG_TESTSET_CFLAG
Yaakov Selkowitz
2012-03-12
Separate unknown warning options by language
Chase Douglas
2012-03-12
Fix cflag test compiler message and cache ids
Chase Douglas
2012-03-12
Don't use AS_ECHO in XORG_TESTSET_CFLAG
Jon TURNEY
2012-03-12
Add XORG_ENABLE_INTEGRATION_TESTS
Chase Douglas
2012-03-01
Define BASE_CXXFLAGS when C++ is the chosen language
Chase Douglas
2012-03-01
Make XORG_TESTSET_CFLAG work for multiple languages
Chase Douglas
2012-02-19
Use AS_ECHO rather than AS_ECHO_N in XORG_TESTSET_CFLAG
Jon TURNEY
2012-01-22
Cache the results of checking compiler flag support in XORG_TESTSET_CFLAG
Jon TURNEY
2011-12-29
Provide a configure option to turn off the selective -Werror=... CFLAGS
Jeremy Huddleston
2011-12-10
Remove -Winline from BASE_CFLAGS
Jeremy Huddleston
2011-12-01
XORG_TESTSET_CFLAG: Try to both compile & link with the flags
Alan Coopersmith
2011-11-11
XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argument
Jeremy Huddleston
2011-11-07
Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTS
Alan Coopersmith
2011-11-07
Define __wrap_exit in test program source for XORG_LD_WRAP
Alan Coopersmith
2011-11-07
Add an optional argument to XORG_LD_WRAP
Alan Coopersmith
2011-11-06
Add additional flags to XORG_COMPILER_FLAGS
Jeremy Huddleston
2011-11-06
Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGS
Jeremy Huddleston
2011-11-06
Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGS
Jeremy Huddleston
2011-11-06
Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTION
Jeremy Huddleston
2011-11-06
Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supp...
Jeremy Huddleston
2011-11-06
Fix the test for -Werror=attributes
Jeremy Huddleston
2011-06-22
XORG_WITH_XSLTPROC: warn at development time rather than config time
Gaetan Nadon
2011-06-22
Add XORG_WITH_PERL macro
Gaetan Nadon
2011-06-22
XORG_WITH_FOP: add minimum version checking support
Gaetan Nadon
2011-06-05
XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warnings
Gaetan Nadon
2011-05-14
Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warnings
Alan Coopersmith
2011-05-06
XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gcc
Alan Coopersmith
2011-05-02
Make XORG_STRICT_OPTION always set STRICT_CFLAGS
Alan Coopersmith
2011-05-01
Create XORG_COMPILER_BRAND macro to centralize compiler checks
Alan Coopersmith
2011-03-10
XORG_LD_WRAP: check if linker supports -wrap
Gaetan Nadon
2011-03-10
XORG_WITH_GLIB: check for the GLib package
Gaetan Nadon
2011-03-10
XORG_ENABLE_UNIT_TESTS: add support for unit testing
Gaetan Nadon
2011-02-01
XORG_WITH_XSLTPROC: add XSLT processor command line tool
Gaetan Nadon
[next]