index
:
xorg/util/macros
master
X.org macros utilities. (mirrored from https://gitlab.freedesktop.org/xorg/util/macros)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
util-macros 1.20.2
HEAD
util-macros-1.20.2
master
Alan Coopersmith
1
-2
/
+2
2024-10-06
XORG_CHECK_MALLOC_ZERO: stop testing malloc, assume the worst
Alan Coopersmith
1
-25
/
+10
2024-09-22
XORG_CHECK_MALLOC_ZERO: disable optimization when building with clang
Alan Coopersmith
1
-0
/
+5
2024-09-01
Remove -Wdeclaration-after-statement from default warning set
Alan Coopersmith
1
-1
/
+0
2024-04-16
Version bump: 1.20.1
util-macros-1.20.1
Matt Turner
1
-1
/
+1
2024-01-08
Remove unnecessary escape
Matt Turner
1
-2
/
+2
2023-02-12
Add XORG_DEFAULT_NOCODE_OPTIONS and bump version to 1.20.0
util-macros-1.20.0
Alan Coopersmith
3
-10
/
+22
2023-02-09
Call AC_PROG_CC instead of AC_PROG_CC_C99 if autoconf >= 2.70
Alan Coopersmith
1
-2
/
+10
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-15
Fix spelling/wording issues
Alan Coopersmith
2
-12
/
+12
2022-01-15
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-15
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-01-24
Version bump: 1.19.3
util-macros-1.19.3
Matt Turner
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-22
/
+21
2018-03-30
XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor
Marvin Schmidt
1
-1
/
+1
2018-03-04
Version bump: 1.19.2
util-macros-1.19.2
Alan Coopersmith
1
-1
/
+1
2017-11-11
Update check for manpage section numbers to not rely on Solaris version
Alan Coopersmith
1
-12
/
+19
2017-02-20
Rework INSTALL_CMD to touch/echo >&2 only as needed
Emil Velikov
1
-2
/
+3
2017-02-20
Rework CHANGELOG_CMD to touch/echo >&2 only as needed
Emil Velikov
1
-3
/
+4
2017-01-29
Version bump: 1.19.1
util-macros-1.19.1
Matt Turner
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-01-14
Fix XORG_WITH_XMLTO to work with xmlto >= 0.0.27
Andreas Boll
1
-1
/
+12
2015-10-28
XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11
Alan Coopersmith
1
-9
/
+13
2014-03-27
Version bump: 1.19.0
util-macros-1.19.0
Gaetan Nadon
1
-1
/
+1
2014-03-27
XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGS
Hans de Goede
1
-0
/
+2
2014-03-27
Provide the automake INSTALL file at level 1.11
Gaetan Nadon
1
-21
/
+100
2014-02-08
Add XORG_WITH_M4 macro
Arnaud Fontaine
1
-0
/
+23
2014-02-06
Bump minimum Autoconf required version to 2.62
Gaetan Nadon
1
-1
/
+1
2013-12-06
XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning set
Alan Coopersmith
1
-1
/
+1
2013-12-03
Version bump: 1.18.0
util-macros-1.18.0
Gaetan Nadon
1
-1
/
+1
2013-12-03
XORG_TESTSET_CFLAG: add -fd which is the SUNCC -Wold-style-definition
Gaetan Nadon
1
-1
/
+1
2013-12-02
XORG_WITH_DOXYGEN: check for the dot graphics utility
Gaetan Nadon
1
-1
/
+17
2013-12-02
CWARNFLAGS: comment out -Wcast-qual
Gaetan Nadon
1
-1
/
+1
2013-10-12
xorg-macros.m4.in: use the autoconf cache for XORG_CHECK_MALLOC_ZERO
Ross Burton
1
-4
/
+5
2013-09-12
Revert "Interleaved C code and declarations is no longer a portability issue."
Bart Massey
1
-0
/
+1
2013-09-11
Interleaved C code and declarations is no longer a portability issue.
Arnaud Fontaine
1
-1
/
+0
2013-09-06
Version bump: 1.17.1
util-macros-1.17.1
Alan Coopersmith
1
-1
/
+1
2013-09-06
Strip trailing whitespace
Alan Coopersmith
3
-5
/
+5
2013-08-26
Use the right variable names for the compiler flags in XORG_TESTSET_CFLAG
Chris Wilson
1
-2
/
+2
2013-01-15
autogen.sh: Implement GNOME Build API
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
[next]