2010-04-02 |
Aidan Kehoe |
Update CHANGES-beta with my changes to the trunk since 2009-09-20.
|
2010-03-19 |
Ben Wing |
merge
|
2010-03-18 |
Ben Wing |
partially update CHANGES-beta
|
2010-03-18 |
Mike Sperber |
Reflect change from `lib' to `share' in INSTALL.
|
2010-03-18 |
Mike Sperber |
Reflect --with-datadir setting in late-package directories.
|
2010-02-20 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
2010-02-09 |
Ben Wing |
enable more warnings and fix them
|
2010-02-06 |
Ben Wing |
implement configure test for whether ndbm.h prototypes are broken
|
2010-02-04 |
Ben Wing |
Automatic merge
|
2010-02-01 |
Ben Wing |
Change Xft warning in configure.ac to make filtering it more safe
|
2010-01-28 |
Ben Wing |
merge
|
2010-01-23 |
Ben Wing |
Fixes to configure so --with-error-checking=yes works
|
2010-01-25 |
Ben Wing |
rebuild configure
|
2010-01-21 |
Ben Wing |
build fixes for gdbinit and config-dependent elc files
|
2010-01-25 |
Ben Wing |
fix compile issues with gcc 4
|
2010-02-02 |
Ben Wing |
split USE_XFT into HAVE_XFT/USE_XFT
|
2010-01-27 |
Ben Wing |
merge
|
2010-01-15 |
Ben Wing |
commit ChangeLog for PROBLEMS change
|
2010-01-16 |
Aidan Kehoe |
Always use our rint(), for rounding consistency with the bignum code.
|
2010-01-13 |
Ben Wing |
merge
|
2010-01-13 |
Ben Wing |
Fix executable permissions on source files
|
2010-01-13 |
Jerry James |
Remove support for non-pdump on Cygwin.
|
2010-01-13 |
Ben Wing |
Use with-FOO consistently instead of enable-FOO
|
2010-01-12 |
Ben Wing |
imported patch changelog-changes-1-11-10
|
2010-01-06 |
Jerry James |
Enable rudimentary support for valgrind, including functions that tell valgrind
|
2009-12-22 |
Jerry James |
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
|
2009-12-21 |
Jerry James |
Remove the lib-src/yow binary, which is currently unused anyway. See message
|
2009-12-18 |
Jerry James |
Remove more obsolete files. See xemacs-patches message with ID
|
2009-12-18 |
Jerry James |
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
|
2009-12-10 |
Jerry James |
Remove support for pre-X11R5 systems, including systems without Xmu. See
|
2009-12-02 |
Mike Alexander |
Make configure --with-database={dbm|gdbm} work again.
|
2009-11-18 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
2009-11-17 |
Stephen J. Turnbull |
Describe duplicate symbols warning.
|
2009-11-11 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
2009-11-09 |
Jerry James |
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
|
2009-10-05 |
Jerry James |
Use giflib or libungif to provide GIF support, instead of using internal
|
2009-09-24 |
Stephen J. Turnbull |
Check for gdbm/ndbm.h, too.
|
2009-07-28 |
Mike Sperber |
Don't install silly symlinks when $(prefix) != $(exec_prefix).
|
2009-07-28 |
Mike Sperber |
Expand @PREFIX@ in paths.h.
|
2009-07-28 |
Mike Sperber |
More accurate tests for explicitly-set paths.
|
2009-07-26 |
Stephen J. Turnbull |
Use correct separator when registering options to _AC_USER_OPTS.
|
2009-05-18 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
2009-02-11 |
Jerry James |
The URLs in our current config.guess and config.sub files are obsolete.
|
2009-01-31 |
Stephen J. Turnbull |
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
|
2008-12-29 |
Stephen J. Turnbull |
Fix my syntax errors.
|
2008-12-29 |
Stephen J. Turnbull |
Add terminating newline to .hgignore.
|
2008-12-27 |
Aidan Kehoe |
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
|
2008-12-27 |
Vladimir G. Ivanovic |
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
|
2008-10-25 |
Stephen J. Turnbull |
Merge in pkg-docs. Fix up ChangeLog.
|
2008-10-25 |
Stephen J. Turnbull |
Give better pointers to package documentation.
pkg-docs
|
2008-10-25 |
Stephen J. Turnbull |
Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
|
2008-10-25 |
Stephen J. Turnbull |
Improve g++ detection.
ac-fix-2008-10-25
|
2008-08-03 |
Mats Lidell |
Rename xft_gauge to xft_gauges.
|
2008-08-03 |
Mats Lidell |
with-xft defaults to xft being used with a default setting.
|
2008-07-06 |
Ville Skyttä |
autoconf 2.62 compatibility, #370
|
2008-05-12 |
Mike Sperber |
Fix path-configuration glitches:
|
2008-05-07 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-07 |
Aidan Kehoe |
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
|
2008-01-20 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
2008-04-04 |
Stephen J. Turnbull |
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
|