780
+ − 1 2002-03-18 Ben Wing <ben@xemacs.org>
+ − 2
+ − 3 * config.inc.samp (DEPEND):
+ − 4 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
+ − 5 * xemacs.mak (DEPEND):
+ − 6 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
+ − 7 Deal with never-ending perl quoting problems.
+ − 8
778
+ − 9 2002-03-16 Ben Wing <ben@xemacs.org>
+ − 10
+ − 11 * .cvsignore:
+ − 12 Those pesky *.tmp files.
+ − 13
776
+ − 14 2002-03-15 Ben Wing <ben@xemacs.org>
+ − 15
+ − 16 * xemacs.mak:
+ − 17 * xemacs.mak (BATCH):
+ − 18 * xemacs.mak (XEMACS_BATCH_PACKAGES):
+ − 19 * xemacs.mak (batch_test_emacs):
+ − 20 * xemacs.mak (MAKEINFO):
+ − 21 * xemacs.mak (makeinfo-test):
+ − 22 Use -no-packages to avoid problems with package files shadowing
+ − 23 core files (e.g. unicode.el in mule-ucs).
+ − 24
774
+ − 25 2002-03-12 Ben Wing <ben@xemacs.org>
+ − 26
+ − 27 * The Great Mule Merge: placeholder.
+ − 28
768
+ − 29 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 30
+ − 31 * XEmacs 21.5.5 "beets" is released.
+ − 32
725
+ − 33 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
+ − 34
+ − 35 * XEmacs 21.5.4 "bamboo" is released.
+ − 36
669
+ − 37 2001-09-28 Adrian Aichner <adrian@xemacs.org>
+ − 38
+ − 39 * xemacs.mak (COPY): Use xcopy /r for NT 4.0 compatibility.
+ − 40 * xemacs.mak (COPYDIR): Ditto
+ − 41
654
+ − 42 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
+ − 43
+ − 44 * XEmacs 21.5.3 "asparagus" is released.
+ − 45
647
+ − 46 2001-06-24 Ben Wing <ben@xemacs.org>
+ − 47
+ − 48 * config.h:
+ − 49 Turn sign-compare warnings back on.
+ − 50
641
+ − 51 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
+ − 52
+ − 53 * XEmacs 21.5.2 "artichoke" is released.
+ − 54
637
+ − 55 2001-07-26 Stephen J. Turnbull <stephen@xemacs.org>
+ − 56
+ − 57 * xemacs.mak (configclean):
+ − 58 New target. Convenience for multiplatform builds (need to delete
+ − 59 the native config.h since it's newer than config.h.in).
+ − 60 (distclean): Use it.
+ − 61
+ − 62 * xemacs.mak (DEL):
+ − 63 Remove error-suppressing "-" from definition. Use variable in
+ − 64 shell structured commands. Prefix "-" to existing uses.
+ − 65 (DELS, DELSQ):
+ − 66 Remove definitions, WinME can't hack the switches.
+ − 67 (distclean):
+ − 68 Clean subdirectories of $(LISP) explicitly.
+ − 69
+ − 70 * xemacs.mak:
+ − 71 Move HAVE_WIDGET and HAVE_TOOLBAR configuration together.
+ − 72
632
+ − 73 2001-06-12 Stephen J. Turnbull <stephen@xemacs.org>
+ − 74
+ − 75 * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG.
+ − 76 (USE_MINITAR): Default to HAVE_ZLIB.
+ − 77 (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS.
+ − 78 (mostlyclean, nicenclean, distclean, versionclean): Only one target
+ − 79 per invocation of $(DEL); don't use unneeded switches (WinME support).
+ − 80
+ − 81 (TEMACS_CPP_FLAGS): Add EMACS_PATCH_LEVEL.
+ − 82
584
+ − 83 2001-05-28 Nick V. Pakoulin <npak@ispras.ru>
+ − 84
+ − 85 * xemacs.mak (install): Replace calls to (x)copy commands with
+ − 86 COPY and COPYDIR variables.
+ − 87 (COPY): New
+ − 88 (COPYDIR): New
+ − 89
580
+ − 90 2001-05-26 Ben Wing <ben@xemacs.org>
+ − 91
+ − 92 * xemacs.mak (DEPEND):
+ − 93 * xemacs.mak (LASTFILE_OBJS):
+ − 94 * xemacs.mak (LWLIB_OBJS):
+ − 95 * xemacs.mak (TEMACS_OBJS):
+ − 96 fix use of targets so that config.h doesn't end up being passed
+ − 97 to the C compiler as an input file; that creates warnings.
+ − 98 put back config.inc into depend-file targets; removed previously
+ − 99 in a wrong attempt to fix this same problem.
+ − 100
563
+ − 101 2001-05-24 Ben Wing <ben@xemacs.org>
+ − 102
+ − 103 * xemacs.mak (DOC):
+ − 104 * xemacs.mak (TEMACS_OBJS):
+ − 105 add glyphs-shared.c.
+ − 106
558
+ − 107 2001-05-23 Ben Wing <ben@xemacs.org>
+ − 108
+ − 109 * xemacs.mak (installation):
+ − 110 call `ver' to get the exact os version and put it in the
+ − 111 installation; suggestion from adrian.
+ − 112
551
+ − 113 2001-05-21 Martin Buchholz <martin@xemacs.org>
+ − 114
+ − 115 * xemacs.mak: Remove references to lwlib-config.
+ − 116
545
+ − 117 2001-05-01 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 118
+ − 119 * xemacs.mak: Use link to make .rsrc writable, not editbin.
+ − 120
528
+ − 121 2001-05-10 Ben Wing <ben@xemacs.org>
+ − 122
+ − 123 * xemacs.mak (TEMACS_LIBS):
+ − 124 need another lib (netapi32.lib) for user-name-all-completions.
+ − 125
+ − 126 * xemacs.mak (all):
+ − 127 * xemacs.mak (OS):
+ − 128 remove autoload-building target.
+ − 129
523
+ − 130 2001-05-09 Ben Wing <ben@xemacs.org>
+ − 131
+ − 132 * xemacs.mak (OS):
+ − 133 do not warn about gtk when we're not trying to compile with it.
+ − 134
522
+ − 135 2001-05-09 Martin Buchholz <martin@xemacs.org>
+ − 136
+ − 137 * XEmacs 21.5.1 "anise" is released.
+ − 138
496
+ − 139 2001-05-01 Adrian Aichner <adrian@xemacs.org>
+ − 140
+ − 141 * xemacs.mak: Define EMACS_PATCH_LEVEL like configure.in does.
+ − 142 * xemacs.mak (XEMACS_VERSION_STRING): Build this more like
+ − 143 configure.in does.
+ − 144 * xemacs.mak (docfile): Use del instead of $(DEL) in shell
+ − 145 command.
+ − 146
495
+ − 147 2001-05-01 Ben Wing <ben@xemacs.org>
+ − 148
+ − 149 * config.inc.samp (MAKEINFO): point at more standard c: not f:.
+ − 150 * minitar.c:
+ − 151 * minitar.c (Usage):
+ − 152 * minitar.c (octal):
+ − 153 * minitar.c (makepath):
+ − 154 * minitar.c (main):
+ − 155 Fix more compiler warnings, clean up the style to conform
+ − 156 more to standard XEmacs.
+ − 157
494
+ − 158 2001-05-01 Ben Wing <ben@xemacs.org>
+ − 159
+ − 160 * xemacs.mak (DEPEND):
+ − 161 Don't add config.inc to the horked depend file. It's not
+ − 162 recognized by nmake and just results in warnings.
+ − 163 * xemacs.mak (docfile):
+ − 164 Don't use $(DEL) in the middle of a shell command, because it
+ − 165 will try to call `-del' and fail.
+ − 166
488
+ − 167 2001-04-27 Adrian Aichner <adrian@xemacs.org>
+ − 168
+ − 169 * compface.mak (clean): New target.
+ − 170 * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
+ − 171 del and @$(DEL). Add GTK supporting variables and document it as
+ − 172 currently unsupported on MSWindows.
+ − 173 * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
+ − 174 emacs_is_beta. Use emacs_beta_version as patch level for non-beta
+ − 175 version.
+ − 176 * xemacs.mak (HAVE_GTK): New.
+ − 177 * xemacs.mak (GTK_DIR): New.
+ − 178
479
+ − 179 2001-04-20 Ben Wing <ben@xemacs.org>
+ − 180
+ − 181 * .cvsignore: Added stuff for Windows.
+ − 182
472
+ − 183 2001-04-18 Martin Buchholz <martin@xemacs.org>
+ − 184
+ − 185 * XEmacs 21.5.0 "alfalfa" is released.
+ − 186
464
+ − 187 2001-03-14 Craig Lanning <CraigL@Knology.net>
+ − 188
+ − 189 * minitar.c: Clean up some compiler warnings.
+ − 190
462
+ − 191 2001-03-21 Martin Buchholz <martin@xemacs.org>
+ − 192
+ − 193 * XEmacs 21.2.46 "Urania" is released.
+ − 194
+ − 195 2001-03-06 Ben Wing <ben@xemacs.org>
+ − 196
+ − 197 * xemacs.mak (DEPEND):
+ − 198 Correct line that runs perl to do correct quoting regardless of
+ − 199 whether nmake is run from bash.
+ − 200
+ − 201 2001-03-02 Ben Wing <ben@xemacs.org>
+ − 202
+ − 203 * config.h: Sadly, we need to disable another warning (C4116,
+ − 204 unnamed type definition in parentheses: A structure, union, or
+ − 205 enumerated type with no name was defined in a parenthetical
+ − 206 expression. The type definition is meaningless.), due to Martin's
+ − 207 latest definition of ALIGNOF.
+ − 208
460
+ − 209 2001-02-23 Martin Buchholz <martin@xemacs.org>
+ − 210
+ − 211 * XEmacs 21.2.45 "Thelxepeia" is released.
+ − 212
+ − 213 2001-02-09 Martin Buchholz <martin@xemacs.org>
+ − 214
+ − 215 * config.h (HAVE_UTIME): New.
+ − 216 * config.h (HAVE_UTIME_H): Remove.
+ − 217 * config.h (HAVE_STRUCT_UTIMBUF): Remove.
+ − 218
458
+ − 219 2001-02-08 Martin Buchholz <martin@xemacs.org>
+ − 220
+ − 221 * XEmacs 21.2.44 "Thalia" is released.
+ − 222
456
+ − 223 2001-01-26 Martin Buchholz <martin@xemacs.org>
+ − 224
+ − 225 * XEmacs 21.2.43 "Terspichore" is released.
+ − 226
454
+ − 227 2001-01-20 Martin Buchholz <martin@xemacs.org>
+ − 228
+ − 229 * XEmacs 21.2.42 "Poseidon" is released.
+ − 230
452
+ − 231 2001-01-17 Martin Buchholz <martin@xemacs.org>
+ − 232
+ − 233 * XEmacs 21.2.41 "Polyhymnia" is released.
+ − 234
450
+ − 235 2001-01-08 Martin Buchholz <martin@xemacs.org>
+ − 236
+ − 237 * XEmacs 21.2.40 is released.
+ − 238
448
+ − 239 2000-12-31 Martin Buchholz <martin@xemacs.org>
+ − 240
+ − 241 * XEmacs 21.2.39 is released.
+ − 242
446
+ − 243 2000-12-05 Martin Buchholz <martin@xemacs.org>
+ − 244
+ − 245 * XEmacs 21.2.38 is released.
+ − 246
444
+ − 247 2000-11-14 Martin Buchholz <martin@xemacs.org>
+ − 248
+ − 249 * XEmacs 21.2.37 is released.
+ − 250
+ − 251 2000-10-27 Martin Buchholz <martin@xemacs.org>
+ − 252
+ − 253 * config.h: Oops, _getpt ==> _getpty
+ − 254
+ − 255 2000-10-11 Martin Buchholz <martin@xemacs.org>
+ − 256
+ − 257 * config.h (HAVE_XFREE86): Remove.
+ − 258 (HAVE_XREGISTERIMINSTANTIATECALLBACK): New.
+ − 259 (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New.
+ − 260
+ − 261 2000-10-10 Martin Buchholz <martin@xemacs.org>
+ − 262
+ − 263 * config.h:
+ − 264 Sync with pty/signaling related changes to src/config.h.in
+ − 265
+ − 266 2000-10-07 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 267
+ − 268 * xemacs.mak (default): Enforce runnig nmake from xemacs.mak's
+ − 269 directory to avoid problems with relative paths.
+ − 270
442
+ − 271 2000-10-04 Martin Buchholz <martin@xemacs.org>
+ − 272
+ − 273 * XEmacs 21.2.36 is released.
+ − 274
+ − 275 2000-09-30 Martin Buchholz <martin@xemacs.org>
+ − 276
+ − 277 * config.h (HAVE_STRCASECMP): Remove.
+ − 278
+ − 279 2000-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 280
+ − 281 * xemacs.mak:
+ − 282 Make src\depend parsing recognise "#if defined" instead of "#ifdef".
+ − 283 Use matching single quotes to keep 4dos shell happy.
+ − 284
+ − 285 2000-08-07 Ben Wing <ben@xemacs.org>
+ − 286
+ − 287 * xemacs.mak: add getloadavg.c.
+ − 288
+ − 289 2000-07-30 Ben Wing <ben@xemacs.org>
+ − 290
+ − 291 * README (NOTE):
+ − 292 Improve X documentation.
+ − 293 Document nascent Mule support.
+ − 294 Document current MS Windows contributors.
+ − 295
+ − 296 2000-07-15 Ben Wing <ben@xemacs.org>
+ − 297
+ − 298 * xemacs.mak:
+ − 299 added new file win32.c.
+ − 300 took out unused alloca.c.
+ − 301 * xemacs.mak (update-elc-2): added new target for rebuilding the
+ − 302 remaining .elcs after dumped. its dependency is added for target
+ − 303 all.
+ − 304 * xemacs.mak (update-auto-and-custom):
+ − 305 cleaned up ; now it byte-compiles custom-load.el.
+ − 306 * xemacs.mak (mostlyclean):
+ − 307 * xemacs.mak (clean):
+ − 308 * xemacs.mak (nicenclean):
+ − 309 * xemacs.mak (distclean):
+ − 310 * xemacs.mak (realclean):
+ − 311 * xemacs.mak (versionclean):
+ − 312 Redid all the clean targets, to be similar to what's in the
+ − 313 standard Makefile.
+ − 314
+ − 315 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 316
+ − 317 * xemacs.mak ($(PROGNAME)): Do check error code from temacs during
+ − 318 dumping.
+ − 319
+ − 320 2000-07-19 Martin Buchholz <martin@xemacs.org>
+ − 321
+ − 322 * XEmacs 21.2.35 is released.
+ − 323
+ − 324 2000-07-14 IKEYAMA Tomonori <tomonori@suiyokai.org>
+ − 325
+ − 326 * config.h: Import C++ compilation stuff from src/config.h.
+ − 327
+ − 328 2000-07-05 Craig Lanning <lanning@scra.org>
+ − 329
+ − 330 * xemacs.rc: Uppercase the id's so that windres will work.
+ − 331
+ − 332 2000-07-05 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 333
+ − 334 * xemacs.mak (TEMACS_LIBS): Added comdlg32.lib
+ − 335
+ − 336 2000-06-12 Ben Wing <ben@xemacs.org>
+ − 337
+ − 338 * config.h (ENCAPSULATE_STAT):
+ − 339 Always encapsulate stat/fstat. Also suggested by Mike Alexander
+ − 340 <mike.alexander@xemacs.org>.
+ − 341
+ − 342 2000-06-10 Ben Wing <ben@xemacs.org>
+ − 343
+ − 344 * config.h:
+ − 345 * config.h (HAVE_GETPAGESIZE):
+ − 346 * config.h (HAVE_GETTIMEOFDAY):
+ − 347 corrections to go along with removed nt/inc.
+ − 348 removed HAVE_FEP.
+ − 349
+ − 350 * config.inc.samp:
+ − 351 correct graphics lib paths to agree with binaries provided in
+ − 352 ftp aux dir.
+ − 353
+ − 354 * xemacs.mak (DEPEND):
+ − 355 * xemacs.mak (DEFINES):
+ − 356 * xemacs.mak (LIB_SRC_DEFINES):
+ − 357 * xemacs.mak (minitar):
+ − 358 * xemacs.mak (TEMACS_LFLAGS):
+ − 359 * xemacs.mak (tags):
+ − 360 * xemacs.mak (all):
+ − 361 * xemacs.mak (install):
+ − 362 WINDOWSNT -> WIN32_NATIVE.
+ − 363 Don't build run*.exe.
+ − 364 comments about required ^^.
+ − 365 Added setargv.obj to the list of linked entities,
+ − 366 causing automatic wildcarding of filenames given on the
+ − 367 command line. (As usual, enclose in double quotes to avoid
+ − 368 this.)
+ − 369
+ − 370 2000-06-07 Ben Wing <ben@xemacs.org>
+ − 371
+ − 372 * runemacs.c: Removed. No longer necessary.
+ − 373
+ − 374 * Makefile.cygwin: Removed.
+ − 375
+ − 376 * inc\*: Removed. At long-fucking-last!
+ − 377
+ − 378 2000-05-28 Martin Buchholz <martin@xemacs.org>
+ − 379
+ − 380 * XEmacs 21.2.34 is released.
+ − 381
+ − 382 2000-05-12 Craig Lanning <CraigL@DyCon.com>
+ − 383
+ − 384 * inc\sys\socket.h: Don't define timeval as ws_timeval for mingw32
+ − 385
+ − 386 2000-05-01 Martin Buchholz <martin@xemacs.org>
+ − 387
+ − 388 * XEmacs 21.2.33 is released.
+ − 389
+ − 390 2000-04-27 Ben Wing <ben@xemacs.org>
+ − 391
+ − 392 * xemacs.mak: combine auto-autoloads.el and custom.el update into
+ − 393 one call to xemacs.
+ − 394
+ − 395 2000-04-26 Ben Wing <ben@xemacs.org>
+ − 396
+ − 397 * xemacs.mak: put in support for QUICK_BUILD.
+ − 398
+ − 399 * config.inc.samp: put in an entry for QUICK_BUILD.
+ − 400
+ − 401 2000-04-23 Ben Wing <ben@xemacs.org>
+ − 402
+ − 403 * xemacs.mak: Modified section that dumps .exe to not dump
+ − 404 when nothing has changed. It does this by relying on a flag
+ − 405 set by update-elcs.
+ − 406
+ − 407 Also in building of auto-autoloads.el, we no longer unconditionally
+ − 408 remove the old one. That was pointless and made the whole build
+ − 409 procedure a lot longer -- the autoload code is smart enough to
+ − 410 update itself automatically from an out-of-date autoload file.
+ − 411
+ − 412 2000-04-04 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 413
+ − 414 * xemacs.mak: Build the i utility and use it to pipe windowed
+ − 415 [xt]emacs output to the build console.
+ − 416
+ − 417 2000-03-25 Didier Verna <didier@xemacs.org>
+ − 418
+ − 419 * config.h: handle the renaming of `foo_h_path' to `foo_h_file'.
+ − 420
+ − 421 2000-03-22 Mike Alexander <mta@arbortext.com>
+ − 422
+ − 423 * xemacs.mak (PROGRAM_DEFINES): Define EMACS_VERSION and
+ − 424 EMACS_PROGNAME
+ − 425 (DEPEND): Don't try to create $(OUTDIR) if it already exists
+ − 426 ($(SRC)\dump-id.c): Make it
+ − 427 (DOC_SRC11): Add dumper.c if portable dumping
+ − 428 (dump-xemacs): Make portable dumping work again and create
+ − 429 dump-id.c and compile it whenever we do a portable dump.
+ − 430 (depend): Change $(SRCDIR) to $(SRC)
+ − 431
+ − 432 2000-03-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 433
+ − 434 * .cvsignore: New file, ignores user's config.inc and files
+ − 435 containing the user's DevStudio workspace info.
+ − 436
+ − 437 * config.h.samp: Added DEPEND option. Renamed HAVE_MSW and HAVE_X to
+ − 438 HAVE_MS_WINDOWS and HAVE_X_WINDOWS.
+ − 439
+ − 440 * README: Documented DEPEND option. Other small changes.
+ − 441
+ − 442 * Todo: Removed - was hopelessly out of date.
+ − 443
+ − 444 * config.h.samp:
+ − 445 * xemacs.mak: Added DEPEND option to control use of dependency
+ − 446 information generated by make-src-depend. Requires Perl. Defaults
+ − 447 to disabled. Renamed HAVE_MSW and HAVE_X to HAVE_MS_WINDOWS and
+ − 448 HAVE_X_WINDOWS as a side-effect.
+ − 449 Handles '&' in XEmacs codenames by replacing with 'and'.
+ − 450
+ − 451 * xemacs.dsp:
+ − 452 Correct Output_Dir so that DevStudio finds the xemacs executable
+ − 453 by default.
+ − 454
+ − 455 2000-03-20 Ben Wing <ben@xemacs.org>
+ − 456
+ − 457 * README: Substantial rewrite.
+ − 458 * xemacs.mak: Pdump fix. (not working yet, though)
+ − 459
+ − 460 2000-03-20 Martin Buchholz <martin@xemacs.org>
+ − 461
+ − 462 * XEmacs 21.2.32 is released.
+ − 463
+ − 464 2000-03-15 Mike Alexander <mta@arbortext.com>
+ − 465
+ − 466 * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
+ − 467
+ − 468 2000-03-14 Adrian Aichner <adrain@xemacs.org>
+ − 469
+ − 470 * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
+ − 471 XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.
+ − 472
+ − 473 2000-03-13 Ben Wing <ben@xemacs.org>
+ − 474
+ − 475 * xemacs.mak (TEMACS_ENTRYPOINT):
+ − 476 Fix for portable dumper.
+ − 477
+ − 478 2000-03-12 Ben Wing <ben@xemacs.org>
+ − 479
+ − 480 * xemacs.mak (*):
+ − 481 * config.inc: New.
+ − 482
+ − 483 a) Added a file called config.inc which makes it easier to set
+ − 484 build options for MS Windows. (Previously, the only way to do this
+ − 485 was through command line options to nmake.)
+ − 486
+ − 487 b) Cleaned the file up a bit.
+ − 488
+ − 489 c) Changed xemacs to be a windows application and not a console
+ − 490 application, now that runemacs.exe is no longer necessary.
+ − 491
+ − 492 d) Added support for building the tags file.
+ − 493
+ − 494 * xemacs.dsw: New.
+ − 495 * xemacs.dsp: New.
+ − 496 For compiling, editing, and debugging XEmacs using the VC++ 5.0
+ − 497 GUI. They may well work under other versions of VC++, but I don't
+ − 498 have access to them to test them.
+ − 499
+ − 500 2000-03-11 Andy Piper <andy@xemacs.org>
+ − 501
+ − 502 * PROBLEMS: Doc fix from Reini Urban <rurban@x-ray.at>.
+ − 503
+ − 504 2000-02-27 Mike Alexander <mta@arbortext.com>
+ − 505
+ − 506 * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined
+ − 507
+ − 508 * xemacs.mak: Add the portable dump data to the EXE as a resource
+ − 509
+ − 510 2000-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 511
+ − 512 * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib.
+ − 513 (installation): Always regenerate installation report.
+ − 514
+ − 515 2000-02-25 Craig Lanning <CraigL@DyCon.com>
+ − 516
+ − 517 * inc\sys\time.h: MinGW defines struct timeval in <winsock.h>.
+ − 518
+ − 519 2000-02-24 Martin Buchholz <martin@xemacs.org>
+ − 520
+ − 521 * config.h (INLINE_HEADER): Define properly (?) for Windows.
+ − 522
+ − 523 2000-02-23 Martin Buchholz <martin@xemacs.org>
+ − 524
+ − 525 * XEmacs 21.2.31 is released.
+ − 526
+ − 527 2000-02-22 Martin Buchholz <martin@xemacs.org>
+ − 528
+ − 529 * config.h (gc_checking_assert): New.
+ − 530
+ − 531 2000-02-21 Martin Buchholz <martin@xemacs.org>
+ − 532
+ − 533 * XEmacs 21.2.30 is released.
+ − 534
+ − 535 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 536
+ − 537 * README: Tidy up.
+ − 538 Document need for makeinfo program or texinfo package.
+ − 539
+ − 540 * Xmd.patch: New file, previously in README.
+ − 541
+ − 542 2000-02-17 Martin Buchholz <martin@xemacs.org>
+ − 543
+ − 544 * config.h: Delete unused HAVE_LINUX_VERSION_H.
+ − 545
+ − 546 2000-02-16 Martin Buchholz <martin@xemacs.org>
+ − 547
+ − 548 * XEmacs 21.2.29 is released.
+ − 549
+ − 550 2000-02-06 Mike Alexander <mta@arbortext.com>
+ − 551
+ − 552 * xemacs.mak (install): Copy xemacs.dmp if using the portable
+ − 553 dumper.
+ − 554
440
+ − 555 2000-02-07 Martin Buchholz <martin@xemacs.org>
+ − 556
+ − 557 * XEmacs 21.2.28 is released.
+ − 558
+ − 559 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 560
+ − 561 * Xpm.def: New file, required to build Xpm.dll.
+ − 562
+ − 563 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
+ − 564 xemacs-specific. Initialize to DEBUG_XEMACS if specified for
+ − 565 compatibility.
+ − 566 Build DLL instead of static LIB when USE_CRTDLL=1 is given to
+ − 567 make.
+ − 568
+ − 569 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
+ − 570 Do not build lastfile.lib when neither unexec not gmalloc are
+ − 571 used.
+ − 572
+ − 573 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
+ − 574 in makefile.
+ − 575
+ − 576 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 577
+ − 578 * xemacs.mak (DOC_SRC9): Added tests.c ...
+ − 579 (TEMACS_DEBUG_OBJS): ... and tests.obj
+ − 580 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
+ − 581 rebuild the docfile.
+ − 582
+ − 583 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 584
+ − 585 * xemacs.mak (docfile): Added shortcut target.
+ − 586
+ − 587 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 588
+ − 589 * xemacs.mak (TEMACS_LIBS): Added winspool.lib
+ − 590
+ − 591 2000-01-20 Martin Buchholz <martin@xemacs.org>
+ − 592
+ − 593 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
+ − 594
+ − 595 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 596
+ − 597 * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
+ − 598
438
+ − 599 2000-01-18 Martin Buchholz <martin@xemacs.org>
+ − 600
+ − 601 * XEmacs 21.2.27 is released.
+ − 602
+ − 603 2000-01-18 Martin Buchholz <martin@xemacs.org>
+ − 604
+ − 605 * minitar.c: Errno.h --> errno.h. Remove errno declaration.
+ − 606
+ − 607 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 608
+ − 609 * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro.
+ − 610 (temacs:) Added dependency for lastfile.lib so that 'make temacs'
+ − 611 builds it first.
+ − 612
+ − 613 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
+ − 614
+ − 615 * minitar.mak: Add vars to allow building from main xemacs.mak.
+ − 616
+ − 617 * xemacs.mak: Add rules to build & install minitar.
+ − 618
440
+ − 619 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
+ − 620
+ − 621 * config.h: Fix stuff related to mail locking.
+ − 622
436
+ − 623 1999-12-31 Martin Buchholz <martin@xemacs.org>
+ − 624
+ − 625 * XEmacs 21.2.26 is released.
+ − 626
434
+ − 627 1999-12-24 Martin Buchholz <martin@xemacs.org>
+ − 628
+ − 629 * XEmacs 21.2.25 is released.
+ − 630
+ − 631 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
+ − 632
+ − 633 * minitar.c (main): Add explicit exit(0) to get successful return
+ − 634 code.
+ − 635
432
+ − 636 1999-12-14 Martin Buchholz <martin@xemacs.org>
+ − 637
+ − 638 * XEmacs 21.2.24 is released.
+ − 639
434
+ − 640 1999-11-28 Adrian Aichner <adrian@xemacs.org>
430
+ − 641
+ − 642 * xemacs.mak (depend): Only update `depend' if there were changes.
+ − 643 Use "perl ./make-src-depend" instead of "mkdepend".
+ − 644
+ − 645 1999-12-07 Martin Buchholz <martin@xemacs.org>
+ − 646
+ − 647 * XEmacs 21.2.23 is released.
+ − 648
434
+ − 649 1999-11-27 Adrian Aichner <adrian@xemacs.org>
430
+ − 650
+ − 651 * xemacs.mak (SRCDIR): Make path to xemacs absolute to
+ − 652 facilitate building info in man subdirs. Echo all cd commands,
442
+ − 653 not just some of them.
430
+ − 654
+ − 655 (makeinfo-test): Test for availability of `texinfo' package to
+ − 656 build info. Recommend use of external `makeinfo' program for
+ − 657 building info docs faster.
+ − 658
+ − 659 (info): cd into man subdirs to support use of external `makeinfo'
+ − 660 program.
+ − 661
+ − 662 1999-11-17 Martin Buchholz <martin@xemacs.org>
+ − 663
+ − 664 * xemacs.mak: Remove references to index.unperm, index.perm.
+ − 665 Fix dependencies.
+ − 666 Shouldn't .obj and .info be in SUFFIXES?
+ − 667 Remove extra `\'.
+ − 668
428
+ − 669 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 670
+ − 671 * XEmacs 21.2.22 is released
+ − 672
+ − 673 1999-11-28 Martin Buchholz <martin@xemacs.org>
+ − 674
+ − 675 * XEmacs 21.2.21 is released.
+ − 676
+ − 677 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 678
+ − 679 * XEmacs 21.2.20 is released
+ − 680
+ − 681 1999-10-07 Norbert Koch <n.koch@eai-delta.de>
+ − 682
+ − 683 * xemacs.mak: Ignore return code of 'del' calls. Use a make
+ − 684 variable for 'del'.
+ − 685
434
+ − 686 1999-09-26 Adrian Aichner <adrian@xemacs.org>
428
+ − 687
+ − 688 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
+ − 689 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
+ − 690 do.
+ − 691 ($(LISP)\auto-autoloads.el): Add new rule.
+ − 692 ($(LISP)\custom-load.el): Ditto.
+ − 693
+ − 694 1999-08-04 Andy Piper <andy@xemacs.org>
+ − 695
+ − 696 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
+ − 697
434
+ − 698 1999-07-26 Adrian Aichner <adrian@xemacs.org>
428
+ − 699
+ − 700 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
+ − 701 dependency.
+ − 702
+ − 703 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 704
+ − 705 * XEmacs 21.2.19 is released
+ − 706
434
+ − 707 1999-07-10 Adrian Aichner <adrian@xemacs.org>
428
+ − 708
+ − 709 * xemacs.mak (.SUFFIXES): Add .texi.
+ − 710 (check): Improve automated test section.
+ − 711 (info): Generate info files using XEmacs (no makeinfo.exe needed).
+ − 712
+ − 713 1999-07-19 Andy Piper <andy@xemacs.org>
+ − 714
+ − 715 * xemacs.mak (DOC_SRC3): add gutter.c
+ − 716 (TEMACS_OBJS): add gutter.obj.
+ − 717
+ − 718 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 719
+ − 720 * XEmacs 21.2.18 is released
+ − 721
+ − 722 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 723
+ − 724 * XEmacs 21.2.17 is released
+ − 725
434
+ − 726 1999-06-13 Adrian Aichner <adrian@xemacs.org>
428
+ − 727
+ − 728 * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
+ − 729 (TEMACS_MULE_OBJS): Remove mule-coding.obj
+ − 730 (check): Implement according to src/Makefile.
+ − 731 (check-temacs): ditto.
+ − 732
+ − 733 1999-06-05 Norbert Koch <n.koch@delta-ii.de>
+ − 734
+ − 735 * xemacs.mak (mule): remove dependencies from mule-coding.c
442
+ − 736
428
+ − 737 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 738
+ − 739 * XEmacs 21.2.16 is released
+ − 740
442
+ − 741 1999-05-14 Adrian Aichner <adrian@xemacs.org>
428
+ − 742
+ − 743 * xemacs.mak (GUNG_HO): Explicitly default to 0.
+ − 744 Fix some comment typos.
+ − 745 ($(XEMACS)\Installation): Create it in the toplevel-directory,
+ − 746 where it is expected by loadup.el
+ − 747
+ − 748 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 749
+ − 750 * XEmacs 21.2.15 is released
+ − 751
+ − 752 1999-05-31 Andy Piper <andy@xemacs.org>
+ − 753
+ − 754 * xemacs.mak: add select & select-x targets.
442
+ − 755
428
+ − 756 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 757
+ − 758 * XEmacs 21.2.14 is released
+ − 759
+ − 760 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
+ − 761
+ − 762 * xemacs.mak: please document me
+ − 763 From Norbert Koch <n.koch@delta-ii.de>
+ − 764
+ − 765 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
+ − 766
+ − 767 * xemacs.mak ($(LISP)\Installation.el): Don't use
+ − 768 `replace-in-string'.
+ − 769
434
+ − 770 1999-03-17 Adrian Aichner <adrian@xemacs.org>
428
+ − 771
+ − 772 * xemacs.mak: Remove ESC macro -- no longer needed.
+ − 773 Remove small configuration report. Remove simplified version of
+ − 774 Installation and Installation.el
+ − 775 (Installation.el): Create it depending on "Installation" file.
+ − 776 Replace \r characters by use of `replace-in-string' in lisp-land.
+ − 777 (all): Make it depend on "Installation" file.
+ − 778 (Installation): Create a complete "Installation" file, looking
+ − 779 much like what is generated by "configure" on UNIX systems.
+ − 780 Insert WARNING where appropriate (currently when building without
+ − 781 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
+ − 782 Type "Installation" to STDOUT much like the "small configuration
+ − 783 report" did.
+ − 784
+ − 785 1999-04-29 Andy Piper <andy@xemacs.org>
442
+ − 786
428
+ − 787 * sys/file.h: conditionalise definition of X_OK.
442
+ − 788
428
+ − 789 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 790
+ − 791 * XEmacs 21.2.13 is released
+ − 792
+ − 793 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 794
+ − 795 * xemacs.mak:
+ − 796 Don't link lib-src programs incrementally.
+ − 797 Don't include debug info in release builds.
+ − 798 Put intermediate files in the appropriate directories.
+ − 799 Make "distclean" target delete all intermediate files.
+ − 800
+ − 801 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 802
+ − 803 * xemacs.mak:
+ − 804 Fix building on Windows 95/98 by conditionalising escape
+ − 805 character '^'.
+ − 806 Only put mule-packages in package path on MULE builds.
+ − 807 Only build source browser files on debug builds.
+ − 808 Build source browser database before link so that it's
+ − 809 available even if link fails.
+ − 810
+ − 811 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 812
+ − 813 * XEmacs 21.2.12 is released
+ − 814
+ − 815 1999-03-03 Gleb Arshinov <gleb@cs.stanford.edu>
+ − 816
+ − 817 * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
+ − 818 provided by Brent B. Powers <bpowers@ms.com>.
+ − 819
+ − 820 * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
+ − 821 X-Face.
+ − 822
+ − 823 1999-02-01 Gleb Arshinov <gleb@cs.stanford.edu>
+ − 824
+ − 825 * README: Document the X-Face build option.
+ − 826
+ − 827 * compface.mak: New file
+ − 828 Makefile for building compface library under MSVC. Build
+ − 829 library only, not executables. Should be extended to build
+ − 830 executables and propagated upstream, if possible.
+ − 831
+ − 832 * xemacs.mak: Link in X-Face/Compface for NT native build.
+ − 833
+ − 834 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 835
+ − 836 * XEmacs 21.2.11 is released
+ − 837
+ − 838 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 839
+ − 840 * XEmacs 21.2.10 is released
+ − 841
+ − 842 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 843
+ − 844 * XEmacs 21.2.9 is released
+ − 845
434
+ − 846 1999-01-14 Adrian Aichner <adrian@xemacs.org>
428
+ − 847
+ − 848 * xemacs.mak (MODULES): Adding variable.
+ − 849 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
+ − 850
+ − 851 1998-12-17 Charles G. Waldman <cgw@pgt.com>
+ − 852
+ − 853 * minitar.c: New file
+ − 854 * minitar.mak: New file
+ − 855
+ − 856 1998-12-29 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 857
+ − 858 * xemacs.mak:
+ − 859 Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
+ − 860 build optimised for Pentium.
+ − 861 Created CFLAGS variable, used in building all objects and in
+ − 862 constructing config.values.
+ − 863 Added glyphs-widget.c and gui-msw.c to list of sources.
+ − 864 Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
+ − 865
+ − 866 1998-12-28 Martin Buchholz <martin@xemacs.org>
+ − 867
+ − 868 * XEmacs 21.2.8 is released.
+ − 869
+ − 870 1998-12-24 Martin Buchholz <martin@xemacs.org>
+ − 871
+ − 872 * XEmacs 21.2.7 is released.
+ − 873
+ − 874 1998-12-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 875
+ − 876 * xemacs.mak:
442
+ − 877 Replaced PACKAGEPATH variable with PACKAGE_PREFIX.
428
+ − 878 configure-package-path is initialised to contain
+ − 879 subdirectories of PACKAGE_PREFIX. The install target makes
+ − 880 a skeleton package tree under PACKAGE_PREFIX.
+ − 881
+ − 882 * README, PROBLEMS:
+ − 883 Documented the package path changes.
+ − 884 Corrected the advice on a suitable minimal set of packages.
+ − 885
+ − 886 1998-12-17 Andy Piper <andy@xemacs.org>
+ − 887
+ − 888 * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
+ − 889 with pop support.
+ − 890
+ − 891 * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
+ − 892
+ − 893 1998-12-16 Andy Piper <andy@xemacs.org>
+ − 894
+ − 895 * XEmacs 21.2.6 is released
+ − 896
434
+ − 897 1998-12-11 Adrian Aichner <adrian@xemacs.org>
428
+ − 898
+ − 899 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
+ − 900 native Windows NT. Therefore src\filelock.c is not to be
+ − 901 compiled.
+ − 902 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
+ − 903
+ − 904 1998-12-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 905
+ − 906 * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
+ − 907 puresize-adjust.h to avoid infinite recursion.
+ − 908
+ − 909 1998-12-09 Andy Piper <andy@xemacs.org>
+ − 910
+ − 911 * config.h: remove clash detection stuff.
+ − 912
+ − 913 1998-12-07 Martin Buchholz <martin@xemacs.org>
+ − 914
+ − 915 * xemacs.mak (TEMACS_OBJS):
442
+ − 916 (DOC_SRC4):
428
+ − 917 - Remove pure.c, pure.obj
+ − 918
434
+ − 919 1998-11-04 Adrian Aichner <adrian@xemacs.org>
428
+ − 920
+ − 921 * xemacs.mak: Creating minimal versions of Installation,
+ − 922 Installation.el, and config.values to make
+ − 923 (describe-installation) and (config-value ...) work in Windows NT
+ − 924 native builds. Incorporating rule for movemail.exe courtesy of
+ − 925 Andy Piper.
+ − 926
+ − 927 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 928
+ − 929 * XEmacs 21.2.5 is released
+ − 930
+ − 931 1998-11-28 SL Baur <steve@altair.xemacs.org>
+ − 932
+ − 933 * XEmacs 21.2-beta4 is released.
+ − 934
+ − 935 1998-10-29 Andy Piper <andyp@parallax.co.uk>
+ − 936
+ − 937 * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
+ − 938 pull in getopt and friends.
+ − 939
+ − 940 1998-10-15 SL Baur <steve@altair.xemacs.org>
+ − 941
+ − 942 * XEmacs 21.2-beta3 is released.
+ − 943
+ − 944 1998-09-29 SL Baur <steve@altair.xemacs.org>
+ − 945
+ − 946 * XEmacs 21.2-beta2 is released.
+ − 947
434
+ − 948 1998-09-19 Adrian Aichner <adrian@xemacs.org>
428
+ − 949
+ − 950 * tiff.mak: New file provided by Charles Wilson
+ − 951 <cwilson@ee.gatech.edu>
+ − 952
+ − 953 * README: Update provided by Charles Wilson
+ − 954 <cwilson@ee.gatech.edu>. Documenting use of the newly
+ − 955 introduced tiff.mak. Renumbering subsequent build instruction
+ − 956 items.
+ − 957
+ − 958 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 959
+ − 960 * PROBLEMS: New file.
+ − 961
+ − 962 * xemacs.mak: Install the PROBLEMS file in the root directory of
+ − 963 the XEmacs installation.
+ − 964
+ − 965 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 966
+ − 967 * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
+ − 968 when building with PNG support.
+ − 969
+ − 970 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 971
+ − 972 * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
+ − 973 options.
+ − 974
+ − 975 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
+ − 976
+ − 977 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
+ − 978
+ − 979 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 980
+ − 981 * xemacs.mak (install): Win95 fixes:
+ − 982 DOS mkdir doesn't create intermediate directories. xcopy does
+ − 983 so use it to create the install and lock directories.
+ − 984 Removed trailing backslashes from copy commands since DOS
+ − 985 copy doesn't like them.
+ − 986
+ − 987 1998-08-05 Charles G. Waldman <cgw@pgt.com>
+ − 988
+ − 989 * xemacs.mak: change "copy" to "xcopy" in install target
+ − 990
442
+ − 991 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
428
+ − 992
+ − 993 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
+ − 994
+ − 995 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 996
+ − 997 * README: XEmacs has been successfully built with MSVC 4.0.
+ − 998 Mention the vcvars32.bat file installed with the MSVC tools.
+ − 999
+ − 1000 1998-07-19 SL Baur <steve@altair.xemacs.org>
+ − 1001
+ − 1002 * XEmacs 21.2-beta1 is released.
+ − 1003
+ − 1004 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1005
+ − 1006 * xemacs.mak:
+ − 1007 Add path to xemacs.res dependency.
+ − 1008
+ − 1009 1998-07-12 SL Baur <steve@altair.xemacs.org>
+ − 1010
+ − 1011 * XEmacs 21.0-pre5 is released.
+ − 1012
+ − 1013 1998-07-09 SL Baur <steve@altair.xemacs.org>
+ − 1014
+ − 1015 * XEmacs 21.0-pre4 is released.
+ − 1016
+ − 1017 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1018
+ − 1019 * README: Documented the changed PACKAGEPATH option and the new
+ − 1020 INSTALL_DIR option, install target and runemacs executable.
+ − 1021 Added more debugging documentation.
+ − 1022
+ − 1023 * config.h: Don't undef EMACS_CONFIGURATION because it's now
+ − 1024 set in the makefile.
+ − 1025
+ − 1026 * xemacs.mak: Added an INSTALL_DIR option and install target.
+ − 1027 Renamed the default package location option to PACKAGEPATH
+ − 1028 and made it cope with paths with spaces in them.
+ − 1029 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
+ − 1030 System configuration (EMACS_CONFIGURATION) now correctly
+ − 1031 determined at build-time by this makefile.
+ − 1032 Compiles the runemacs executable as part of the all target.
+ − 1033
+ − 1034 1998-06-29 SL Baur <steve@altair.xemacs.org>
+ − 1035
+ − 1036 * config.h:
+ − 1037 * xemacs.mak: NT native sound fixes
434
+ − 1038 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org>
428
+ − 1039
+ − 1040 1998-06-21 Martin Buchholz <martin@xemacs.org>
+ − 1041
+ − 1042 * xemacs.mak: It's XEmacs, not Xemacs!
+ − 1043
+ − 1044 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1045
+ − 1046 * file.ico, lisp.ico:
+ − 1047 New icons to represent a generic file and a lisp file.
+ − 1048
+ − 1049 * xemacs.rc: Build file.ico and lisp.ico into the executable.
+ − 1050
+ − 1051 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
+ − 1052
+ − 1053 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
+ − 1054 NFS. Also apply Sean MacLennan's change allowing
+ − 1055 emacs_beta_version to be undefined.
+ − 1056
+ − 1057 1998-06-19 SL Baur <steve@altair.xemacs.org>
+ − 1058
+ − 1059 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
+ − 1060 deleted.
434
+ − 1061 From Adrian Aichner <adrian@xemacs.org>
428
+ − 1062
+ − 1063 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1064
+ − 1065 * config.h: Undefined DONT_ENCAPSULATE.
+ − 1066 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
+ − 1067 Removed MS-DOS code remains.
+ − 1068
+ − 1069 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
+ − 1070
+ − 1071 * Makefile.cygwin: created to compile runemacs.c. This should
+ − 1072 probably have a Makefile.in, but...
+ − 1073
+ − 1074 * runemacs.c: modified to check to see if xemacs is a symbolic
+ − 1075 link when compiled under Cygwin.
+ − 1076
+ − 1077 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1078
+ − 1079 * xemacs.mak: Added lib-src/wakeup.exe
+ − 1080
+ − 1081 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1082
+ − 1083 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
+ − 1084 sorted-doc.exe, etags.exe
+ − 1085
+ − 1086 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1087
+ − 1088 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
+ − 1089 in the command line.
+ − 1090
+ − 1091 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1092
+ − 1093 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
+ − 1094 should be compiled in (sic!).
+ − 1095 Removed 'extern' before function prototypes.
+ − 1096
+ − 1097 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1098
442
+ − 1099 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
428
+ − 1100 programs build (only make-docfile currently, adding other tools
442
+ − 1101 soon).
428
+ − 1102
+ − 1103 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1104
+ − 1105 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
+ − 1106 docfile creation and compilation.
+ − 1107 Defaulted HAVE_MSW to 1.
+ − 1108 Changed lib-src references to be relative to $(XEMACS)/, not ../
+ − 1109
+ − 1110 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1111
+ − 1112 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
+ − 1113
+ − 1114 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1115
+ − 1116 * xemacs.mak: Comment out dialog.{c,obj} from build.
+ − 1117
+ − 1118 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1119
+ − 1120 * nt/config.h:
+ − 1121 Unconditionally define new HAVE_DRAGNDROP.
+ − 1122
+ − 1123 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1124
+ − 1125 * xemacs.mak: Added dragdrop.{c,obj}
+ − 1126
+ − 1127 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1128
+ − 1129 * config.h (enum_field): Redefine to be unsigned int.
+ − 1130
+ − 1131 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1132
+ − 1133 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
+ − 1134 union type.
+ − 1135
+ − 1136 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1137
+ − 1138 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
+ − 1139 functions.
+ − 1140
+ − 1141 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1142
+ − 1143 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
+ − 1144 Make _DEBUG defined only when DEBUG_XEMACS.
+ − 1145
+ − 1146 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1147
+ − 1148 * xemacs.mak: Added glyphs-eimage.{c,obj}
+ − 1149
+ − 1150 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1151
+ − 1152 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
+ − 1153 Extra checks for externally specified X{PM,11}_DIR.
+ − 1154 Proper quoting to allow spaces in these paths.
+ − 1155 Conduct all config checks at once.
+ − 1156 New option VERBOSECC. When non-zero, C compiler echoes its
+ − 1157 commands. When zero, only name of the file being compiled is
+ − 1158 echoed. Default is 0 (do not echo).
+ − 1159
+ − 1160 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1161
+ − 1162 * README: Documented new msvc build procedure, including XPM
+ − 1163 support.
+ − 1164
+ − 1165 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
+ − 1166 build.
+ − 1167
+ − 1168 * xpm.mak: New file
+ − 1169 Makefile for building xpm library under msvc. Hopefully this
+ − 1170 will be part of future xpm distributions.
+ − 1171
+ − 1172 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1173
+ − 1174 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
442
+ − 1175 defined.
428
+ − 1176
+ − 1177 * xemacs.mak: Added new file process-nt.c
+ − 1178
+ − 1179 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1180
+ − 1181 * xemacs.mak: Added build options which can be defined in nmake
+ − 1182 command line (defaults are parentheses):
+ − 1183 HAVE_MSW=0/1 (0) Build with native GUI
+ − 1184 HAVE_X=0/1 (0) Build with X-Windows
+ − 1185 ** At least one must be defined
+ − 1186 X11_DIR=path () Path to the root dir of X11R6 installation
+ − 1187 ** Must be defined when HAVE_X=1
+ − 1188 HAVE_MULE=0/1 (0) Compile in MULE
+ − 1189 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
+ − 1190 PATH_PACKAGEPATH=path Package search path
+ − 1191 ("~/.xemacs")
+ − 1192 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
+ − 1193 extra debugging checks
+ − 1194 USE_UNION_TYPE=0/1 (0)
+ − 1195 USE_MINIMAL_TAGBITS=0/1 (0)
+ − 1196 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
+ − 1197 GUNG_HO=0/1 (none) When specified, overrides the above two.
+ − 1198 : Added output of a configuration report
+ − 1199 : Added copyright notice.
+ − 1200 : Deleted remains of ImageMagick.
+ − 1201 (distclean): Do not use mskedepend
+ − 1202 (install): echo "Not yet implmented".
+ − 1203
+ − 1204 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1205
+ − 1206 * config.h (enum_field): Borrow new definition from config.h.in
+ − 1207
+ − 1208 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1209
+ − 1210 * config.h: Patial sync-up with config.h.in
+ − 1211
+ − 1212 1998-03-25 jhar@tardis.ed.ac.uk
+ − 1213
+ − 1214 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
+ − 1215 alterations to package_path in nt/xemacs.mak.
+ − 1216
+ − 1217 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1218
+ − 1219 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
+ − 1220
+ − 1221 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1222
+ − 1223 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
+ − 1224 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
+ − 1225 compiled in yet.
+ − 1226
+ − 1227 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1228
442
+ − 1229 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
428
+ − 1230 since file I/O depends on it, and defined unconditioanlly in
+ − 1231 src/s/windowsnt.h.
+ − 1232 Added -nologo switch to different tools here and there.
+ − 1233 Suppressed some irrelevant make output.
+ − 1234
+ − 1235 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1236
+ − 1237 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
+ − 1238 --with-file-coding configure option. Default is yes.
+ − 1239
+ − 1240 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1241
+ − 1242 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
+ − 1243
+ − 1244 * Installation.el: New file, copied by xemacs.mak during build.
+ − 1245
+ − 1246 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
+ − 1247
+ − 1248 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
+ − 1249 dired-in-C enhancements is optional, and is determined by
+ − 1250 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
+ − 1251
+ − 1252 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1253
+ − 1254 * xemacs.mak: Fixed lost docstrings
+ − 1255
+ − 1256 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
+ − 1257
+ − 1258 * xemacs.mak: Updated accordingly.
+ − 1259 Creates the MSVC browse info immediately after the link.
+ − 1260
+ − 1261 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1262
+ − 1263 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
+ − 1264 mismatch
+ − 1265
+ − 1266 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
+ − 1267
+ − 1268 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1269
+ − 1270 * xemacs.mak: added menubar-msw.c, menubar.c
+ − 1271
+ − 1272 * xemacs.mak: scrollabrs and menubars are rearranged properly
+ − 1273 under different ifdef'd secions, so for example menubar.obj goes
+ − 1274 to always compiled section, and menubar-msw.obj is built only when
+ − 1275 HAVE_MSW.
+ − 1276
+ − 1277 * xemacs.mak: Compiler warning flag definition moved to a macro
+ − 1278 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
+ − 1279
+ − 1280 1997-12-11 David Hobley <davidh@wr.com.au>
+ − 1281
+ − 1282 * Added support for auto generation of puresize-adjust.h
+ − 1283 in xemacs.mak. Also created new file puresize-adjust.h to copy
+ − 1284 into src on initial build.
+ − 1285
+ − 1286 Mon December 08 1997 kkm@kis.ru
+ − 1287
+ − 1288 * xemacs.mak: added profile.c, removed event-unixod.c
+ − 1289 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
+ − 1290 _MSC_VER
+ − 1291 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
+ − 1292
+ − 1293 Thu December 04 1997 jhar@tardis.ed.ac.uk
442
+ − 1294
428
+ − 1295 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
+ − 1296
+ − 1297 Tue November 29 12:29:33 1997 davidh
+ − 1298
+ − 1299 * xemacs.mak and config.h updated to provide ability to
+ − 1300 specify DEBUG mode from the xemacs.mak file.
+ − 1301
+ − 1302 Mon December 01 1997 jhar
+ − 1303
+ − 1304 * msw-init.el: Provide default bindings for cut, paste, copy and undo
+ − 1305
+ − 1306 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
+ − 1307 - Implemeted simple emacs_mswindows_event_pending_p().
+ − 1308 - Fixed deleting frames.
+ − 1309 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
+ − 1310 - Special processing for 'Ctrl-@' keystroke.
+ − 1311 - Support for some new keysyms.
442
+ − 1312
428
+ − 1313 Mon December 01 1997 jhar
+ − 1314
+ − 1315 * xemacs.mak:
+ − 1316 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
+ − 1317 - Automatically copy changed include files from \nt to \src.
+ − 1318 - Corrected some DOC_SRC* lists.
442
+ − 1319
428
+ − 1320 Tue November 18 21:45:06 1997 davidh
+ − 1321
+ − 1322 * xemacs.mak updated to remove dependency on startup.elc
+ − 1323 HAVE_IMAGEMAGICK added for X build.
+ − 1324
+ − 1325 Thu September 25 23:06:44 1997 davidh
+ − 1326
+ − 1327 * xemacs.mak updated to make the build as simple as typing
442
+ − 1328 nmake -f xemacs.mak. Also support for native gui included
428
+ − 1329 which should mean the w32 directory is no longer required.
+ − 1330
+ − 1331 * config.h synced with config.h.in from 20.3-b2
+ − 1332
+ − 1333 * synced in changes to support native gui.
+ − 1334
+ − 1335 Thu September 25 23:06:44 1997 davidh
+ − 1336
+ − 1337 * August Hill provided a patch to xemacs.mak to greatly simplify
442
+ − 1338 the build - the DOC file gets created correctly.
428
+ − 1339
+ − 1340 Tue September 22 23:06:44 1997 davidh
+ − 1341
+ − 1342 * August Hill provided some more patches - to expand ~ correctly
+ − 1343 and to correctly deal with drive letters in the path.
+ − 1344
+ − 1345 * emacs.c patched to call init_ntproc()
+ − 1346
+ − 1347
+ − 1348 Tue July 15 19:32:21 1997 davidh
+ − 1349
+ − 1350 * August Hill provided some more patches to make things better
+ − 1351 - there is a workaround for dired to make the ^M's disappear
+ − 1352 - a patch to fix shell-command
+ − 1353
+ − 1354 Tue July 08 22:01:36 1997 davidh
+ − 1355
+ − 1356 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
+ − 1357 as a result, removed /force - XEmacs now links normally.
+ − 1358
+ − 1359 Thu June 31 21:16:21 1997 davidh
+ − 1360
+ − 1361 * nt/TODO created.
+ − 1362
+ − 1363 * nt/X11.patch created to help with the X build.
442
+ − 1364
428
+ − 1365 * August Hill provided:
+ − 1366 a patch to fix the _WRETCODE undefined symbol,
+ − 1367 a patch to fix a problem with dired
+ − 1368
+ − 1369 and generally helped clarify the build instructions.
+ − 1370
+ − 1371 * Synced with 20.3b10 (Athens).
+ − 1372
+ − 1373 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
+ − 1374 use the macro, I decided this would be easiest.
+ − 1375
+ − 1376 * Modified src/fileio.c to only open files in O_BINARY. This
442
+ − 1377 causes files to be opened and written without automatically
428
+ − 1378 writing ^M 's to the end of each line. MULE ought to sort this
+ − 1379 in theory, but I am less than convinced.
+ − 1380
+ − 1381 * Updated the nt/README to provide a little more help.
+ − 1382
+ − 1383 Thu May 29 23:11:21 1997 davidh
+ − 1384
+ − 1385 * Synced with 20.3b2.
+ − 1386
+ − 1387 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
+ − 1388
+ − 1389 * Updated README from marcpa.
+ − 1390
+ − 1391 * Added example Win32.cf and site.def files for X.
+ − 1392
+ − 1393 * Added sed.exe into nt/.
+ − 1394
+ − 1395 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
+ − 1396
+ − 1397 * Added extra .elc files to ensure make-docfile gets all symbols.
+ − 1398
+ − 1399 * Modified balloon_help.c to compile (#if'd max definition)
+ − 1400
+ − 1401 * Modified src/event-Xt.c so as not to add signal_event_pipe to
+ − 1402 be selected on - this is a hack until I can work out a better
+ − 1403 way. Thanks to Ben Wing for help on this.
+ − 1404
+ − 1405 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
+ − 1406
+ − 1407 * Synced with 20.1b9.
+ − 1408
+ − 1409 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
+ − 1410
+ − 1411 * lisp/eterm/README.term is truncated: is it just me (because
+ − 1412 I'm on NT) or everyone else sees this ?
+ − 1413 Answer: it is because it contains a ^Z embedded in it, therefore
+ − 1414 it needs to be inserted in binary mode in CVS.
+ − 1415
+ − 1416 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
+ − 1417
442
+ − 1418 * At end of compilation, there are some unresolved symbols:
428
+ − 1419
+ − 1420 link.exe @C:\TEMP\nma00115.
+ − 1421 sysdep.obj : error LNK2001: unresolved external symbol _vfork
+ − 1422 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
+ − 1423 option; image may not run
+ − 1424
+ − 1425
+ − 1426 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
+ − 1427
+ − 1428 * Need to copy the nt/inc directory David originally submitted or
+ − 1429 NT code won't compile.
+ − 1430
+ − 1431 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
+ − 1432
+ − 1433 * Had to modify XEmacs sources here and there : see the diffs
+ − 1434 between NT_FIRST_COMPILE and V20_1_beta9.
+ − 1435
+ − 1436 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
+ − 1437 already defined by Windows and is a long, while X wants it to be
+ − 1438 an unsigned char.
+ − 1439
+ − 1440 --- Xmd.h~ Thu Jun 08 23:20:40 1995
+ − 1441 +++ Xmd.h Sun Mar 16 13:09:10 1997
+ − 1442 @@ -150,8 +150,9 @@
+ − 1443 typedef CARD16 BITS16;
+ − 1444 typedef CARD8 BYTE;
442
+ − 1445
428
+ − 1446 +#ifndef WIN32
+ − 1447 typedef CARD8 BOOL;
+ − 1448 -
+ − 1449 +#endif
+ − 1450
+ − 1451 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
442
+ − 1452 properly.