index
:
xorg/util/macros
master
X.org macros utilities.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
autogen.sh: Implement GNOME Build API
HEAD
master
Colin Walters
1
-1/+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1/+0
2012-04-04
Fix spacing in XORG_TESTSET_CFLAG
Yaakov Selkowitz
1
-1/+1
2012-03-13
Version bump: 1.17
util-macros-1.17
Gaetan Nadon
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-05
Version bump: 1.16.2
util-macros-1.16.2
Gaetan Nadon
1
-1/+1
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
2012-01-21
Version bump: 1.16.1
util-macros-1.16.1
Jeremy Huddleston
1
-1/+1
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-07
Version bump: 1.16.0
util-macros-1.16.0
Gaetan Nadon
1
-1/+1
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
Version bump: 1.15.0
util-macros-1.15.0
Gaetan Nadon
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-28
Version bump: 1.14.0
util-macros-1.14.0
Alan Coopersmith
1
-1/+1
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-15
Version bump: 1.13.0
util-macros-1.13.0
Gaetan Nadon
1
-1/+1
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-25
Version bump: 1.12.0
util-macros-1.12.0
Gaetan Nadon
1
-1/+1
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
2
-1/+7
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-23
Version bump: 1.10.1
util-macros-1.10.1
Gaetan Nadon
1
-1/+1
[next]