summaryrefslogtreecommitdiff
path: root/xorg-macros.m4
AgeCommit message (Expand)Author
2006-07-13Add README file with links to bugzilla & mailing listAlan Coopersmith
2006-07-13Correct Sun license noticeAlan Coopersmith
2006-07-13Bug #6782: Fix *_MAN_* macros to support GNU/HurdMichael Banck
2006-07-12Add XORG_WITH_LINT to add --with-lint flag for checking with lint, sparse, etc.Alan Coopersmith
2006-04-21X.Org Bug #6654 <https://bugs.freedesktop.org/show_bug.cgi?id=6654> PatchAlan Coopersmith
2005-12-09Better macro to check whether any of malloc(0), realloc(ptr,0) or calloc(0)MODULAR_COPYKevin E Martin
2005-12-09Add support for building other formats from sgml docs.Kevin E Martin
2005-12-03Add macro to detect when malloc(0) returns NULL for use in libraries.Kevin E Martin
2005-11-28Bug #5167 <https://bugs.freedesktop.org/show_bug.cgi?id=5167> Linux prefersAlan Coopersmith
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen
2005-09-29Add -undef to RAWCPPFLAGS if cpp used for RAWCPP supports itAlan Coopersmith
2005-09-24Add XORG_MANPAGE_SECTIONS() macro for handling the different man pageAlan Coopersmith
2005-08-15Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add checkAlan Coopersmith