Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon | |
This macro aggregate a number of existing macros that sets commmon X.Org components configuration options. It shields the configuration file from future changes. | |||
2009-01-12 | Correct problems in make distcheck. | Paulo Cesar Pereira de Andrade | |
2008-12-02 | Use new XORG_CWARNFLAGS and XORG_CHANGELOG macros. | Paulo Cesar Pereira de Andrade | |
Also correct a possible uninitialized variable. | |||
2008-11-12 | reorganize app default files | Peter Breitenlohner | |
2008-11-07 | Xedit version 1.1.2.xedit-1.1.2 | Paulo Cesar Pereira de Andrade | |
Also update to use ``git log'' instead of ``git-log'', to match newer versions of git. | |||
2008-07-31 | Correct make dist and update to xedit-1.1.1.xedit-1.1.1 | Paulo Cesar Pereira de Andrade | |
2008-07-30 | Update to xedit 1.1.0.xedit-1.1.0 | Paulo Cesar Pereira de Andrade | |
2008-07-02 | Update build for sane defaults. | Paulo Cesar Pereira de Andrade | |
Check for existing system functions. Don't add test program sources with main functions to libraries. Build test programs. | |||
2006-04-26 | Bump to 1.0.2xedit-1_0_2XORG-7_1 | Adam Jackson | |
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-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-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-11-20 | Add dependency on xp module when building with Xprint support. | Alan Coopersmith | |
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | |
2005-10-14 | Use sed to fill in variables in man page | Alan Coopersmith | |
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin 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 | |||
2005-07-23 | - fix DEP_* references | Matthieu Herrb | |
- fix GNU-make only rule for app-defaults | |||
2005-07-20 | Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global | Adam Jackson | |
configure cache, you cache it, and the cached value is probably wrong. | |||
2005-07-12 | Build system for xprint | Søren Sandmann Pedersen | |