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
path:
root
/
xorg-macros.m4.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-01
XORG_WITH_XSLTPROC: add XSLT processor command line tool
Gaetan Nadon
1
-0
/
+63
2010-12-07
Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warnings
Alan Coopersmith
1
-8
/
+6
2010-11-07
XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)"
Gaetan Nadon
1
-4
/
+4
2010-10-29
Version bump: 1.11.0
util-macros-1.11.0
Alan Coopersmith
1
-0
/
+6
2010-10-28
docs: Take optional argument to control defaults
Dan Nicholson
1
-24
/
+42
2010-10-28
docs: Use m4 to handle optional macro defaults
Dan Nicholson
1
-18
/
+12
2010-09-03
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-22
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
2010-05-05
doctools: accept an optional minimal version
Yaakov Selkowitz
1
-7
/
+9
2010-05-05
linuxdoc: Use XORG_WITH_PS2PDF to check for ps2pdf
Yaakov Selkowitz
1
-2
/
+2
2010-04-29
LinuxDoc: add -f option to filter out the ^H in text output
Gaetan Nadon
1
-1
/
+1
2010-04-04
doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools
Yaakov Selkowitz
1
-21
/
+33
2010-03-10
doc: fix typo in AC_MSG_CHECKING for XORG_CHECK_LINUXDOC
Gaetan Nadon
1
-6
/
+6
2010-03-09
doc: Specify minimum xmlto version to XORG_WITH_DOXYGEN
Gaetan Nadon
1
-3
/
+17
2010-03-09
doc: Specify minimum xmlto version to XORG_WITH_XMLTO
Dan Nicholson
1
-2
/
+16
2010-03-09
doc: Specify minimum asciidoc version to XORG_WITH_ASCIIDOC
Dan Nicholson
1
-2
/
+16
2010-02-28
silent: Set AM_DEFAULT_VERBOSITY for compatibility on older automake
Dan Nicholson
1
-1
/
+2
2010-02-25
AM_SILENT_RULES: move from XORG_CWARNFLAGS to XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-1
/
+1
2010-02-05
doc: add XORG_ENABLE_DEVEL_DOCS and XORG_ENABLE_SPECS
Gaetan Nadon
1
-0
/
+70
2010-02-05
XORG_WITH_GROFF: add tests for -ms and -mm macro packages
Gaetan Nadon
1
-5
/
+34
2010-02-05
Add XORG_ENABLE_DOCS to control the building of documentation
Gaetan Nadon
1
-0
/
+37
2010-02-05
Additional doc macros for GROFF, FOP and PS2PDF
Gaetan Nadon
1
-0
/
+153
2010-02-03
Add -Wformat=2 to the default CWARNFLAGS
Jeremy Huddleston
1
-1
/
+1
2010-01-17
Add XORG_WITH_ASCIIDOC and XORG_WITH_DOXYGEN
Gaetan Nadon
1
-0
/
+102
2010-01-17
Add XORG_WITH_XMLTO to factorize xmlto tests.
Matthieu Herrb
1
-0
/
+51
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-21
/
+15
2010-01-09
INSTALL doesn't belong in docdir, use pkgdatadir instead
Julien Cristau
1
-4
/
+4
2009-12-15
macros.m4.in: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1
/
+1
2009-12-15
Use conservative default for malloc(0) when cross-compiling #24460
Colin Watson
1
-1
/
+2
2009-11-26
xorg-macros.pc.in: create a meta data file for util-macros
Gaetan Nadon
1
-3
/
+6
2009-11-07
Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
Gaetan Nadon
1
-0
/
+15
2009-09-03
Fix obsolete macro warnings for AC_HELP_STRING #23628
Gaetan Nadon
1
-3
/
+3
2009-09-02
Add XORG_DEFAULT_OPTIONS meta-macro.
Peter Hutterer
1
-0
/
+14
2009-09-01
Add XORG_STRICT_OPTION macro for strict compilation option
Pauli Nieminen
1
-0
/
+29
2009-08-27
Add AM_SILENT_RULES to default XORG_CWARNFLAGS
Peter Hutterer
1
-0
/
+1
2009-06-09
Use correct CWARNFLAGS when cross compiling
Jon TURNEY
1
-1
/
+1
2009-03-17
Use m4 for XORG_MACROS_VERSION to error during autoconf
Dan Nicholson
1
-15
/
+11
2009-02-19
Fix incorrect warning message in XORG_MACROS_VERSION
Dan
1
-2
/
+2
2009-02-05
Restore part of the XORG_MACROS_VERSION comment
Dan Nicholson
1
-1
/
+1
2009-02-05
Fix comment in XORG_MACROS_VERSION on usage
Dan Nicholson
1
-2
/
+3
2009-02-01
XORG_CWARNFLAGS: += is not valid for appending in bourn scripts
Jeremy Huddleston
1
-1
/
+1
[next]