X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=nt%2FChangeLog;h=2a18bab501cd127e954b113069acc9a81ae76a01;hp=dcf874070aafd7978c906c881f27e51f9fc61266;hb=3ddd5d42503cc3567ef598bba0cbd86d256ec0fa;hpb=b5eeb6918c29470b36f8461c402eb0c65cb19bd2 diff --git a/nt/ChangeLog b/nt/ChangeLog index dcf8740..2a18bab 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,733 @@ +2008-12-28 Vin Shelton + + * XEmacs 21.4.22 is released + +2008-01-18 Vin Shelton + + * xemacs.mak: Support Intel C compiler. + +2007-10-07 Vin Shelton + + * XEmacs 21.4.21 is released + +2007-09-27 Vin Shelton + + * XEmacs.iss: Don't set package-get-always-update. + +2007-09-25 Vin Shelton + + * XEmacs.iss: Put comment wrapper around site-start.el changes and + remove those changes on uninstall. Enable ftp.xemacs.org for + package retrieval and set the ftp path. + +2007-09-19 Vin Shelton + + * XEmacs.iss: Various updates: Add support for 21.5; add easypg. + +2006-12-09 Vin Shelton + + * XEmacs 21.4.20 is released + +2006-03-04 Vin Shelton + + * config.inc.samp: Comment out PACKAGE_PREFIX. + * xemacs.mak: Do not set a value for PACKAGE_PATH unless + PACKAGE_PATH or PACKAGE_PREFIX was specified in config.inc. + +2006-01-28 Vin Shelton + + * XEmacs.iss: Erase old code. + +2006-01-28 Vin Shelton + + * XEmacs 21.4.19 is released + +2006-01-28 Vin Shelton + + * XEmacs.iss: 21.4.19 version. No registry fiddling, please. + Package root is now found automatically. + +2005-12-27 Vin Shelton + + * XEmacs.iss: 21.4.19-pre1 version + Remove registry key for EMACSPACKAGEPATH. + Install by default to c:\Program Files\XEmacs. + +2005-12-17 Vin Shelton + + * XEmacs.iss: Move packages out of version-specific location. + Removed CRs. + +2005-12-15 Vin Shelton + + * XEmacs.iss: Created for generating winoze setup kits. + +2005-12-03 Vin Shelton + + * XEmacs 21.4.18 is released + +2005-02-06 Vin Shelton + + * XEmacs 21.4.17 is released + +2005-01-29 Ben Wing + + * xemacs.mak: + * xemacs.mak (USE_PORTABLE_DUMPER): + Enable portable dumper just in case it's not specified in config.inc. + + * xemacs.mak: + * xemacs.mak (INCLUDES): + Put our own directories first in case of conflict (e.g. config.h + in compface). + + * xemacs.mak ($(BLDLIB_SRC)/minitar.exe): + * xemacs.mak (LIB_SRC_TOOLS): + Use MSVCRT to avoid link problems. + + * xemacs.mak ({$(MANDIR)}.texi{$(INFODIR)}.info): + Use filename only when calling makeinfo, or it chokes on index + generation. + +2005-01-28 Ben Wing + + * config.inc.samp: + * config.inc.samp (PNG_DIR): + * config.inc.samp (MAKEINFO): + Update directory locations to correspond to current optional-libs.exe + and Cygwin makeinfo. Update GTK comment. Enable TIFF and COMPFACE + since we can now compile with them. + +2004-12-05 Vin Shelton + + * XEmacs 21.4.16 is released + +2004-02-02 Vin Shelton + + * XEmacs 21.4.15 is released + +2003-12-10 Adrian Aichner + + * xemacs.mak (COPYCMD): New. + * xemacs.mak (COPY): New. + * xemacs.mak (COPYDIR): New. + * xemacs.mak (XEMACS_INCLUDES): + * xemacs.mak (install): Allow xemacs.mak to overwrite existing + installation. + +2003-11-06 Adrian Aichner + + * minitar.c: Sync with Xemacs 21.5 version to fix package + installation in native Windows XEmacs. + +2003-09-03 Vin Shelton + + * XEmacs 21.4.14 is released + +2003-05-25 XEmacs Build Bot + + * XEmacs 21.4.13 is released + +2003-01-15 Stephen J. Turnbull + + * XEmacs 21.4.12 "Portable Code" is released. + +2003-01-03 Stephen J. Turnbull + + * XEmacs 21.4.11 "Native Windows TTY Support" is released. + +2002-12-14 Ben Wing + + * minitar.c: + * xemacs.mak (DEPEND): + * xemacs.mak (CFLAGS_NO_LIB): New. + * xemacs.mak (ETAGS_DEPS): + * xemacs.mak (LIB_SRC_TOOLS): + Various couple problems. + +2002-11-02 Stephen J. Turnbull + + * XEmacs 21.4.10 "Military Intelligence" is released. + +2002-10-13 Adrian Aichner + + * xemacs.mak (OS): Remove obsolete quoting of double-quote in the + Installation file to avoid unnecessary deviations from the UNIX + version in `describe-installation' and `build-report'. + +2002-10-08 Andy Piper + + * xemacs.mak: set the stacksize to 8mb which seems to be the magic + number for regex. + +2002-08-23 Stephen J. Turnbull + + * XEmacs 21.4.9 "Informed Management" is released. + +2002-08-16 Jonathan Harris + + * config.inc.samp (USE_PORTABLE_DUMPER): Default to on. + * config.inc.samp (USE_MINIMAL_TAGBITS): Removed. + * config.inc.samp (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed. + * config.inc.samp (GUNG_HO): Removed. + * xemacs.mak (USE_MINIMAL_TAGBITS): Removed. + * xemacs.mak (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed. + * xemacs.mak (GUNG_HO): Removed. + * xemacs.mak (TAGBITS_DEFINES): Removed. + * xemacs.mak (LRECORD_DEFINES): Removed. + * xpm.mak: Default to using MSVCRT as the C runtime + + Remove all vestiges of USE_MINIMAL_TAGBITS, + USE_INDEXED_LRECORD_IMPLEMENTATION, and GUNG_HO, since those + ifdefs have long been removed. + + Make pdump the default. + +2002-07-05 Jonathan Harris + + * README: Document Visual Studio .NET setup + +2002-05-06 Jonathan Harris + + * README: + * config.inc.samp: + Update PNG version to 1.0.9, zlib version to 1.1.14. + +2002-05-09 Stephen J. Turnbull + + * XEmacs 21.4.8 "Honest Recruiter" is released. + +2002-03-26 Vin Shelton + + * xemacs.mak: Added special rule to build winclient.exe. + +2002-05-04 Stephen J. Turnbull + + * XEmacs 21.4.7 "Economic Science" is released. + +2002-03-29 Jonathan Harris + + * xemacs.mak: Define STACK_TRACE_EYE_CATCHER. + +2001-12-17 Stephen J. Turnbull + + * XEmacs 21.4.6 "Common Lisp" is released. + +2001-10-23 Stephen J. Turnbull + + * XEmacs 21.4.5 "Civil Service" is released. + +2001-08-02 Dr. Volker Zell + + * xemacs.rc: + Under cygwin, when environment variable CYGWIN is set + to check_case:strict, filenames are considered case sensitive. + +2001-07-28 Stephen J. Turnbull + + * XEmacs 21.4.4 "Artificial Intelligence" is released. + +2001-07-18 Paul Krause + + * xemacs.mak (DEPEND): defined(_) isn't a reliable method for + detecting if perl is from cygwin. Check $OSNAME as a backup. + +2001-06-12 Stephen J. Turnbull + + * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG. + (USE_MINITAR): Default to HAVE_ZLIB. + (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS. + (mostlyclean, nicenclean, distclean, versionclean): Only one target + per invocation of $(DEL); don't use unneeded switches (WinME support). + +2001-05-23 Ben Wing + + * xemacs.mak (installation): + call `ver' to get the exact os version and put it in the + installation; suggestion from adrian. + +2001-05-17 Stephen J. Turnbull + + * XEmacs 21.4.3 "Academic Rigor" is released. + +2001-05-17 Stephen J. Turnbull + + * xemacs.mak: Use the EMACS_PATCH_LEVEL define in compiles. + +2001-05-10 Stephen J. Turnbull + + * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released. + +2001-05-09 Ben Wing + + * xemacs.mak (OS): + do not warn about gtk when we're not trying to compile with it. + +2001-04-20 Ben Wing + + * .cvsignore: Added stuff for Windows. + +2001-05-01 Ben Wing + + * config.inc.samp (MAKEINFO): point at more standard c: not f:. + +2001-05-01 Adrian Aichner + + * xemacs.mak: Define EMACS_PATCH_LEVEL like configure.in does. + * xemacs.mak (XEMACS_VERSION_STRING): Build this more like + configure.in does. + * xemacs.mak (docfile): Use del instead of $(DEL) in shell + command. + +2001-04-27 Adrian Aichner + + * compface.mak (clean): New target. + * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of + del and @$(DEL). Add GTK supporting variables and document it as + currently unsupported on MSWindows. + * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to + emacs_is_beta. Use emacs_beta_version as patch level for non-beta + version. + * xemacs.mak (HAVE_GTK): New. + * xemacs.mak (GTK_DIR): New. + +2001-04-19 Andy Piper + + * minitar.mak: Remove + + * xemacs.mak (PROGRAM_DEFINES): Calculate release version + correctly. + (ETAGS_DEPS): Add mintar as a real target + (DOC): Do the right thing when non-beta + +2001-04-19 Stephen J. Turnbull + + * XEmacs 21.4.1 "Copyleft" is released. + +2001-04-17 Stephen J. Turnbull + + * README: Fixup 21.2 -> 21.4. + +2001-04-16 Stephen J. Turnbull + + * XEmacs 21.4.0 "Solid Vapor" is released. + +2001-04-14 Stephen J. Turnbull + + * XEmacs 21.2.47 "Zephir" is released. + +2001-03-14 Craig Lanning + + * minitar.c: Clean up some compiler warnings. + +2001-03-21 Martin Buchholz + + * XEmacs 21.2.46 "Urania" is released. + +2001-03-06 Ben Wing + + * xemacs.mak (DEPEND): + Correct line that runs perl to do correct quoting regardless of + whether nmake is run from bash. + +2001-03-02 Ben Wing + + * config.h: Sadly, we need to disable another warning (C4116, + unnamed type definition in parentheses: A structure, union, or + enumerated type with no name was defined in a parenthetical + expression. The type definition is meaningless.), due to Martin's + latest definition of ALIGNOF. + +2001-02-23 Martin Buchholz + + * XEmacs 21.2.45 "Thelxepeia" is released. + +2001-02-09 Martin Buchholz + + * config.h (HAVE_UTIME): New. + * config.h (HAVE_UTIME_H): Remove. + * config.h (HAVE_STRUCT_UTIMBUF): Remove. + +2001-02-08 Martin Buchholz + + * XEmacs 21.2.44 "Thalia" is released. + +2001-01-26 Martin Buchholz + + * XEmacs 21.2.43 "Terspichore" is released. + +2001-01-20 Martin Buchholz + + * XEmacs 21.2.42 "Poseidon" is released. + +2001-01-17 Martin Buchholz + + * XEmacs 21.2.41 "Polyhymnia" is released. + +2001-01-08 Martin Buchholz + + * XEmacs 21.2.40 is released. + +2000-12-31 Martin Buchholz + + * XEmacs 21.2.39 is released. + +2000-12-05 Martin Buchholz + + * XEmacs 21.2.38 is released. + +2000-11-14 Martin Buchholz + + * XEmacs 21.2.37 is released. + +2000-10-27 Martin Buchholz + + * config.h: Oops, _getpt ==> _getpty + +2000-10-11 Martin Buchholz + + * config.h (HAVE_XFREE86): Remove. + (HAVE_XREGISTERIMINSTANTIATECALLBACK): New. + (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New. + +2000-10-10 Martin Buchholz + + * config.h: + Sync with pty/signaling related changes to src/config.h.in + +2000-10-07 Adrian Aichner + + * xemacs.mak (default): Enforce runnig nmake from xemacs.mak's + directory to avoid problems with relative paths. + +2000-10-04 Martin Buchholz + + * XEmacs 21.2.36 is released. + +2000-09-30 Martin Buchholz + + * config.h (HAVE_STRCASECMP): Remove. + +2000-09-07 Jonathan Harris + + * xemacs.mak: + Make src\depend parsing recognise "#if defined" instead of "#ifdef". + Use matching single quotes to keep 4dos shell happy. + +2000-08-07 Ben Wing + + * xemacs.mak: add getloadavg.c. + +2000-07-30 Ben Wing + + * README (NOTE): + Improve X documentation. + Document nascent Mule support. + Document current MS Windows contributors. + +2000-07-15 Ben Wing + + * xemacs.mak: + added new file win32.c. + took out unused alloca.c. + * xemacs.mak (update-elc-2): added new target for rebuilding the + remaining .elcs after dumped. its dependency is added for target + all. + * xemacs.mak (update-auto-and-custom): + cleaned up ; now it byte-compiles custom-load.el. + * xemacs.mak (mostlyclean): + * xemacs.mak (clean): + * xemacs.mak (nicenclean): + * xemacs.mak (distclean): + * xemacs.mak (realclean): + * xemacs.mak (versionclean): + Redid all the clean targets, to be similar to what's in the + standard Makefile. + +2000-07-18 Kirill 'Big K' Katsnelson + + * xemacs.mak ($(PROGNAME)): Do check error code from temacs during + dumping. + +2000-07-19 Martin Buchholz + + * XEmacs 21.2.35 is released. + +2000-07-14 IKEYAMA Tomonori + + * config.h: Import C++ compilation stuff from src/config.h. + +2000-07-05 Craig Lanning + + * xemacs.rc: Uppercase the id's so that windres will work. + +2000-07-05 Kirill 'Big K' Katsnelson + + * xemacs.mak (TEMACS_LIBS): Added comdlg32.lib + +2000-06-12 Ben Wing + + * config.h (ENCAPSULATE_STAT): + Always encapsulate stat/fstat. Also suggested by Mike Alexander + . + +2000-06-10 Ben Wing + + * config.h: + * config.h (HAVE_GETPAGESIZE): + * config.h (HAVE_GETTIMEOFDAY): + corrections to go along with removed nt/inc. + removed HAVE_FEP. + + * config.inc.samp: + correct graphics lib paths to agree with binaries provided in + ftp aux dir. + + * xemacs.mak (DEPEND): + * xemacs.mak (DEFINES): + * xemacs.mak (LIB_SRC_DEFINES): + * xemacs.mak (minitar): + * xemacs.mak (TEMACS_LFLAGS): + * xemacs.mak (tags): + * xemacs.mak (all): + * xemacs.mak (install): + WINDOWSNT -> WIN32_NATIVE. + Don't build run*.exe. + comments about required ^^. + Added setargv.obj to the list of linked entities, + causing automatic wildcarding of filenames given on the + command line. (As usual, enclose in double quotes to avoid + this.) + +2000-06-07 Ben Wing + + * runemacs.c: Removed. No longer necessary. + + * Makefile.cygwin: Removed. + + * inc\*: Removed. At long-fucking-last! + +2000-05-28 Martin Buchholz + + * XEmacs 21.2.34 is released. + +2000-05-12 Craig Lanning + + * inc\sys\socket.h: Don't define timeval as ws_timeval for mingw32 + +2000-05-01 Martin Buchholz + + * XEmacs 21.2.33 is released. + +2000-04-27 Ben Wing + + * xemacs.mak: combine auto-autoloads.el and custom.el update into + one call to xemacs. + +2000-04-26 Ben Wing + + * xemacs.mak: put in support for QUICK_BUILD. + + * config.inc.samp: put in an entry for QUICK_BUILD. + +2000-04-23 Ben Wing + + * xemacs.mak: Modified section that dumps .exe to not dump + when nothing has changed. It does this by relying on a flag + set by update-elcs. + + Also in building of auto-autoloads.el, we no longer unconditionally + remove the old one. That was pointless and made the whole build + procedure a lot longer -- the autoload code is smart enough to + update itself automatically from an out-of-date autoload file. + +2000-04-04 Kirill 'Big K' Katsnelson + + * xemacs.mak: Build the i utility and use it to pipe windowed + [xt]emacs output to the build console. + +2000-03-25 Didier Verna + + * config.h: handle the renaming of `foo_h_path' to `foo_h_file'. + +2000-03-22 Mike Alexander + + * xemacs.mak (PROGRAM_DEFINES): Define EMACS_VERSION and + EMACS_PROGNAME + (DEPEND): Don't try to create $(OUTDIR) if it already exists + ($(SRC)\dump-id.c): Make it + (DOC_SRC11): Add dumper.c if portable dumping + (dump-xemacs): Make portable dumping work again and create + dump-id.c and compile it whenever we do a portable dump. + (depend): Change $(SRCDIR) to $(SRC) + +2000-03-22 Jonathan Harris + + * .cvsignore: New file, ignores user's config.inc and files + containing the user's DevStudio workspace info. + + * config.h.samp: Added DEPEND option. Renamed HAVE_MSW and HAVE_X to + HAVE_MS_WINDOWS and HAVE_X_WINDOWS. + + * README: Documented DEPEND option. Other small changes. + + * Todo: Removed - was hopelessly out of date. + + * config.h.samp: + * xemacs.mak: Added DEPEND option to control use of dependency + information generated by make-src-depend. Requires Perl. Defaults + to disabled. Renamed HAVE_MSW and HAVE_X to HAVE_MS_WINDOWS and + HAVE_X_WINDOWS as a side-effect. + Handles '&' in XEmacs codenames by replacing with 'and'. + + * xemacs.dsp: + Correct Output_Dir so that DevStudio finds the xemacs executable + by default. + +2000-03-20 Ben Wing + + * README: Substantial rewrite. + * xemacs.mak: Pdump fix. (not working yet, though) + +2000-03-20 Martin Buchholz + + * XEmacs 21.2.32 is released. + +2000-03-15 Mike Alexander + + * xemacs.mak: Fix for generation of $(XEMACS)\Installation. + +2000-03-14 Adrian Aichner + + * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on + XEMACS_INCLUDES when we USE_PORTABLE_DUMPER. + +2000-03-13 Ben Wing + + * xemacs.mak (TEMACS_ENTRYPOINT): + Fix for portable dumper. + +2000-03-12 Ben Wing + + * xemacs.mak (*): + * config.inc: New. + + a) Added a file called config.inc which makes it easier to set + build options for MS Windows. (Previously, the only way to do this + was through command line options to nmake.) + + b) Cleaned the file up a bit. + + c) Changed xemacs to be a windows application and not a console + application, now that runemacs.exe is no longer necessary. + + d) Added support for building the tags file. + + * xemacs.dsw: New. + * xemacs.dsp: New. + For compiling, editing, and debugging XEmacs using the VC++ 5.0 + GUI. They may well work under other versions of VC++, but I don't + have access to them to test them. + +2000-03-11 Andy Piper + + * PROBLEMS: Doc fix from Reini Urban . + +2000-02-27 Mike Alexander + + * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined + + * xemacs.mak: Add the portable dump data to the EXE as a resource + +2000-03-07 Jonathan Harris + + * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib. + (installation): Always regenerate installation report. + +2000-02-25 Craig Lanning + + * inc\sys\time.h: MinGW defines struct timeval in . + +2000-02-24 Martin Buchholz + + * config.h (INLINE_HEADER): Define properly (?) for Windows. + +2000-02-23 Martin Buchholz + + * XEmacs 21.2.31 is released. + +2000-02-22 Martin Buchholz + + * config.h (gc_checking_assert): New. + +2000-02-21 Martin Buchholz + + * XEmacs 21.2.30 is released. + +2000-02-21 Jonathan Harris + + * README: Tidy up. + Document need for makeinfo program or texinfo package. + + * Xmd.patch: New file, previously in README. + +2000-02-17 Martin Buchholz + + * config.h: Delete unused HAVE_LINUX_VERSION_H. + +2000-02-16 Martin Buchholz + + * XEmacs 21.2.29 is released. + +2000-02-06 Mike Alexander + + * xemacs.mak (install): Copy xemacs.dmp if using the portable + dumper. + +2000-02-07 Martin Buchholz + + * XEmacs 21.2.28 is released. + +2000-02-03 Kirill 'Big K' Katsnelson + + * Xpm.def: New file, required to build Xpm.dll. + + * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not + xemacs-specific. Initialize to DEBUG_XEMACS if specified for + compatibility. + Build DLL instead of static LIB when USE_CRTDLL=1 is given to + make. + + * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL. + Do not build lastfile.lib when neither unexec not gmalloc are + used. + + * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set + in makefile. + +2000-01-26 Kirill 'Big K' Katsnelson + + * xemacs.mak (DOC_SRC9): Added tests.c ... + (TEMACS_DEBUG_OBJS): ... and tests.obj + ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally + rebuild the docfile. + +2000-01-22 Kirill 'Big K' Katsnelson + + * xemacs.mak (docfile): Added shortcut target. + +2000-01-19 Kirill 'Big K' Katsnelson + + * xemacs.mak (TEMACS_LIBS): Added winspool.lib + +2000-01-20 Martin Buchholz + + * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH. + +2000-01-18 Kirill 'Big K' Katsnelson + + * xemacs.mak: Patch of 01/13 got in corrupted, fixed. + 2000-01-18 Martin Buchholz * XEmacs 21.2.27 is released. @@ -18,6 +748,10 @@ * xemacs.mak: Add rules to build & install minitar. +2000-01-03 Michael Sperber [Mr. Preprocessor] + + * config.h: Fix stuff related to mail locking. + 1999-12-31 Martin Buchholz * XEmacs 21.2.26 is released. @@ -48,7 +782,7 @@ * xemacs.mak (SRCDIR): Make path to xemacs absolute to facilitate building info in man subdirs. Echo all cd commands, - not just some of them. + not just some of them. (makeinfo-test): Test for availability of `texinfo' package to build info. Recommend use of external `makeinfo' program for @@ -131,12 +865,12 @@ 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 <adrian@xemacs.org> +1999-05-14 Adrian Aichner * xemacs.mak (GUNG_HO): Explicitly default to 0. Fix some comment typos. @@ -150,7 +884,7 @@ 1999-05-31 Andy Piper * xemacs.mak: add select & select-x targets. - + 1999-05-14 XEmacs Build Bot * XEmacs 21.2.14 is released @@ -181,9 +915,9 @@ 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 @@ -272,7 +1006,7 @@ 1998-12-13 Jonathan Harris * xemacs.mak: - Replaced PACKAGEPATH variable with PACKAGE_PREFIX. + 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. @@ -311,7 +1045,7 @@ 1998-12-07 Martin Buchholz * xemacs.mak (TEMACS_OBJS): - (DOC_SRC4): + (DOC_SRC4): - Remove pure.c, pure.obj 1998-11-04 Adrian Aichner @@ -386,7 +1120,7 @@ * xemacs.mak: change "copy" to "xcopy" in install target -1998-08-04 Jeff Sparkes +1998-08-04 Jeff Sparkes * xemacs.mak: Link in PNG, TIFF and JPEG in native build. @@ -494,9 +1228,9 @@ 1998-05-20 Kirill M. Katsnelson - * xemacs.mak: Unified -nologo compiler switch handling and lib-src + * xemacs.mak: Unified -nologo compiler switch handling and lib-src programs build (only make-docfile currently, adding other tools - soon). + soon). 1998-05-23 Kirill M. Katsnelson @@ -570,7 +1304,7 @@ 1998-04-10 Kirill M. Katsnelson * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not - defined. + defined. * xemacs.mak: Added new file process-nt.c @@ -624,7 +1358,7 @@ 1998-03-19 Kirill M. Katsnelson - * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option, + * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option, since file I/O depends on it, and defined unconditioanlly in src/s/windowsnt.h. Added -nologo switch to different tools here and there. @@ -689,7 +1423,7 @@ Mon December 08 1997 kkm@kis.ru * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP Thu December 04 1997 jhar@tardis.ed.ac.uk - + * xemacs.mak: Define DEBUG_XEMACS when compiling with debug. Tue November 29 12:29:33 1997 davidh @@ -707,14 +1441,14 @@ Mon December 01 1997 jhar - Rewrote timeout code, eliminating "!NILP(rest)" bug. - Special processing for 'Ctrl-@' keystroke. - Support for some new keysyms. - + Mon December 01 1997 jhar * xemacs.mak: - Add PACKAGE_PATH and EMACS_BETA_VERSION defines. - Automatically copy changed include files from \nt to \src. - Corrected some DOC_SRC* lists. - + Tue November 18 21:45:06 1997 davidh * xemacs.mak updated to remove dependency on startup.elc @@ -723,7 +1457,7 @@ Tue November 18 21:45:06 1997 davidh Thu September 25 23:06:44 1997 davidh * xemacs.mak updated to make the build as simple as typing - nmake -f xemacs.mak. Also support for native gui included + nmake -f xemacs.mak. Also support for native gui included which should mean the w32 directory is no longer required. * config.h synced with config.h.in from 20.3-b2 @@ -733,7 +1467,7 @@ Thu September 25 23:06:44 1997 davidh Thu September 25 23:06:44 1997 davidh * August Hill provided a patch to xemacs.mak to greatly simplify - the build - the DOC file gets created correctly. + the build - the DOC file gets created correctly. Tue September 22 23:06:44 1997 davidh @@ -759,7 +1493,7 @@ Thu June 31 21:16:21 1997 davidh * nt/TODO created. * nt/X11.patch created to help with the X build. - + * August Hill provided: a patch to fix the _WRETCODE undefined symbol, a patch to fix a problem with dired @@ -772,7 +1506,7 @@ Thu June 31 21:16:21 1997 davidh use the macro, I decided this would be easiest. * Modified src/fileio.c to only open files in O_BINARY. This - causes files to be opened and written without automatically + causes files to be opened and written without automatically writing ^M 's to the end of each line. MULE ought to sort this in theory, but I am less than convinced. @@ -813,7 +1547,7 @@ Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA) Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA) - * At end of compilation, there are some unresolved symbols: + * At end of compilation, there are some unresolved symbols: link.exe @C:\TEMP\nma00115. sysdep.obj : error LNK2001: unresolved external symbol _vfork @@ -840,12 +1574,11 @@ Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA) @@ -150,8 +150,9 @@ typedef CARD16 BITS16; typedef CARD8 BYTE; - + +#ifndef WIN32 typedef CARD8 BOOL; - +#endif * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything - properly. - + properly.