index
:
xorg/util/macros
master
X.org macros utilities.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xorg-macros.m4.in
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Fix spacing in XORG_TESTSET_CFLAG
HEAD
master
Yaakov Selkowitz
1
-1/+1
2012-03-12
Separate unknown warning options by language
Chase Douglas
1
-13/+13
2012-03-12
Fix cflag test compiler message and cache ids
Chase Douglas
1
-2/+6
2012-03-12
Don't use AS_ECHO in XORG_TESTSET_CFLAG
Jon TURNEY
1
-5/+5
2012-03-12
Add XORG_ENABLE_INTEGRATION_TESTS
Chase Douglas
1
-0/+37
2012-03-01
Define BASE_CXXFLAGS when C++ is the chosen language
Chase Douglas
1
-71/+105
2012-03-01
Make XORG_TESTSET_CFLAG work for multiple languages
Chase Douglas
1
-21/+32
2012-02-19
Use AS_ECHO rather than AS_ECHO_N in XORG_TESTSET_CFLAG
Jon TURNEY
1
-1/+1
2012-01-22
Cache the results of checking compiler flag support in XORG_TESTSET_CFLAG
Jon TURNEY
1
-13/+21
2011-12-30
Provide a configure option to turn off the selective -Werror=... CFLAGS
Jeremy Huddleston
1
-0/+24
2011-12-10
Remove -Winline from BASE_CFLAGS
Jeremy Huddleston
1
-1/+0
2011-12-01
XORG_TESTSET_CFLAG: Try to both compile & link with the flags
Alan Coopersmith
1
-1/+1
2011-11-11
XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argument
Jeremy Huddleston
1
-4/+22
2011-11-07
Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTS
Alan Coopersmith
1
-0/+47
2011-11-07
Define __wrap_exit in test program source for XORG_LD_WRAP
Alan Coopersmith
1
-3/+8
2011-11-07
Add an optional argument to XORG_LD_WRAP
Alan Coopersmith
1
-3/+8
2011-11-07
Add additional flags to XORG_COMPILER_FLAGS
Jeremy Huddleston
1
-0/+34
2011-11-07
Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGS
Jeremy Huddleston
1
-13/+3
2011-11-07
Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGS
Jeremy Huddleston
1
-1/+47
2011-11-07
Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTION
Jeremy Huddleston
1
-19/+9
2011-11-07
Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supp...
Jeremy Huddleston
1
-0/+52
2011-11-07
Fix the test for -Werror=attributes
Jeremy Huddleston
1
-1/+1
2011-06-23
XORG_WITH_XSLTPROC: warn at development time rather than config time
Gaetan Nadon
1
-4/+2
2011-06-23
Add XORG_WITH_PERL macro
Gaetan Nadon
1
-0/+56
2011-06-23
XORG_WITH_FOP: add minimum version checking support
Gaetan Nadon
1
-3/+20
2011-06-05
XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warnings
Gaetan Nadon
1
-4/+2
2011-05-14
Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warnings
Alan Coopersmith
1
-2/+4
2011-05-07
XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gcc
Alan Coopersmith
1
-0/+9
2011-05-02
Make XORG_STRICT_OPTION always set STRICT_CFLAGS
Alan Coopersmith
1
-9/+16
2011-05-01
Create XORG_COMPILER_BRAND macro to centralize compiler checks
Alan Coopersmith
1
-4/+20
2011-03-10
XORG_LD_WRAP: check if linker supports -wrap
Gaetan Nadon
1
-0/+95
2011-03-10
XORG_WITH_GLIB: check for the GLib package
Gaetan Nadon
1
-0/+66
2011-03-10
XORG_ENABLE_UNIT_TESTS: add support for unit testing
Gaetan Nadon
1
-0/+27
2011-02-01
XORG_WITH_XSLTPROC: add XSLT processor command line tool
Gaetan Nadon
1
-0/+63
2010-12-08
Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warnings
Alan Coopersmith
1
-8/+6
2010-11-08
XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)"
Gaetan Nadon
1
-4/+4
2010-10-30
Version bump: 1.11.0
util-macros-1.11.0
Alan Coopersmith
1
-0/+6
2010-10-29
docs: Take optional argument to control defaults
Dan Nicholson
1
-24/+42
2010-10-29
docs: Use m4 to handle optional macro defaults
Dan Nicholson
1
-18/+12
2010-09-04
Sun's copyrights are now owned by Oracle
Alan Coopersmith
1
-1/+1
2010-08-14
XORG_MANPAGE_SECTIONS: add substitution for apploaddir
Gaetan Nadon
1
-0/+1
2010-06-25
XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheet
Gaetan Nadon
1
-0/+7
2010-06-25
XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output format
Gaetan Nadon
1
-0/+17
2010-06-23
XORG_WITH_GROFF: add HAVE_GROFF_HTML Automake conditional
Gaetan Nadon
1
-0/+23
2010-05-27
config: XORG_MANPAGE_SECTIONS: add AC_PROG_SED
Gaetan Nadon
1
-0/+2
2010-05-27
XORG_MANPAGE_SECTIONS: add MAN_SUBSTS automake variable
Gaetan Nadon
1
-0/+18
2010-05-25
XORG_LINT_LIBRARY: rework to match XORG_WITH_LINT
Gaetan Nadon
1
-14/+15
2010-05-25
XORG_WITH_LINT: rework and extend platform coverage
Gaetan Nadon
1
-23/+54
2010-05-25
XORG_DEFAULT_OPTIONS: add AC_PROG_INSTALL
Gaetan Nadon
1
-0/+1
2010-05-25
XORG_STRICT_OPTION: remove redundant expansion of AC_PROG_CC macro
Gaetan Nadon
1
-2/+2
[next]