X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=nt%2FChangeLog;h=cd415f786b8082ccf45b81329d902938b8b43bf1;hp=3acbeb7d8ccf7a6281b6c47d104efa995c8e7e32;hb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910 diff --git a/nt/ChangeLog b/nt/ChangeLog index 3acbeb7..cd415f7 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,334 @@ +1999-11-29 XEmacs Build Bot + + * XEmacs 21.2.22 is released + +1999-11-28 Martin Buchholz + + * XEmacs 21.2.21 is released. + +1999-11-10 XEmacs Build Bot + + * XEmacs 21.2.20 is released + +1999-10-07 Norbert Koch + + * xemacs.mak: Ignore return code of 'del' calls. Use a make + variable for 'del'. + +1999-09-26 Adrian Aichner + + * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and + $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages + do. + ($(LISP)\auto-autoloads.el): Add new rule. + ($(LISP)\custom-load.el): Ditto. + +1999-08-04 Andy Piper + + * xemacs.mak (HAVE_WIDGETS): add define to appropriate places. + +1999-07-26 Adrian Aichner + + * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad + dependency. + +1999-07-30 XEmacs Build Bot + + * XEmacs 21.2.19 is released + +1999-07-10 Adrian Aichner + + * xemacs.mak (.SUFFIXES): Add .texi. + (check): Improve automated test section. + (info): Generate info files using XEmacs (no makeinfo.exe needed). + +1999-07-19 Andy Piper + + * xemacs.mak (DOC_SRC3): add gutter.c + (TEMACS_OBJS): add gutter.obj. + +1999-07-13 XEmacs Build Bot + + * XEmacs 21.2.18 is released + +1999-06-22 XEmacs Build Bot + + * XEmacs 21.2.17 is released + +1999-06-13 Adrian Aichner + + * xemacs.mak (DOC_SRC8): Remove mule-coding.c. + (TEMACS_MULE_OBJS): Remove mule-coding.obj + (check): Implement according to src/Makefile. + (check-temacs): ditto. + +1999-06-05 Norbert Koch + + * xemacs.mak (mule): remove dependencies from mule-coding.c + +1999-06-11 XEmacs Build Bot + + * XEmacs 21.2.16 is released + +1999-05-14 Adrian Aichner <aichner@ecf.teradyne.com> + + * xemacs.mak (GUNG_HO): Explicitly default to 0. + Fix some comment typos. + ($(XEMACS)\Installation): Create it in the toplevel-directory, + where it is expected by loadup.el + +1999-06-04 XEmacs Build Bot + + * XEmacs 21.2.15 is released + +1999-05-31 Andy Piper + + * xemacs.mak: add select & select-x targets. + +1999-05-14 XEmacs Build Bot + + * XEmacs 21.2.14 is released + +1999-05-12 SL Baur + + * xemacs.mak: please document me + From Norbert Koch + +1999-05-03 Hrvoje Niksic + + * xemacs.mak ($(LISP)\Installation.el): Don't use + `replace-in-string'. + +1999-03-17 Adrian Aichner + + * xemacs.mak: Remove ESC macro -- no longer needed. + Remove small configuration report. Remove simplified version of + Installation and Installation.el + (Installation.el): Create it depending on "Installation" file. + Replace \r characters by use of `replace-in-string' in lisp-land. + (all): Make it depend on "Installation" file. + (Installation): Create a complete "Installation" file, looking + much like what is generated by "configure" on UNIX systems. + Insert WARNING where appropriate (currently when building without + HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED). + Type "Installation" to STDOUT much like the "small configuration + report" did. + +1999-04-29 Andy Piper + + * sys/file.h: conditionalise definition of X_OK. + +1999-03-12 XEmacs Build Bot + + * XEmacs 21.2.13 is released + +1999-03-07 Jonathan Harris + + * xemacs.mak: + Don't link lib-src programs incrementally. + Don't include debug info in release builds. + Put intermediate files in the appropriate directories. + Make "distclean" target delete all intermediate files. + +1999-03-07 Jonathan Harris + + * xemacs.mak: + Fix building on Windows 95/98 by conditionalising escape + character '^'. + Only put mule-packages in package path on MULE builds. + Only build source browser files on debug builds. + Build source browser database before link so that it's + available even if link fails. + +1999-03-05 XEmacs Build Bot + + * XEmacs 21.2.12 is released + +1999-03-03 Gleb Arshinov + + * xemacs.mak (HAVE_XFACE): fix for building without X-Face support + provided by Brent B. Powers . + + * xemacs.mak (CONFIG_ERROR): Misc error detection for build with + X-Face. + +1999-02-01 Gleb Arshinov + + * README: Document the X-Face build option. + + * compface.mak: New file + Makefile for building compface library under MSVC. Build + library only, not executables. Should be extended to build + executables and propagated upstream, if possible. + + * xemacs.mak: Link in X-Face/Compface for NT native build. + +1999-03-01 XEmacs Build Bot + + * XEmacs 21.2.11 is released + +1999-02-05 XEmacs Build Bot + + * XEmacs 21.2.10 is released + +1999-02-02 XEmacs Build Bot + + * XEmacs 21.2.9 is released + +1999-01-14 Adrian Aichner + + * xemacs.mak (MODULES): Adding variable. + (update-elc): Setting EMACSBOOTSTRAPMODULEPATH. + +1998-12-17 Charles G. Waldman + + * minitar.c: New file + * minitar.mak: New file + +1998-12-29 Jonathan Harris + + * xemacs.mak: + Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we + build optimised for Pentium. + Created CFLAGS variable, used in building all objects and in + constructing config.values. + Added glyphs-widget.c and gui-msw.c to list of sources. + Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds. + +1998-12-28 Martin Buchholz + + * XEmacs 21.2.8 is released. + +1998-12-24 Martin Buchholz + + * XEmacs 21.2.7 is released. + +1998-12-13 Jonathan Harris + + * xemacs.mak: + Replaced PACKAGEPATH variable with PACKAGE_PREFIX. + configure-package-path is initialised to contain + subdirectories of PACKAGE_PREFIX. The install target makes + a skeleton package tree under PACKAGE_PREFIX. + + * README, PROBLEMS: + Documented the package path changes. + Corrected the advice on a suitable minimal set of packages. + +1998-12-17 Andy Piper + + * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build + with pop support. + + * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists. + +1998-12-16 Andy Piper + + * XEmacs 21.2.6 is released + +1998-12-11 Adrian Aichner + + * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under + native Windows NT. Therefore src\filelock.c is not to be + compiled. + (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj. + +1998-12-10 Jonathan Harris + + * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on + puresize-adjust.h to avoid infinite recursion. + +1998-12-09 Andy Piper + + * config.h: remove clash detection stuff. + +1998-12-07 Martin Buchholz + + * xemacs.mak (TEMACS_OBJS): + (DOC_SRC4): + - Remove pure.c, pure.obj + +1998-11-04 Adrian Aichner + + * xemacs.mak: Creating minimal versions of Installation, + Installation.el, and config.values to make + (describe-installation) and (config-value ...) work in Windows NT + native builds. Incorporating rule for movemail.exe courtesy of + Andy Piper. + +1998-12-05 XEmacs Build Bot + + * XEmacs 21.2.5 is released + +1998-11-28 SL Baur + + * XEmacs 21.2-beta4 is released. + +1998-10-29 Andy Piper + + * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to + pull in getopt and friends. + +1998-10-15 SL Baur + + * XEmacs 21.2-beta3 is released. + +1998-09-29 SL Baur + + * XEmacs 21.2-beta2 is released. + +1998-09-19 Adrian Aichner + + * tiff.mak: New file provided by Charles Wilson + + + * README: Update provided by Charles Wilson + . Documenting use of the newly + introduced tiff.mak. Renumbering subsequent build instruction + items. + +1998-09-20 Jonathan Harris + + * PROBLEMS: New file. + + * xemacs.mak: Install the PROBLEMS file in the root directory of + the XEmacs installation. + +1998-08-31 Jonathan Harris + + * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR + when building with PNG support. + +1998-08-31 Jonathan Harris + + * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build + options. + +1998-08-12 Jeff Sparkes + + * xemacs.mak: Link in GIF, fix HAVE_JPEG default. + +1998-08-09 Jonathan Harris + + * xemacs.mak (install): Win95 fixes: + DOS mkdir doesn't create intermediate directories. xcopy does + so use it to create the install and lock directories. + Removed trailing backslashes from copy commands since DOS + copy doesn't like them. + +1998-08-05 Charles G. Waldman + + * xemacs.mak: change "copy" to "xcopy" in install target + +1998-08-04 Jeff Sparkes + + * xemacs.mak: Link in PNG, TIFF and JPEG in native build. + +1998-08-04 Jonathan Harris + + * README: XEmacs has been successfully built with MSVC 4.0. + Mention the vcvars32.bat file installed with the MSVC tools. + 1998-07-19 SL Baur * XEmacs 21.2-beta1 is released.