summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2023-02-12Add XORG_DEFAULT_NOCODE_OPTIONS and bump version to 1.20.0util-macros-1.20.0Alan Coopersmith
Allows data, doc, & font modules that don't compile any code to avoid spending time running a bunch of compiler tests whose results they'll ignore and never use. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-15Build xz tarballs instead of bzip2Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2021-01-24Version bump: 1.19.3util-macros-1.19.3Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-03-04Version bump: 1.19.2util-macros-1.19.2Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2017-01-29Version bump: 1.19.1util-macros-1.19.1Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2014-03-27Version bump: 1.19.0util-macros-1.19.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2014-02-06Bump minimum Autoconf required version to 2.62Gaetan Nadon
The main motivation is to catch-up with the development reality and allow use of features in Autoconf 2.62 as well as Automake 1.11. As usual this means no features found only in versions above those specified are allowed. This is implementing the policy change which is described in: http://www.x.org/wiki/Building_the_X_Window_System/?updated#index2h3 Discussion on xorg minimum autotools requirements: http://lists.x.org/archives/xorg-devel/2013-October/038325.html Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2013-12-03Version bump: 1.18.0util-macros-1.18.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2013-09-06Version bump: 1.17.1util-macros-1.17.1Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-03-13Version bump: 1.17util-macros-1.17Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2012-03-05Version bump: 1.16.2util-macros-1.16.2Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2012-01-20Version bump: 1.16.1util-macros-1.16.1Jeremy Huddleston
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-12-07Version bump: 1.16.0util-macros-1.16.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-06-23Version bump: 1.15.0util-macros-1.15.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-05-27Version bump: 1.14.0util-macros-1.14.0Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-03-14Version bump: 1.13.0util-macros-1.13.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-02-25Version bump: 1.12.0util-macros-1.12.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-29Version bump: 1.11.0util-macros-1.11.0Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-09-23Version bump: 1.10.1util-macros-1.10.1Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-06-25Version bump: 1.10.0util-macros-1.10.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-06-22Version bump: 1.9.0util-macros-1.9.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-05-27Version bump: 1.8.0util-macros-1.8.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-04-05Version bump: 1.7.0util-macros-1.7.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-11Version bump: 1.6.1util-macros-1.6.1Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-02-05Version bump: 1.6.0util-macros-1.6.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-01-17Version bump: 1.5.0util-macros-1.5.0Gaetan Nadon
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-01-16Bump to 1.4.2util-macros-1.4.2Julien Cristau
2009-12-15configure.ac: use single statement for file generationGaetan Nadon
Reported-by: Peter Hutterer <peter.hutterer at who-t.net> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-14util-macros 1.4.1util-macros-1.4.1Adam Jackson
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-12-14macros 1.4.0util-macros-1.4.0Adam Jackson
2009-11-26xorg-macros.pc.in: create a meta data file for util-macrosGaetan Nadon
This is motivated primarly by XORG_INSTALL who needs to locate the docdir when invoked from any module that may not be installed using same prefix (default or otherwise). There are other potential use for this file.
2009-11-07Lower version from 2.63 to 2.60 Tinderbox failedGaetan Nadon
2009-10-12configuration: update, fix warnings, apply global maintenance #24450Gaetan Nadon
Update configure.ac using autotools utilities and wiki guidelines configure.ac: AM_MAINTAINER_MODE missing #24238 This turns off maintainer mode build rules in tarballs. For all X.Org components.
2009-09-09Version bump: 1.3.0util-macros-1.3.0Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-06-18Version bump: 1.2.2util-macros-1.2.2Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2008-12-16Version bump: 1.2.1util-macros-1.2.1Alan Coopersmith
2008-11-29bump to 1.2.0util-macros-1.2.0Peter Breitenlohner
2008-11-29define and use XORG_CHANGELOG macroPeter Breitenlohner
2008-11-29reorganize autoconf macro filesPeter Breitenlohner
append xorgversion.m4 to xorg-macros.m4.in, instead of installing it as separate file. Avoid copying some code from xorgversion.m4 to configure.ac.
2008-03-05bump to 1.1.6util-macros-1.1.6Adam Jackson
2006-12-24bump to 1.1.5util-macros-1.1.5Daniel Stone
2006-12-16bump to 1.1.4util-macros-1.1.4Daniel Stone
2006-11-30bump to 1.1.3util-macros-1.1.3Daniel Stone
2006-11-08bump to 1.1.2util-macros-1.1.2configure.acDaniel Stone
2006-08-27xorg-macros: remove GNU-userland special case; bump to 1.1.1Daniel Stone
Remove special-casing of man page suffices for GNU-userland systems (Linux, Hurd, GNU/kFreeBSD). Bump to version 1.1.1.
2006-07-20Version bump to 1.1.0util-macros-1.1.0Alan Coopersmith
2006-07-13Add XORG_MACROS_VERSION macro to check minimum version of xorg-macros.m4Alan Coopersmith
- Move xorg-macros.m4 to xorg-macros.m4.in so @VERSION@ can be substituted from the version listed in configure.ac - Add comments to each macro listing what version it was first added in
2006-05-19Bump to 1.0.2util-macros-1_0_2XORG-7_1Adam Jackson