Age | Commit message (Expand) | Author |
2009-12-19 | configure.ac: use backticks rather than $() for cmd subs | Gaetan Nadon |
2009-12-10 | xlogo 1.0.2xlogo-1.0.2 | Alan Coopersmith |
2009-12-10 | Add direct dependency on libXt, since xlogo calls Xt functions | Alan Coopersmith |
2009-12-10 | Remove more leftover Xprint bits | Alan Coopersmith |
2009-12-10 | Strip old CVS id tags and trailing whitespaces | Alan Coopersmith |
2009-12-10 | Use AM_V_GEN to silence man page generation output | Alan Coopersmith |
2009-11-26 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon |
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon |
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon |
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston |
2009-10-02 | Add README with pointers to mailing lists, bugzilla, & git | Alan Coopersmith |
2009-10-01 | Require macros 1.3 for XORG_DEFAULT_OPTIONS | Jeremy Huddleston |
2009-10-01 | Fixed compiler warning | Jeremy Huddleston |
2009-01-22 | Correct make distcheck and sparse warnings. | Paulo Cesar Pereira de Andrade |
2008-08-21 | Build fix, XAW_USE_XPRINT is no more | Julien Cristau |
2008-08-20 | xaw8 is gone, use xaw7 | James Cloos |
2008-05-16 | $(builddir) is the current directory | Julien Cristau |
2008-04-20 | Use AM_CFLAGS instead of xlogo_CFLAGS and remove AM_PROG_CC_C_O | Julien Cristau |
2008-04-20 | Fix build with builddir != srcdir | Julien Cristau |
2008-03-27 | Added missing AM_PROG_CC_C_O | Jeremy Huddleston |
2008-03-27 | Build fix for file systems that are not case sensitive | Jeremy Huddleston |
2007-12-06 | Replace static ChangeLog with dist-hook to generate from git log | James Cloos |
2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos |
2007-08-23 | Rename .cvsignore to .gitignore | James Cloos |
2005-12-21 | Update package version for X11R7 release.xlogo-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0 | Kevin E Martin |
2005-12-19 | Stub COPYING files | Adam Jackson |
2005-12-15 | Update package version number for final X11R7 release candidate.xlogo-1.0.0XORG-6_99_99_904 | Kevin E Martin |
2005-12-07 | Change to use the app-defaults default dir configured in libXt.MODULAR_COPY | Kevin E Martin |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | Kevin E Martin |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith |
2005-11-21 | Another pass at .cvsignores for apps. | Eric Anholt |
2005-11-20 | Add/improve .cvsignore files for apps. | Eric Anholt |
2005-11-20 | Add dependency on xp module when building with Xprint support. | Alan Coopersmith |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901 | Kevin E Martin |
2005-10-18 | Change default install dir for app-default files from | Alan Coopersmith |
2005-10-17 | Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith |
2005-10-15 | Add #include <config.h> for modularization.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901 | Alan Coopersmith |
2005-10-14 | Use sed to fill in variables in man page | Alan Coopersmith |
2005-10-13 | Fix app-default files to install under the same names as in the monolith | Alan Coopersmith |
2005-08-16 | Fix render checks to check for both Xrender & Xft2, and to define XRENDER | Alan Coopersmith |
2005-08-01 | Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900 | Alan Coopersmith |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin |
2005-07-26 | Replace more GNU make-ism's with more portable macros | Alan Coopersmith |
2005-07-23 | Fix remaining DEP_{CFLAGS,LIB} references | Matthieu Herrb |
2005-07-23 | fix GNU-make only app-default rule | Matthieu Herrb |
2005-07-20 | Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global | Adam Jackson |