summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2008-12-16fix distcheck targetPeter Breitenlohner
Arrange that distcleancheck ignores ChangeLog left over by distclean. Don't mention ChangeLog under *CLEANFILES, can't be rebuilt from release tarball; ChangeLog is automatically distributed, no need to mention it.
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.
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
Make ChangeLog hook as safe as possible.
2006-08-27make ChangeLog hook distcheck-safeutil-macros-1.1.1Daniel Stone
2006-07-13Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2005-08-15Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add checkAlan Coopersmith
for whether or not RAWCPP needs -traditional instead of hardcoding it, so non-gcc cpp's can be used
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version