1680
+ − 1 2003-09-13 Adrian Aichner <adrian@xemacs.org>
+ − 2
+ − 3 * xemacs.mak (TEMACS_BATCH_PACKAGES): Removed.
+ − 4 * xemacs.mak (check-temacs): Reverting to run with -no-packages
+ − 5 since it would cause package lisp to shadow core lisp (as happened
+ − 6 with unicode.el).
+ − 7
1665
+ − 8 2003-09-03 Steve Youngs <youngs@xemacs.org>
+ − 9
+ − 10 * XEmacs 21.5.15 "celery" is released.
+ − 11
1657
+ − 12 2003-08-31 Adrian Aichner <adrian@xemacs.org>
+ − 13
+ − 14 * xemacs.mak (makeinfo-test): Moved after variable initialization
+ − 15 to make test actually work.
+ − 16 * xemacs.mak (TEMACS_BATCH_PACKAGES): New.
+ − 17 * xemacs.mak (check-temacs): Use TEMACS_BATCH_PACKAGES to enable
+ − 18 regression tests requiring packages.
+ − 19
1529
+ − 20 2003-06-15 Adrian Aichner <adrian@xemacs.org>
+ − 21
+ − 22 * minitar.c (main): Handle 0 size files correctly.
+ − 23
1510
+ − 24 2003-06-01 Steve Youngs <youngs@xemacs.org>
+ − 25
+ − 26 * XEmacs 21.5.14 "cassava" is released.
+ − 27
1473
+ − 28 2003-05-10 Steve Youngs <youngs@xemacs.org>
+ − 29
+ − 30 * XEmacs 21.5.13 "cauliflower" is released.
+ − 31
1431
+ − 32 2003-04-24 Steve Youngs <youngs@xemacs.org>
+ − 33
+ − 34 * XEmacs 21.5.12 "carrot" is released.
+ − 35
1393
+ − 36 2003-03-30 Adrian Aichner <adrian@xemacs.org>
+ − 37
+ − 38 * xemacs.mak (install): PROBLEMS is actually in $(SRCROOT).
+ − 39
1382
+ − 40 2003-03-26 Adrian Aichner <adrian@xemacs.org>
+ − 41
+ − 42 * xemacs.mak (install): Copy $(BLDLIB_SRC)\PROBLEMS, now that
+ − 43 nt\PROBLEMS is gone (part of ..\PROBLEMS now).
+ − 44
1370
+ − 45 2003-03-22 Adrian Aichner <adrian@xemacs.org>
+ − 46
+ − 47 * xemacs.mak (installation): Restore version convention in
1371
+ − 48 generated Installation file.
1370
+ − 49
1347
+ − 50 2003-03-09 Ben Wing <ben@xemacs.org>
+ − 51
+ − 52 * config.inc.samp (COMPFACE_DIR):
+ − 53 Note that relative directories are a no-no in BUILD_DIR and
+ − 54 SOURCE_DIR. Use paths relative to $(MAKEROOT) instead.
+ − 55
1346
+ − 56 2003-03-06 Ben Wing <ben@xemacs.org>
+ − 57
+ − 58 * xemacs.mak (INFO): New.
+ − 59 * xemacs.mak (PATH_DEFINES):
+ − 60 Add override for info/ as well when separate source/build dirs.
+ − 61
+ − 62 * xemacs.mak (dump_temacs):
+ − 63 * xemacs.mak (all):
+ − 64 * xemacs.mak (TEMACS_DUMP_DEP):
+ − 65 * xemacs.mak (update-elc): New.
+ − 66 * xemacs.mak (docfile):
+ − 67 * xemacs.mak (update-elc-2):
+ − 68 * xemacs.mak (load-shadows):
+ − 69 Order sections in main build process and add comments. Add
+ − 70 additional dependencies to try and prevent later steps from
+ − 71 happening when failures in earlier steps have occurred.
+ − 72
1333
+ − 73 2003-03-01 Ben Wing <ben@xemacs.org>
+ − 74
+ − 75 * PROBLEMS: Delete.
+ − 76
+ − 77 * config.inc.samp (USE_FASTCALL):
+ − 78 * config.inc.samp (HAVE_VC6): Removed.
+ − 79 * config.inc.samp (DEBUG_XEMACS):
+ − 80 * config.inc.samp (SUPPORT_EDIT_AND_CONTINUE): New.
+ − 81 * xemacs.mak (DEBUG_XEMACS):
+ − 82 * xemacs.mak (HAVE_VC6): Removed.
+ − 83 * xemacs.mak (SUPPORT_EDIT_AND_CONTINUE): New.
+ − 84 * xemacs.mak (CCV):
+ − 85 * xemacs.mak (LIB_SRC_CFLAGS): New.
+ − 86 * xemacs.mak (ETAGS_DEPS):
+ − 87 * xemacs.mak (OS):
+ − 88 * xemacs.mak (TEMACS_LFLAGS):
+ − 89 Eliminate HAVE_VC6, use SUPPORT_EDIT_AND_CONTINUE in its place.
+ − 90 No incremental linking unless SUPPORT_EDIT_AND_CONTINUE, since it
+ − 91 can cause nasty crashes in pdump. Put warnings about this in
+ − 92 config.inc.samp. Report the full compile flags used for src
+ − 93 and lib-src in the Installation output.
+ − 94
1330
+ − 95 2003-02-28 Ben Wing <ben@xemacs.org>
+ − 96
+ − 97 * README:
+ − 98 * README (NOTE): Removed.
+ − 99 * config.inc.samp (HAVE_MS_WINDOWS):
+ − 100 * config.inc.samp (HAVE_X_WINDOWS): Removed.
+ − 101 * config.inc.samp (X11_DIR): Removed.
+ − 102 * config.inc.samp (COMPFACE_DIR):
+ − 103 * xemacs.mak (XEMACS): Removed.
+ − 104 * xemacs.mak (LISP): Removed.
+ − 105 * xemacs.mak (LIB_SRC): Removed.
+ − 106 * xemacs.mak (MODULES): Removed.
+ − 107 * xemacs.mak (NT): Removed.
+ − 108 * xemacs.mak (OUTDIR): Removed.
+ − 109 * xemacs.mak (SRC): Removed.
+ − 110 * xemacs.mak (LWLIB_SRCDIR): Removed.
+ − 111 * xemacs.mak (MAKEDIRSTRING): Removed.
+ − 112 * xemacs.mak (XEMACSDIRSTRING): Removed.
+ − 113 * xemacs.mak (MAKEROOT): New.
+ − 114 * xemacs.mak (COPYDIR):
+ − 115 * xemacs.mak (INFODOCK_VERSION_STRING): Removed.
+ − 116 * xemacs.mak (XEMACS_VERSION_STRING): Removed.
+ − 117 * xemacs.mak (SEPARATE_BUILD): New.
+ − 118 * xemacs.mak (SRCROOT): New.
+ − 119 * xemacs.mak (BLDROOT): New.
+ − 120 * xemacs.mak (PROGRAM_DEFINES): Removed.
+ − 121 * xemacs.mak (INSTALL_DIR): Removed.
+ − 122 * xemacs.mak (ETC): New.
+ − 123 * xemacs.mak (BLDLIB_SRC): New.
+ − 124 * xemacs.mak (BLDNT): New.
+ − 125 * xemacs.mak (BLDSRC): New.
+ − 126 * xemacs.mak (PACKAGE_PREFIX): Removed.
+ − 127 * xemacs.mak (PACKAGE_PATH): Removed.
+ − 128 * xemacs.mak (PATH_PACKAGEPATH): Removed.
+ − 129 * xemacs.mak (HAVE_X_WINDOWS): Removed.
+ − 130 * xemacs.mak (USE_CRTDLL):
+ − 131 * xemacs.mak (CONFIG_ERROR):
+ − 132 * xemacs.mak (OS): Removed.
+ − 133 * xemacs.mak (EMACS_CONFIGURATION): Removed.
+ − 134 * xemacs.mak (STACK_TRACE_EYE_CATCHER): Removed.
+ − 135 * xemacs.mak (CCV): Removed.
+ − 136 * xemacs.mak (DEBUG_FLAGS_COMPILE): Removed.
+ − 137 * xemacs.mak (DEBUG_FLAGS_LINK): Removed.
+ − 138 * xemacs.mak (DEBUG_DEFINES): Removed.
+ − 139 * xemacs.mak (BROWSERFLAGS): Removed.
+ − 140 * xemacs.mak (C_LIBFLAG): Removed.
+ − 141 * xemacs.mak (LIBC_LIB): Removed.
+ − 142 * xemacs.mak (OPTFLAGS_FASTCALL): Removed.
+ − 143 * xemacs.mak (OPTFLAGS_CDECL): Removed.
+ − 144 * xemacs.mak (PATH_PREFIX): New.
+ − 145 * xemacs.mak (OPTFLAGS): Removed.
+ − 146 * xemacs.mak (PROFILE_FLAGS): Removed.
+ − 147 * xemacs.mak (PATH_DEFINES): New.
+ − 148 * xemacs.mak (MSW_DEFINES):
+ − 149 * xemacs.mak (TEMACS_MSW_OBJS): New.
+ − 150 * xemacs.mak (CPLUSPLUS_COMPILE_FLAGS): Removed.
+ − 151 * xemacs.mak (CFLAGS_NO_OPT): Removed.
+ − 152 * xemacs.mak (CFLAGS_NO_LIB): Removed.
+ − 153 * xemacs.mak (CFLAGS): Removed.
+ − 154 * xemacs.mak (CFLAGS_CDECL_NO_LIB): Removed.
+ − 155 * xemacs.mak (CFLAGS_CDECL): Removed.
+ − 156 * xemacs.mak (X_DEFINES): Removed.
+ − 157 * xemacs.mak (TEMACS_MULE_OBJS): New.
+ − 158 * xemacs.mak (X_INCLUDES): Removed.
+ − 159 * xemacs.mak (X_LIBS): Removed.
+ − 160 * xemacs.mak (TEMACS_DEBUG_OBJS): New.
+ − 161 * xemacs.mak (TEMACS_DUMP_OBJS): New.
+ − 162 * xemacs.mak (TEMACS_ALLOC_OBJS): New.
+ − 163 * xemacs.mak (XEMACS_INCLUDES): Removed.
+ − 164 * xemacs.mak (LIB_SRC_DEFINES): Removed.
+ − 165 * xemacs.mak (INCLUDES):
+ − 166 * xemacs.mak (DEFINES):
+ − 167 * xemacs.mak (CONFIG_VALUES): Removed.
+ − 168 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS):
+ − 169 * xemacs.mak (TEMACS_ENTRYPOINT): Removed.
+ − 170 * xemacs.mak (TEMACS_DIR): Removed.
+ − 171 * xemacs.mak (TEMACS): Removed.
+ − 172 * xemacs.mak (TEMACS_BROWSE): Removed.
+ − 173 * xemacs.mak (TEMACS_SRC): Removed.
+ − 174 * xemacs.mak (TEMACS_CPP_CDECL_FLAGS):
+ − 175 * xemacs.mak (TEMACS_LIBS): Removed.
+ − 176 * xemacs.mak (TEMACS_OBJS):
+ − 177 * xemacs.mak (TEMACS_LFLAGS): Removed.
+ − 178 * xemacs.mak (LINK_DEPENDENCY_ARGS): Removed.
+ − 179 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): Removed.
+ − 180 * xemacs.mak (ETAGS_DEPS): Removed.
+ − 181 * xemacs.mak (TEMACS_X_OBJS): Removed.
+ − 182 * xemacs.mak (LIB_SRC_TOOLS): Removed.
+ − 183 * xemacs.mak (LASTFILE): Removed.
+ − 184 * xemacs.mak (LASTFILE_SRC): Removed.
+ − 185 * xemacs.mak (LASTFILE_FLAGS): Removed.
+ − 186 * xemacs.mak (LASTFILE_OBJS): Removed.
+ − 187 * xemacs.mak (LWLIB): Removed.
+ − 188 * xemacs.mak (LWLIB_FLAGS): Removed.
+ − 189 * xemacs.mak (LWLIB_OBJS): Removed.
+ − 190 * xemacs.mak (.SUFFIXES):
+ − 191 * xemacs.mak (create-list-file): Removed.
+ − 192 * xemacs.mak (compile-list-file): Removed.
+ − 193 * xemacs.mak (TEMACS_DUMP_ID_OBJ): Removed.
+ − 194 * xemacs.mak (PROGNAME): Removed.
+ − 195 * xemacs.mak (DO_TEMACS): Removed.
+ − 196 * xemacs.mak (DO_XEMACS): Removed.
+ − 197 * xemacs.mak (BATCH): Removed.
+ − 198 * xemacs.mak (BATCH_PACKAGES): Removed.
+ − 199 * xemacs.mak (TEMACS_BATCH): Removed.
+ − 200 * xemacs.mak (XEMACS_BATCH): Removed.
+ − 201 * xemacs.mak (XEMACS_BATCH_PACKAGES): Removed.
+ − 202 * xemacs.mak (temacs_loadup_args): Removed.
+ − 203 * xemacs.mak (dump_temacs_args): Removed.
+ − 204 * xemacs.mak (run_temacs_args): Removed.
+ − 205 * xemacs.mak (dump_temacs): Removed.
+ − 206 * xemacs.mak (testdir): Removed.
+ − 207 * xemacs.mak (batch_test_emacs): Removed.
+ − 208 * xemacs.mak (check): Removed.
+ − 209 * xemacs.mak (check-temacs): Removed.
+ − 210 * xemacs.mak (MANDIR):
+ − 211 * xemacs.mak (check-features): Removed.
+ − 212 * xemacs.mak (tagslisp): Removed.
+ − 213 * xemacs.mak (tags): Removed.
+ − 214 * xemacs.mak (NEW_USERS_GUIDE_SRCS):
+ − 215 * xemacs.mak (makeinfo-test):
+ − 216 * xemacs.mak (installation): New.
+ − 217 * xemacs.mak (RAW_EXE): New.
+ − 218 * xemacs.mak (DUMP_TARGET): New.
+ − 219 * xemacs.mak (all): New.
+ − 220 * xemacs.mak (TEMACS_DUMP_DEP): New.
+ − 221 * xemacs.mak (DOC):
+ − 222 * xemacs.mak (docfile):
+ − 223 * xemacs.mak (update-elc):
+ − 224 * xemacs.mak (update-elc-2):
+ − 225 * xemacs.mak (load-shadows):
+ − 226 * xemacs.mak (temacs): Removed.
+ − 227 * xemacs.mak (install):
+ − 228 * xemacs.mak (versionclean): New.
+ − 229 * xemacs.mak (distclean):
+ − 230 * xemacs.mak (realclean):
+ − 231 * xemacs.mak (extraclean):
+ − 232 * xemacs.mak (depend):
+ − 233 * xemacs.mak (unicode-encapsulate):
+ − 234 -- Major reorganization and cleanup.
+ − 235 -- Add support for separated build tree and source tree.
+ − 236 -- Delete all support for X Windows building, since it's
+ − 237 totally bit-rotten and will never be fixed up. Instruct
+ − 238 people to use Cygwin if they want such support.
+ − 239
+ − 240 * make-build-dir:
+ − 241 New script to create a skeleton build tree for use with
+ − 242 separated build and source tree compilation.
+ − 243
1318
+ − 244 2003-02-20 Ben Wing <ben@xemacs.org>
+ − 245
+ − 246 * xemacs.dsp (CFG):
+ − 247 Add /k to default build.
+ − 248
1315
+ − 249 2003-02-19 Ben Wing <ben@xemacs.org>
+ − 250
+ − 251 * xemacs.mak (DO_TEMACS): New.
+ − 252 * xemacs.mak (DO_XEMACS): New.
+ − 253 * xemacs.mak (TEMACS_BATCH):
+ − 254 * xemacs.mak (temacs_loadup_args): New.
+ − 255 * xemacs.mak (dump_temacs_args): New.
+ − 256 * xemacs.mak (run_temacs_args): New.
+ − 257 * xemacs.mak (dump_temacs):
+ − 258 * xemacs.mak (blddir): Removed.
+ − 259 * xemacs.mak (temacs_loadup): Removed.
+ − 260 * xemacs.mak (run_temacs): Removed.
+ − 261 * xemacs.mak (check):
+ − 262 * xemacs.mak (check-temacs):
+ − 263 * xemacs.mak (check-features): New.
+ − 264 * xemacs.mak (makeinfo-test):
+ − 265 * xemacs.mak (LOADPATH): Removed.
+ − 266 * xemacs.mak (update-elc):
+ − 267 * xemacs.mak (update-elc-2):
+ − 268 * xemacs.mak (load-shadows): New.
+ − 269 * xemacs.mak (all):
+ − 270 * xemacs.mak (OS):
+ − 271 Add macros DO_TEMACS, DO_XEMACS, and a few others; this macro
+ − 272 section is now completely in sync with src/Makefile.in.in. Copy
+ − 273 check-features, load-shadows, and rebuilding finder-inf.el from
+ − 274 src/Makefile.in.in. The main build/dump/recompile process is now
+ − 275 synchronized with src/Makefile.in.in. Change `WARNING' to `NOTE'
+ − 276 and `error checking' to `error-checking' TO avoid tripping
+ − 277 faux warnings and errors in the VC++ IDE.
+ − 278
+ − 279
1307
+ − 280 2003-02-16 Steve Youngs <youngs@xemacs.org>
+ − 281
+ − 282 * XEmacs 21.5.11 "cabbage" is released.
+ − 283
1303
+ − 284 2003-02-15 Ben Wing <ben@xemacs.org>
+ − 285
+ − 286 * xemacs.mak:
+ − 287 * xemacs.mak (PROGNAME):
+ − 288 * xemacs.mak (docfile):
+ − 289 * xemacs.mak (make-docargs): Removed.
+ − 290 * xemacs.mak (update-elc):
+ − 291 * xemacs.mak (update-elc-2): New.
+ − 292 * xemacs.mak (OS):
+ − 293 Delete old unused code that checks SATISFIED.
+ − 294 Move update-elc-2 up to be near update-elc.
+ − 295 Run update-elc-2 with -no-autoloads to avoid multiple
+ − 296 autoload-loading problem.
+ − 297
+ − 298 Don't compute make-docfile args ourselves. Pass the raw objects
+ − 299 to make-docfile.el, which does the computation (much faster than
+ − 300 we could). Don't delete the DOC file, split the invocation into
+ − 301 two calls to make-docfile.exe (one direct, one through
+ − 302 make-docfile.el), etc. In general, all we do is call make-docfile.
+ − 303 Add proper dependencies for DOC-file rebuilding so it doesn't get
+ − 304 done when not necessary. Implement quick-building here: not
+ − 305 building the DOC file unless it doesn't exist, as the quick-build
+ − 306 docs say.
+ − 307
1261
+ − 308 2003-02-05 Ben Wing <ben@xemacs.org>
+ − 309
+ − 310 * config.inc.samp (GTK_DIR):
+ − 311 * config.inc.samp (XPM_DIR):
+ − 312 * config.inc.samp (HAVE_GIF):
+ − 313 * config.inc.samp (ZLIB_DIR):
+ − 314 * config.inc.samp (TIFF_DIR):
+ − 315 * config.inc.samp (JPEG_DIR):
+ − 316 * config.inc.samp (COMPFACE_DIR):
+ − 317 * config.inc.samp (USE_PORTABLE_DUMPER):
+ − 318 * config.inc.samp (USE_KKCC):
+ − 319 Various fixups.
+ − 320
1203
+ − 321 2002-12-16 Ben Wing <ben@xemacs.org>
+ − 322
+ − 323 * README (NOTE):
+ − 324 * config.inc.samp:
+ − 325 * config.inc.samp (PACKAGE_PREFIX):
+ − 326 * config.inc.samp (GTK_DIR):
+ − 327 * config.inc.samp (COMPFACE_DIR):
+ − 328 * config.inc.samp (USE_FASTCALL):
+ − 329 * config.inc.samp (HAVE_VC6): New.
+ − 330 * config.inc.samp (PROFILE_SUPPORT):
+ − 331 * config.inc.samp (DEBUG_XEMACS):
+ − 332 * config.inc.samp (USE_PORTABLE_DUMPER):
+ − 333 * config.inc.samp (USE_KKCC): New.
+ − 334 * config.inc.samp (USE_UNION_TYPE): New.
+ − 335 * xemacs.dsp (CFG):
+ − 336 * xemacs.mak (HAVE_VC6):
+ − 337 * xemacs.mak (ERROR_CHECK_ALL): New.
+ − 338 * xemacs.mak (CPLUSPLUS_COMPILE): New.
+ − 339 * xemacs.mak (USE_KKCC): New.
+ − 340 * xemacs.mak (USE_UNION_TYPE): New.
+ − 341 * xemacs.mak (USE_PORTABLE_DUMPER):
+ − 342 * xemacs.mak (PROFILE_FLAGS):
+ − 343 * xemacs.mak (CPLUSPLUS_COMPILE_FLAGS): New.
+ − 344 * xemacs.mak (DUMPER_DEFINES):
+ − 345 * xemacs.mak (KKCC_DEFINES): New.
+ − 346 * xemacs.mak (DEFINES):
+ − 347 * xemacs.mak (LASTFILE_FLAGS):
+ − 348 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS):
+ − 349 * xemacs.mak (OS):
+ − 350
+ − 351 Support C++ compilation, KKCC compilation. See src/ChangeLog.
+ − 352 Add stuff about the evilness of USE_UNION_TYPE.
+ − 353
1187
+ − 354 2003-01-04 Steve Youngs <youngs@xemacs.org>
+ − 355
+ − 356 * XEmacs 21.5.10 "burdock" is released.
+ − 357
1123
+ − 358 2002-11-27 Ben Wing <ben@xemacs.org>
+ − 359
+ − 360 * .cvsignore:
+ − 361 Windows shit.
+ − 362
1052
+ − 363 2002-10-13 Adrian Aichner <adrian@xemacs.org>
+ − 364
+ − 365 * xemacs.mak (OS): Remove obsolete quoting of double-quote in the
+ − 366 Installation file to avoid unnecessary deviations from the UNIX
+ − 367 version in `describe-installation' and `build-report'.
+ − 368
1001
+ − 369 2002-09-13 Adrian Aichner <adrian@xemacs.org>
+ − 370
+ − 371 * xemacs.mak: Suppress confirmation for overwriting files.
+ − 372 * xemacs.mak (installation): Add support for xemacs_extra_name.
+ − 373
981
+ − 374 2002-08-30 Steve Youngs <youngs@xemacs.org>
+ − 375
+ − 376 * XEmacs 21.5.9 "brussels sprouts" is released.
+ − 377
942
+ − 378 2002-07-31 Adrian Aichner <adrian@xemacs.org>
+ − 379
+ − 380 * xemacs.mak (USE_KKCC): New. Default it to 1 to get it noticed.
+ − 381 Add line to Installation file, when it's enabled. Add period to
+ − 382 line add to Installation for USE_CRTDLL.
+ − 383
933
+ − 384 2002-07-27 Steve Youngs <youngs@xemacs.org>
+ − 385
+ − 386 * XEmacs 21.5.8 "broccoli" is released.
+ − 387
916
+ − 388 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org>
+ − 389
+ − 390 * README: Reference GNU Emacs 21.x.
+ − 391
900
+ − 392 2002-07-05 Jonathan Harris <jonathan@xemacs.org>
+ − 393
+ − 394 * README: Document Visual Studio .NET setup
+ − 395
894
+ − 396 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
+ − 397
+ − 398 * XEmacs 21.5.7 "broccoflower" is released.
+ − 399
882
+ − 400 2002-06-25 Adrian Aichner <adrian@xemacs.org>
+ − 401
+ − 402 * xemacs.mak (DEBUG_DEFINES): Initialize to empty for
+ − 403 DEBUG_XEMACS=0.
+ − 404
872
+ − 405 2002-06-20 Ben Wing <ben@xemacs.org>
+ − 406
+ − 407 * config.inc.samp (OPTIMIZED_BUILD):
+ − 408 * config.inc.samp (USE_FASTCALL): New.
+ − 409 * config.inc.samp (PROFILE_SUPPORT): New.
+ − 410 * config.inc.samp (DEBUG_XEMACS):
+ − 411 * config.inc.samp (HAVE_VC6): New.
+ − 412 * config.inc.samp (USE_PORTABLE_DUMPER):
+ − 413 Clean up, add args to control fastcall (not yet supported! the
+ − 414 changes needed are in another ws of mine), profile support, vc6
+ − 415 support, union-type.
+ − 416
+ − 417 * xemacs.dsp (CFG):
+ − 418 * xemacs.mak (HAVE_DIALOGS):
+ − 419 * xemacs.mak (HAVE_MSW_C_DIRED): Removed.
+ − 420 * xemacs.mak (USE_FASTCALL): New.
+ − 421 * xemacs.mak (PROFILE_SUPPORT): New.
+ − 422 * xemacs.mak (HAVE_VC6): New.
+ − 423 * xemacs.mak (QUICK_BUILD):
+ − 424 * xemacs.mak (VERBOSECC): New.
+ − 425 * xemacs.mak (DEPEND): New.
+ − 426 * xemacs.mak (CONFIG_ERROR):
+ − 427 * xemacs.mak (CCV):
+ − 428 * xemacs.mak (DEBUGFLAGS): Removed.
+ − 429 * xemacs.mak (OPTFLAGS): Removed.
+ − 430 * xemacs.mak (DEBUG_FLAGS_COMPILE): New.
+ − 431 * xemacs.mak (DEBUG_FLAGS_LINK): New.
+ − 432 * xemacs.mak (DEBUG_DEFINES): New.
+ − 433 * xemacs.mak (BROWSERFLAGS): New.
+ − 434 * xemacs.mak (LIBC_LIB):
+ − 435 * xemacs.mak (OPTFLAGS_FASTCALL): New.
+ − 436 * xemacs.mak (OPTFLAGS_CDECL): New.
+ − 437 * xemacs.mak (PROFILE_FLAGS): New.
+ − 438 * xemacs.mak (CFLAGS_NO_OPT): New.
+ − 439 * xemacs.mak (CFLAGS_CDECL_NO_LIB): New.
+ − 440 * xemacs.mak (CFLAGS_CDECL): New.
+ − 441 * xemacs.mak (MSW_LIBS):
+ − 442 * xemacs.mak (MSW_DEFINES): Removed.
+ − 443 * xemacs.mak (MSW_C_DIRED_OBJ): Removed.
+ − 444 * xemacs.mak (MULE_DEFINES):
+ − 445 * xemacs.mak (DEBUG_FLAGS): Removed.
+ − 446 * xemacs.mak (LINK_DEPENDENCY_ARGS):
+ − 447 * xemacs.mak (ETAGS_DEPS):
+ − 448 * xemacs.mak (LIB_SRC_TOOLS):
+ − 449 * xemacs.mak (TEMACS_LFLAGS):
+ − 450 * xemacs.mak (TEMACS_CPP_FLAGS): Removed.
+ − 451 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS): New.
+ − 452 * xemacs.mak (TEMACS_CPP_CDECL_FLAGS): New.
+ − 453 * xemacs.mak (TEMACS_MSW_OBJS):
+ − 454 * xemacs.mak (TEMACS_OBJS):
+ − 455 * xemacs.mak (.SUFFIXES):
+ − 456 * xemacs.mak (create-list-file): New.
+ − 457 * xemacs.mak (compile-list-file): New.
+ − 458 * xemacs.mak (TEMACS_DUMP_ID_OBJ): New.
+ − 459 * xemacs.mak (PROGNAME):
+ − 460 * xemacs.mak (temacs_loadup):
+ − 461 * xemacs.mak (check):
+ − 462 * xemacs.mak (check-temacs):
+ − 463 * xemacs.mak (make-docargs):
+ − 464 * xemacs.mak (update-elc):
+ − 465 * xemacs.mak (install):
+ − 466 * xemacs.mak (mostlyclean):
+ − 467 * xemacs.mak (versionclean):
+ − 468 * xemacs.mak (OS):
+ − 469 Semi-major overhaul.
+ − 470
+ − 471 Fix bug where dump-id was always getting recomputed, forcing a
+ − 472 redump even when nothing changed.
+ − 473
+ − 474 Add support for fastcall. Support edit-and-continue (on by
+ − 475 default) with vc6. Use incremental linking when doing a debug
+ − 476 compilation. Add support for profiling.
+ − 477
+ − 478 Consolidate the various debug flags.
+ − 479
+ − 480 Partial support for "batch-compiling" -- compiling many files on a
+ − 481 single invocation of the compiler. Doesn't seem to help that much
+ − 482 for me, so it's not finished or enabled by default.
+ − 483
+ − 484 Remove HAVE_MSW_C_DIRED, we always do.
+ − 485
+ − 486 Correct some sloppy use of directories.
+ − 487
863
+ − 488 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
+ − 489
+ − 490 * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
+ − 491
853
+ − 492 2002-05-28 Ben Wing <ben@xemacs.org>
+ − 493
+ − 494 * xemacs.mak (CFLAGS_NO_LIB):
+ − 495 * xemacs.mak (X_DEFINES):
+ − 496 Add -DSTRICT.
+ − 497
851
+ − 498 2002-05-23 Ben Wing <ben@xemacs.org>
+ − 499
+ − 500 * xemacs.mak (TEMACS_OBJS):
+ − 501 Add alloca.o.
+ − 502
841
+ − 503 2002-05-14 Ben Wing <ben@xemacs.org>
+ − 504
+ − 505 * xemacs.mak (batch_test_emacs):
+ − 506 * xemacs.mak (check):
+ − 507 Run tests with the packages so we don't get errors about
+ − 508 advice not present, etc.
+ − 509
839
+ − 510 2002-05-14 Ben Wing <ben@xemacs.org>
834
+ − 511
839
+ − 512 * xemacs.mak (CONFIG_VALUES):
+ − 513 * xemacs.mak (LINK_DEPENDENCY_ARGS): New.
+ − 514 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): New.
+ − 515 * xemacs.mak (ETAGS_DEPS):
+ − 516 * xemacs.mak (LIB_SRC_TOOLS):
+ − 517 Increase the stack of etags to 0x800000 (8 MB), same as for XEmacs
+ − 518 and enough to prevent regex crashes with complex multiline
+ − 519 regexps. (More specifically, we reach the built-in failure limit before
+ − 520 crashing the stack. etags complains, but keeps on processing.)
834
+ − 521
827
+ − 522 2002-05-06 Jonathan Harris <jonathan@xemacs.org>
+ − 523
+ − 524 * README:
+ − 525 Remove references to obsolete MSVC5 and NT 3.51 configurations.
+ − 526
+ − 527 * config.inc.samp (HAVE_TIFF): Update PNG version to 1.0.9.
+ − 528
+ − 529 * xemacs.mak (HAVE_MENUBARS): New
+ − 530 * xemacs.mak (HAVE_SCROLLBARS): New
+ − 531 * xemacs.mak (MSW_DEFINES):
+ − 532 * xemacs.mak (MSW_LIBS):
+ − 533 * xemacs.mak (TEMACS_MSW_OBJS):
+ − 534 * xemacs.mak (TEMACS_OBJS):
+ − 535 Make HAVE_MENUBARS and HAVE_SCROLLBARS optional.
+ − 536
+ − 537 * xemacs.mak (LIB_SRC_TOOLS):
+ − 538 Generate correctly-named debug program databases for lib-src helpers.
+ − 539
+ − 540 * xemacs-vc50.dsp: Removed.
+ − 541 * xemacs-vc50.dsw: Removed.
+ − 542
826
+ − 543 2002-05-05 Ben Wing <ben@xemacs.org>
+ − 544
+ − 545 * xemacs.mak (CFLAGS_NO_LIB): New.
+ − 546 * xemacs.mak (CFLAGS):
+ − 547 * xemacs.mak (ETAGS_DEPS):
+ − 548 * xemacs.mak (LIB_SRC_TOOLS):
+ − 549 Split up CFLAGS into a version without flags specifying the C
+ − 550 library. The problem seems to be that minitar depends on zlib,
+ − 551 which depends specifically on libc.lib, not on any of the other C
+ − 552 libraries. Unless you compile with libc.lib, you get errors --
+ − 553 specifically, no _errno in the other libraries, which must make it
+ − 554 something other than an int. (#### But this doesn't seem to obtain
+ − 555 in XEmacs, which also uses zlib, and can be linked with any of the
+ − 556 C libraries. Maybe zlib is used differently and doesn't need
+ − 557 errno, or maybe XEmacs provides an int errno; ... I don't
+ − 558 understand.
+ − 559
819
+ − 560 2002-03-26 Vin Shelton <acs@xemacs.org>
+ − 561
+ − 562 * xemacs.mak: Added special rule to build winclient.exe.
+ − 563
817
+ − 564 2002-04-23 Jonathan Harris <jonathan@xemacs.org>
+ − 565
+ − 566 * README: Document build for latest versions of zlib & png
+ − 567 * xpm.mak: Default to using MSVCRT as the C runtime
+ − 568
814
+ − 569 2002-04-14 Ben Wing <ben@xemacs.org>
+ − 570
+ − 571 * config.inc.samp (HAVE_MS_WINDOWS):
+ − 572 * config.inc.samp (X11_DIR):
+ − 573 * config.inc.samp (ZLIB_DIR):
+ − 574 * config.inc.samp (MAKEINFO):
+ − 575 * config.inc.samp (OPTIMIZED_BUILD): New.
+ − 576 * config.inc.samp (DEPEND):
+ − 577 * config.inc.samp (USE_MINIMAL_TAGBITS): Removed.
+ − 578 * config.inc.samp (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed.
+ − 579 * config.inc.samp (GUNG_HO): Removed.
+ − 580 * xemacs.mak (USE_MINITAR):
+ − 581 * xemacs.mak (USE_MINIMAL_TAGBITS): Removed.
+ − 582 * xemacs.mak (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed.
+ − 583 * xemacs.mak (GUNG_HO): Removed.
+ − 584 * xemacs.mak (CONFIG_ERROR):
+ − 585 * xemacs.mak (DEBUGFLAGS): New.
+ − 586 * xemacs.mak (OPT): Removed.
+ − 587 * xemacs.mak (OPTFLAGS): New.
+ − 588 * xemacs.mak (CFLAGS):
+ − 589 * xemacs.mak (QUICK_DEFINES):
+ − 590 * xemacs.mak (TAGBITS_DEFINES): Removed.
+ − 591 * xemacs.mak (ERROR_CHECK_DEFINES): New.
+ − 592 * xemacs.mak (LRECORD_DEFINES): Removed.
+ − 593 * xemacs.mak (DEFINES):
+ − 594 * xemacs.mak (TEMACS_OBJS):
+ − 595 * xemacs.mak (OS):
+ − 596 Separate out debug and optimize flags.
+ − 597 Remove all vestiges of USE_MINIMAL_TAGBITS,
+ − 598 USE_INDEXED_LRECORD_IMPLEMENTATION, and GUNG_HO, since those
+ − 599 ifdefs have long been removed.
+ − 600 Make error-checking support actually work.
+ − 601 Some rearrangement of config.inc.samp to make it more logical.
+ − 602 Remove callproc.c and ntproc.c from xemacs.mak, no longer used.
+ − 603
+ − 604 Make pdump the default.
+ − 605
812
+ − 606 2002-04-13 Jonathan Harris <jonathan@xemacs.org>
+ − 607
+ − 608 * README: Document MSVC6 required
+ − 609 * minitar.c: Fix MSVC compiler warnings
+ − 610 * minitar.mak: Removed
+ − 611 * xemacs.mak: Build minitar directly from this makefile
+ − 612 * xemacs.mak (check-temacs):
+ − 613 * xemacs.mak (make-docargs):
+ − 614 * xemacs.mak (update-elc):
+ − 615 Remove obsolete references to EMACSBOOTSTRAPLOADPATH and
+ − 616 EMACSBOOTSTRAPMODULEPATH environment variables.
+ − 617
804
+ − 618 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 619
+ − 620 * XEmacs 21.5.6 "bok choi" is released.
+ − 621
800
+ − 622 2002-03-31 Ben Wing <ben@xemacs.org>
+ − 623
+ − 624 * config.inc.samp (DEBUG_XEMACS):
+ − 625 * xemacs.mak (DEBUG_XEMACS):
+ − 626 * xemacs.mak (ERROR_CHECK_ALL): New.
+ − 627 Separate out and add new variable for controlling error-checking.
+ − 628
795
+ − 629 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
+ − 630
+ − 631 * make-nt-depend:
+ − 632 * xemacs.mak (DEPEND):
+ − 633 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
+ − 634 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
+ − 635 Moved perl dependency script out into new make-nt-depend file to
+ − 636 hopefully finally solve never-ending perl quoting problems.
+ − 637
+ − 638 * xemacs.mak (TEMACS):
+ − 639 * xemacs.mak (make-docargs):
+ − 640 * .cvsignore:
+ − 641 Generate intermediate files in obj subdirectory, not in nt dir.
+ − 642
794
+ − 643 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
+ − 644
+ − 645 * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
+ − 646
780
+ − 647 2002-03-18 Ben Wing <ben@xemacs.org>
+ − 648
+ − 649 * config.inc.samp (DEPEND):
+ − 650 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
+ − 651 * xemacs.mak (DEPEND):
+ − 652 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
+ − 653 Deal with never-ending perl quoting problems.
+ − 654
778
+ − 655 2002-03-16 Ben Wing <ben@xemacs.org>
+ − 656
+ − 657 * .cvsignore:
+ − 658 Those pesky *.tmp files.
+ − 659
776
+ − 660 2002-03-15 Ben Wing <ben@xemacs.org>
+ − 661
+ − 662 * xemacs.mak:
+ − 663 * xemacs.mak (BATCH):
+ − 664 * xemacs.mak (XEMACS_BATCH_PACKAGES):
+ − 665 * xemacs.mak (batch_test_emacs):
+ − 666 * xemacs.mak (MAKEINFO):
+ − 667 * xemacs.mak (makeinfo-test):
+ − 668 Use -no-packages to avoid problems with package files shadowing
+ − 669 core files (e.g. unicode.el in mule-ucs).
+ − 670
774
+ − 671 2002-03-12 Ben Wing <ben@xemacs.org>
+ − 672
+ − 673 * The Great Mule Merge: placeholder.
+ − 674
768
+ − 675 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
+ − 676
+ − 677 * XEmacs 21.5.5 "beets" is released.
+ − 678
725
+ − 679 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
+ − 680
+ − 681 * XEmacs 21.5.4 "bamboo" is released.
+ − 682
669
+ − 683 2001-09-28 Adrian Aichner <adrian@xemacs.org>
+ − 684
+ − 685 * xemacs.mak (COPY): Use xcopy /r for NT 4.0 compatibility.
+ − 686 * xemacs.mak (COPYDIR): Ditto
+ − 687
654
+ − 688 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
+ − 689
+ − 690 * XEmacs 21.5.3 "asparagus" is released.
+ − 691
647
+ − 692 2001-06-24 Ben Wing <ben@xemacs.org>
+ − 693
+ − 694 * config.h:
+ − 695 Turn sign-compare warnings back on.
+ − 696
641
+ − 697 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
+ − 698
+ − 699 * XEmacs 21.5.2 "artichoke" is released.
+ − 700
637
+ − 701 2001-07-26 Stephen J. Turnbull <stephen@xemacs.org>
+ − 702
+ − 703 * xemacs.mak (configclean):
+ − 704 New target. Convenience for multiplatform builds (need to delete
+ − 705 the native config.h since it's newer than config.h.in).
+ − 706 (distclean): Use it.
+ − 707
+ − 708 * xemacs.mak (DEL):
+ − 709 Remove error-suppressing "-" from definition. Use variable in
+ − 710 shell structured commands. Prefix "-" to existing uses.
+ − 711 (DELS, DELSQ):
+ − 712 Remove definitions, WinME can't hack the switches.
+ − 713 (distclean):
+ − 714 Clean subdirectories of $(LISP) explicitly.
+ − 715
+ − 716 * xemacs.mak:
+ − 717 Move HAVE_WIDGET and HAVE_TOOLBAR configuration together.
+ − 718
632
+ − 719 2001-06-12 Stephen J. Turnbull <stephen@xemacs.org>
+ − 720
+ − 721 * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG.
+ − 722 (USE_MINITAR): Default to HAVE_ZLIB.
+ − 723 (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS.
+ − 724 (mostlyclean, nicenclean, distclean, versionclean): Only one target
+ − 725 per invocation of $(DEL); don't use unneeded switches (WinME support).
+ − 726
+ − 727 (TEMACS_CPP_FLAGS): Add EMACS_PATCH_LEVEL.
+ − 728
584
+ − 729 2001-05-28 Nick V. Pakoulin <npak@ispras.ru>
+ − 730
+ − 731 * xemacs.mak (install): Replace calls to (x)copy commands with
+ − 732 COPY and COPYDIR variables.
+ − 733 (COPY): New
+ − 734 (COPYDIR): New
+ − 735
580
+ − 736 2001-05-26 Ben Wing <ben@xemacs.org>
+ − 737
+ − 738 * xemacs.mak (DEPEND):
+ − 739 * xemacs.mak (LASTFILE_OBJS):
+ − 740 * xemacs.mak (LWLIB_OBJS):
+ − 741 * xemacs.mak (TEMACS_OBJS):
+ − 742 fix use of targets so that config.h doesn't end up being passed
+ − 743 to the C compiler as an input file; that creates warnings.
+ − 744 put back config.inc into depend-file targets; removed previously
+ − 745 in a wrong attempt to fix this same problem.
+ − 746
563
+ − 747 2001-05-24 Ben Wing <ben@xemacs.org>
+ − 748
+ − 749 * xemacs.mak (DOC):
+ − 750 * xemacs.mak (TEMACS_OBJS):
+ − 751 add glyphs-shared.c.
+ − 752
558
+ − 753 2001-05-23 Ben Wing <ben@xemacs.org>
+ − 754
+ − 755 * xemacs.mak (installation):
+ − 756 call `ver' to get the exact os version and put it in the
+ − 757 installation; suggestion from adrian.
+ − 758
551
+ − 759 2001-05-21 Martin Buchholz <martin@xemacs.org>
+ − 760
+ − 761 * xemacs.mak: Remove references to lwlib-config.
+ − 762
545
+ − 763 2001-05-01 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 764
+ − 765 * xemacs.mak: Use link to make .rsrc writable, not editbin.
+ − 766
528
+ − 767 2001-05-10 Ben Wing <ben@xemacs.org>
+ − 768
+ − 769 * xemacs.mak (TEMACS_LIBS):
+ − 770 need another lib (netapi32.lib) for user-name-all-completions.
+ − 771
+ − 772 * xemacs.mak (all):
+ − 773 * xemacs.mak (OS):
+ − 774 remove autoload-building target.
+ − 775
523
+ − 776 2001-05-09 Ben Wing <ben@xemacs.org>
+ − 777
+ − 778 * xemacs.mak (OS):
+ − 779 do not warn about gtk when we're not trying to compile with it.
+ − 780
522
+ − 781 2001-05-09 Martin Buchholz <martin@xemacs.org>
+ − 782
+ − 783 * XEmacs 21.5.1 "anise" is released.
+ − 784
496
+ − 785 2001-05-01 Adrian Aichner <adrian@xemacs.org>
+ − 786
+ − 787 * xemacs.mak: Define EMACS_PATCH_LEVEL like configure.in does.
+ − 788 * xemacs.mak (XEMACS_VERSION_STRING): Build this more like
+ − 789 configure.in does.
+ − 790 * xemacs.mak (docfile): Use del instead of $(DEL) in shell
+ − 791 command.
+ − 792
495
+ − 793 2001-05-01 Ben Wing <ben@xemacs.org>
+ − 794
+ − 795 * config.inc.samp (MAKEINFO): point at more standard c: not f:.
+ − 796 * minitar.c:
+ − 797 * minitar.c (Usage):
+ − 798 * minitar.c (octal):
+ − 799 * minitar.c (makepath):
+ − 800 * minitar.c (main):
+ − 801 Fix more compiler warnings, clean up the style to conform
+ − 802 more to standard XEmacs.
+ − 803
494
+ − 804 2001-05-01 Ben Wing <ben@xemacs.org>
+ − 805
+ − 806 * xemacs.mak (DEPEND):
+ − 807 Don't add config.inc to the horked depend file. It's not
+ − 808 recognized by nmake and just results in warnings.
+ − 809 * xemacs.mak (docfile):
+ − 810 Don't use $(DEL) in the middle of a shell command, because it
+ − 811 will try to call `-del' and fail.
+ − 812
488
+ − 813 2001-04-27 Adrian Aichner <adrian@xemacs.org>
+ − 814
+ − 815 * compface.mak (clean): New target.
+ − 816 * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
+ − 817 del and @$(DEL). Add GTK supporting variables and document it as
+ − 818 currently unsupported on MSWindows.
+ − 819 * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
+ − 820 emacs_is_beta. Use emacs_beta_version as patch level for non-beta
+ − 821 version.
+ − 822 * xemacs.mak (HAVE_GTK): New.
+ − 823 * xemacs.mak (GTK_DIR): New.
+ − 824
479
+ − 825 2001-04-20 Ben Wing <ben@xemacs.org>
+ − 826
+ − 827 * .cvsignore: Added stuff for Windows.
+ − 828
472
+ − 829 2001-04-18 Martin Buchholz <martin@xemacs.org>
+ − 830
+ − 831 * XEmacs 21.5.0 "alfalfa" is released.
+ − 832
464
+ − 833 2001-03-14 Craig Lanning <CraigL@Knology.net>
+ − 834
+ − 835 * minitar.c: Clean up some compiler warnings.
+ − 836
462
+ − 837 2001-03-21 Martin Buchholz <martin@xemacs.org>
+ − 838
+ − 839 * XEmacs 21.2.46 "Urania" is released.
+ − 840
+ − 841 2001-03-06 Ben Wing <ben@xemacs.org>
+ − 842
+ − 843 * xemacs.mak (DEPEND):
+ − 844 Correct line that runs perl to do correct quoting regardless of
+ − 845 whether nmake is run from bash.
+ − 846
+ − 847 2001-03-02 Ben Wing <ben@xemacs.org>
+ − 848
+ − 849 * config.h: Sadly, we need to disable another warning (C4116,
+ − 850 unnamed type definition in parentheses: A structure, union, or
+ − 851 enumerated type with no name was defined in a parenthetical
+ − 852 expression. The type definition is meaningless.), due to Martin's
+ − 853 latest definition of ALIGNOF.
+ − 854
460
+ − 855 2001-02-23 Martin Buchholz <martin@xemacs.org>
+ − 856
+ − 857 * XEmacs 21.2.45 "Thelxepeia" is released.
+ − 858
+ − 859 2001-02-09 Martin Buchholz <martin@xemacs.org>
+ − 860
+ − 861 * config.h (HAVE_UTIME): New.
+ − 862 * config.h (HAVE_UTIME_H): Remove.
+ − 863 * config.h (HAVE_STRUCT_UTIMBUF): Remove.
+ − 864
458
+ − 865 2001-02-08 Martin Buchholz <martin@xemacs.org>
+ − 866
+ − 867 * XEmacs 21.2.44 "Thalia" is released.
+ − 868
456
+ − 869 2001-01-26 Martin Buchholz <martin@xemacs.org>
+ − 870
+ − 871 * XEmacs 21.2.43 "Terspichore" is released.
+ − 872
454
+ − 873 2001-01-20 Martin Buchholz <martin@xemacs.org>
+ − 874
+ − 875 * XEmacs 21.2.42 "Poseidon" is released.
+ − 876
452
+ − 877 2001-01-17 Martin Buchholz <martin@xemacs.org>
+ − 878
+ − 879 * XEmacs 21.2.41 "Polyhymnia" is released.
+ − 880
450
+ − 881 2001-01-08 Martin Buchholz <martin@xemacs.org>
+ − 882
+ − 883 * XEmacs 21.2.40 is released.
+ − 884
448
+ − 885 2000-12-31 Martin Buchholz <martin@xemacs.org>
+ − 886
+ − 887 * XEmacs 21.2.39 is released.
+ − 888
446
+ − 889 2000-12-05 Martin Buchholz <martin@xemacs.org>
+ − 890
+ − 891 * XEmacs 21.2.38 is released.
+ − 892
444
+ − 893 2000-11-14 Martin Buchholz <martin@xemacs.org>
+ − 894
+ − 895 * XEmacs 21.2.37 is released.
+ − 896
+ − 897 2000-10-27 Martin Buchholz <martin@xemacs.org>
+ − 898
+ − 899 * config.h: Oops, _getpt ==> _getpty
+ − 900
+ − 901 2000-10-11 Martin Buchholz <martin@xemacs.org>
+ − 902
+ − 903 * config.h (HAVE_XFREE86): Remove.
+ − 904 (HAVE_XREGISTERIMINSTANTIATECALLBACK): New.
+ − 905 (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New.
+ − 906
+ − 907 2000-10-10 Martin Buchholz <martin@xemacs.org>
+ − 908
+ − 909 * config.h:
+ − 910 Sync with pty/signaling related changes to src/config.h.in
+ − 911
+ − 912 2000-10-07 Adrian Aichner <aichner@ecf.teradyne.com>
+ − 913
+ − 914 * xemacs.mak (default): Enforce runnig nmake from xemacs.mak's
+ − 915 directory to avoid problems with relative paths.
+ − 916
442
+ − 917 2000-10-04 Martin Buchholz <martin@xemacs.org>
+ − 918
+ − 919 * XEmacs 21.2.36 is released.
+ − 920
+ − 921 2000-09-30 Martin Buchholz <martin@xemacs.org>
+ − 922
+ − 923 * config.h (HAVE_STRCASECMP): Remove.
+ − 924
+ − 925 2000-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 926
+ − 927 * xemacs.mak:
+ − 928 Make src\depend parsing recognise "#if defined" instead of "#ifdef".
+ − 929 Use matching single quotes to keep 4dos shell happy.
+ − 930
+ − 931 2000-08-07 Ben Wing <ben@xemacs.org>
+ − 932
+ − 933 * xemacs.mak: add getloadavg.c.
+ − 934
+ − 935 2000-07-30 Ben Wing <ben@xemacs.org>
+ − 936
+ − 937 * README (NOTE):
+ − 938 Improve X documentation.
+ − 939 Document nascent Mule support.
+ − 940 Document current MS Windows contributors.
+ − 941
+ − 942 2000-07-15 Ben Wing <ben@xemacs.org>
+ − 943
+ − 944 * xemacs.mak:
+ − 945 added new file win32.c.
+ − 946 took out unused alloca.c.
+ − 947 * xemacs.mak (update-elc-2): added new target for rebuilding the
+ − 948 remaining .elcs after dumped. its dependency is added for target
+ − 949 all.
+ − 950 * xemacs.mak (update-auto-and-custom):
+ − 951 cleaned up ; now it byte-compiles custom-load.el.
+ − 952 * xemacs.mak (mostlyclean):
+ − 953 * xemacs.mak (clean):
+ − 954 * xemacs.mak (nicenclean):
+ − 955 * xemacs.mak (distclean):
+ − 956 * xemacs.mak (realclean):
+ − 957 * xemacs.mak (versionclean):
+ − 958 Redid all the clean targets, to be similar to what's in the
+ − 959 standard Makefile.
+ − 960
+ − 961 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 962
+ − 963 * xemacs.mak ($(PROGNAME)): Do check error code from temacs during
+ − 964 dumping.
+ − 965
+ − 966 2000-07-19 Martin Buchholz <martin@xemacs.org>
+ − 967
+ − 968 * XEmacs 21.2.35 is released.
+ − 969
+ − 970 2000-07-14 IKEYAMA Tomonori <tomonori@suiyokai.org>
+ − 971
+ − 972 * config.h: Import C++ compilation stuff from src/config.h.
+ − 973
+ − 974 2000-07-05 Craig Lanning <lanning@scra.org>
+ − 975
+ − 976 * xemacs.rc: Uppercase the id's so that windres will work.
+ − 977
+ − 978 2000-07-05 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 979
+ − 980 * xemacs.mak (TEMACS_LIBS): Added comdlg32.lib
+ − 981
+ − 982 2000-06-12 Ben Wing <ben@xemacs.org>
+ − 983
+ − 984 * config.h (ENCAPSULATE_STAT):
+ − 985 Always encapsulate stat/fstat. Also suggested by Mike Alexander
+ − 986 <mike.alexander@xemacs.org>.
+ − 987
+ − 988 2000-06-10 Ben Wing <ben@xemacs.org>
+ − 989
+ − 990 * config.h:
+ − 991 * config.h (HAVE_GETPAGESIZE):
+ − 992 * config.h (HAVE_GETTIMEOFDAY):
+ − 993 corrections to go along with removed nt/inc.
+ − 994 removed HAVE_FEP.
+ − 995
+ − 996 * config.inc.samp:
+ − 997 correct graphics lib paths to agree with binaries provided in
+ − 998 ftp aux dir.
+ − 999
+ − 1000 * xemacs.mak (DEPEND):
+ − 1001 * xemacs.mak (DEFINES):
+ − 1002 * xemacs.mak (LIB_SRC_DEFINES):
+ − 1003 * xemacs.mak (minitar):
+ − 1004 * xemacs.mak (TEMACS_LFLAGS):
+ − 1005 * xemacs.mak (tags):
+ − 1006 * xemacs.mak (all):
+ − 1007 * xemacs.mak (install):
+ − 1008 WINDOWSNT -> WIN32_NATIVE.
+ − 1009 Don't build run*.exe.
+ − 1010 comments about required ^^.
+ − 1011 Added setargv.obj to the list of linked entities,
+ − 1012 causing automatic wildcarding of filenames given on the
+ − 1013 command line. (As usual, enclose in double quotes to avoid
+ − 1014 this.)
+ − 1015
+ − 1016 2000-06-07 Ben Wing <ben@xemacs.org>
+ − 1017
+ − 1018 * runemacs.c: Removed. No longer necessary.
+ − 1019
+ − 1020 * Makefile.cygwin: Removed.
+ − 1021
+ − 1022 * inc\*: Removed. At long-fucking-last!
+ − 1023
+ − 1024 2000-05-28 Martin Buchholz <martin@xemacs.org>
+ − 1025
+ − 1026 * XEmacs 21.2.34 is released.
+ − 1027
+ − 1028 2000-05-12 Craig Lanning <CraigL@DyCon.com>
+ − 1029
+ − 1030 * inc\sys\socket.h: Don't define timeval as ws_timeval for mingw32
+ − 1031
+ − 1032 2000-05-01 Martin Buchholz <martin@xemacs.org>
+ − 1033
+ − 1034 * XEmacs 21.2.33 is released.
+ − 1035
+ − 1036 2000-04-27 Ben Wing <ben@xemacs.org>
+ − 1037
+ − 1038 * xemacs.mak: combine auto-autoloads.el and custom.el update into
+ − 1039 one call to xemacs.
+ − 1040
+ − 1041 2000-04-26 Ben Wing <ben@xemacs.org>
+ − 1042
+ − 1043 * xemacs.mak: put in support for QUICK_BUILD.
+ − 1044
+ − 1045 * config.inc.samp: put in an entry for QUICK_BUILD.
+ − 1046
+ − 1047 2000-04-23 Ben Wing <ben@xemacs.org>
+ − 1048
+ − 1049 * xemacs.mak: Modified section that dumps .exe to not dump
+ − 1050 when nothing has changed. It does this by relying on a flag
+ − 1051 set by update-elcs.
+ − 1052
+ − 1053 Also in building of auto-autoloads.el, we no longer unconditionally
+ − 1054 remove the old one. That was pointless and made the whole build
+ − 1055 procedure a lot longer -- the autoload code is smart enough to
+ − 1056 update itself automatically from an out-of-date autoload file.
+ − 1057
+ − 1058 2000-04-04 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1059
+ − 1060 * xemacs.mak: Build the i utility and use it to pipe windowed
+ − 1061 [xt]emacs output to the build console.
+ − 1062
+ − 1063 2000-03-25 Didier Verna <didier@xemacs.org>
+ − 1064
+ − 1065 * config.h: handle the renaming of `foo_h_path' to `foo_h_file'.
+ − 1066
+ − 1067 2000-03-22 Mike Alexander <mta@arbortext.com>
+ − 1068
+ − 1069 * xemacs.mak (PROGRAM_DEFINES): Define EMACS_VERSION and
+ − 1070 EMACS_PROGNAME
+ − 1071 (DEPEND): Don't try to create $(OUTDIR) if it already exists
+ − 1072 ($(SRC)\dump-id.c): Make it
+ − 1073 (DOC_SRC11): Add dumper.c if portable dumping
+ − 1074 (dump-xemacs): Make portable dumping work again and create
+ − 1075 dump-id.c and compile it whenever we do a portable dump.
+ − 1076 (depend): Change $(SRCDIR) to $(SRC)
+ − 1077
+ − 1078 2000-03-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1079
+ − 1080 * .cvsignore: New file, ignores user's config.inc and files
+ − 1081 containing the user's DevStudio workspace info.
+ − 1082
+ − 1083 * config.h.samp: Added DEPEND option. Renamed HAVE_MSW and HAVE_X to
+ − 1084 HAVE_MS_WINDOWS and HAVE_X_WINDOWS.
+ − 1085
+ − 1086 * README: Documented DEPEND option. Other small changes.
+ − 1087
+ − 1088 * Todo: Removed - was hopelessly out of date.
+ − 1089
+ − 1090 * config.h.samp:
+ − 1091 * xemacs.mak: Added DEPEND option to control use of dependency
+ − 1092 information generated by make-src-depend. Requires Perl. Defaults
+ − 1093 to disabled. Renamed HAVE_MSW and HAVE_X to HAVE_MS_WINDOWS and
+ − 1094 HAVE_X_WINDOWS as a side-effect.
+ − 1095 Handles '&' in XEmacs codenames by replacing with 'and'.
+ − 1096
+ − 1097 * xemacs.dsp:
+ − 1098 Correct Output_Dir so that DevStudio finds the xemacs executable
+ − 1099 by default.
+ − 1100
+ − 1101 2000-03-20 Ben Wing <ben@xemacs.org>
+ − 1102
+ − 1103 * README: Substantial rewrite.
+ − 1104 * xemacs.mak: Pdump fix. (not working yet, though)
+ − 1105
+ − 1106 2000-03-20 Martin Buchholz <martin@xemacs.org>
+ − 1107
+ − 1108 * XEmacs 21.2.32 is released.
+ − 1109
+ − 1110 2000-03-15 Mike Alexander <mta@arbortext.com>
+ − 1111
+ − 1112 * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
+ − 1113
785
+ − 1114 2000-03-14 Adrian Aichner <adrian@xemacs.org>
442
+ − 1115
+ − 1116 * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
+ − 1117 XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.
+ − 1118
+ − 1119 2000-03-13 Ben Wing <ben@xemacs.org>
+ − 1120
+ − 1121 * xemacs.mak (TEMACS_ENTRYPOINT):
+ − 1122 Fix for portable dumper.
+ − 1123
+ − 1124 2000-03-12 Ben Wing <ben@xemacs.org>
+ − 1125
+ − 1126 * xemacs.mak (*):
+ − 1127 * config.inc: New.
+ − 1128
+ − 1129 a) Added a file called config.inc which makes it easier to set
+ − 1130 build options for MS Windows. (Previously, the only way to do this
+ − 1131 was through command line options to nmake.)
+ − 1132
+ − 1133 b) Cleaned the file up a bit.
+ − 1134
+ − 1135 c) Changed xemacs to be a windows application and not a console
+ − 1136 application, now that runemacs.exe is no longer necessary.
+ − 1137
+ − 1138 d) Added support for building the tags file.
+ − 1139
+ − 1140 * xemacs.dsw: New.
+ − 1141 * xemacs.dsp: New.
+ − 1142 For compiling, editing, and debugging XEmacs using the VC++ 5.0
+ − 1143 GUI. They may well work under other versions of VC++, but I don't
+ − 1144 have access to them to test them.
+ − 1145
+ − 1146 2000-03-11 Andy Piper <andy@xemacs.org>
+ − 1147
+ − 1148 * PROBLEMS: Doc fix from Reini Urban <rurban@x-ray.at>.
+ − 1149
+ − 1150 2000-02-27 Mike Alexander <mta@arbortext.com>
+ − 1151
+ − 1152 * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined
+ − 1153
+ − 1154 * xemacs.mak: Add the portable dump data to the EXE as a resource
+ − 1155
+ − 1156 2000-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1157
+ − 1158 * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib.
+ − 1159 (installation): Always regenerate installation report.
+ − 1160
+ − 1161 2000-02-25 Craig Lanning <CraigL@DyCon.com>
+ − 1162
+ − 1163 * inc\sys\time.h: MinGW defines struct timeval in <winsock.h>.
+ − 1164
+ − 1165 2000-02-24 Martin Buchholz <martin@xemacs.org>
+ − 1166
+ − 1167 * config.h (INLINE_HEADER): Define properly (?) for Windows.
+ − 1168
+ − 1169 2000-02-23 Martin Buchholz <martin@xemacs.org>
+ − 1170
+ − 1171 * XEmacs 21.2.31 is released.
+ − 1172
+ − 1173 2000-02-22 Martin Buchholz <martin@xemacs.org>
+ − 1174
+ − 1175 * config.h (gc_checking_assert): New.
+ − 1176
+ − 1177 2000-02-21 Martin Buchholz <martin@xemacs.org>
+ − 1178
+ − 1179 * XEmacs 21.2.30 is released.
+ − 1180
+ − 1181 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1182
+ − 1183 * README: Tidy up.
+ − 1184 Document need for makeinfo program or texinfo package.
+ − 1185
+ − 1186 * Xmd.patch: New file, previously in README.
+ − 1187
+ − 1188 2000-02-17 Martin Buchholz <martin@xemacs.org>
+ − 1189
+ − 1190 * config.h: Delete unused HAVE_LINUX_VERSION_H.
+ − 1191
+ − 1192 2000-02-16 Martin Buchholz <martin@xemacs.org>
+ − 1193
+ − 1194 * XEmacs 21.2.29 is released.
+ − 1195
+ − 1196 2000-02-06 Mike Alexander <mta@arbortext.com>
+ − 1197
+ − 1198 * xemacs.mak (install): Copy xemacs.dmp if using the portable
+ − 1199 dumper.
+ − 1200
440
+ − 1201 2000-02-07 Martin Buchholz <martin@xemacs.org>
+ − 1202
+ − 1203 * XEmacs 21.2.28 is released.
+ − 1204
+ − 1205 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1206
+ − 1207 * Xpm.def: New file, required to build Xpm.dll.
+ − 1208
+ − 1209 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
+ − 1210 xemacs-specific. Initialize to DEBUG_XEMACS if specified for
+ − 1211 compatibility.
+ − 1212 Build DLL instead of static LIB when USE_CRTDLL=1 is given to
+ − 1213 make.
+ − 1214
+ − 1215 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
+ − 1216 Do not build lastfile.lib when neither unexec not gmalloc are
+ − 1217 used.
+ − 1218
+ − 1219 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
+ − 1220 in makefile.
+ − 1221
+ − 1222 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1223
+ − 1224 * xemacs.mak (DOC_SRC9): Added tests.c ...
+ − 1225 (TEMACS_DEBUG_OBJS): ... and tests.obj
+ − 1226 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
+ − 1227 rebuild the docfile.
+ − 1228
+ − 1229 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1230
+ − 1231 * xemacs.mak (docfile): Added shortcut target.
+ − 1232
+ − 1233 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1234
+ − 1235 * xemacs.mak (TEMACS_LIBS): Added winspool.lib
+ − 1236
+ − 1237 2000-01-20 Martin Buchholz <martin@xemacs.org>
+ − 1238
+ − 1239 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
+ − 1240
+ − 1241 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1242
+ − 1243 * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
+ − 1244
438
+ − 1245 2000-01-18 Martin Buchholz <martin@xemacs.org>
+ − 1246
+ − 1247 * XEmacs 21.2.27 is released.
+ − 1248
+ − 1249 2000-01-18 Martin Buchholz <martin@xemacs.org>
+ − 1250
+ − 1251 * minitar.c: Errno.h --> errno.h. Remove errno declaration.
+ − 1252
+ − 1253 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
+ − 1254
+ − 1255 * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro.
+ − 1256 (temacs:) Added dependency for lastfile.lib so that 'make temacs'
+ − 1257 builds it first.
+ − 1258
+ − 1259 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
+ − 1260
+ − 1261 * minitar.mak: Add vars to allow building from main xemacs.mak.
+ − 1262
+ − 1263 * xemacs.mak: Add rules to build & install minitar.
+ − 1264
440
+ − 1265 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
+ − 1266
+ − 1267 * config.h: Fix stuff related to mail locking.
+ − 1268
436
+ − 1269 1999-12-31 Martin Buchholz <martin@xemacs.org>
+ − 1270
+ − 1271 * XEmacs 21.2.26 is released.
+ − 1272
434
+ − 1273 1999-12-24 Martin Buchholz <martin@xemacs.org>
+ − 1274
+ − 1275 * XEmacs 21.2.25 is released.
+ − 1276
+ − 1277 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
+ − 1278
+ − 1279 * minitar.c (main): Add explicit exit(0) to get successful return
+ − 1280 code.
+ − 1281
432
+ − 1282 1999-12-14 Martin Buchholz <martin@xemacs.org>
+ − 1283
+ − 1284 * XEmacs 21.2.24 is released.
+ − 1285
434
+ − 1286 1999-11-28 Adrian Aichner <adrian@xemacs.org>
430
+ − 1287
+ − 1288 * xemacs.mak (depend): Only update `depend' if there were changes.
+ − 1289 Use "perl ./make-src-depend" instead of "mkdepend".
+ − 1290
+ − 1291 1999-12-07 Martin Buchholz <martin@xemacs.org>
+ − 1292
+ − 1293 * XEmacs 21.2.23 is released.
+ − 1294
434
+ − 1295 1999-11-27 Adrian Aichner <adrian@xemacs.org>
430
+ − 1296
+ − 1297 * xemacs.mak (SRCDIR): Make path to xemacs absolute to
+ − 1298 facilitate building info in man subdirs. Echo all cd commands,
442
+ − 1299 not just some of them.
430
+ − 1300
+ − 1301 (makeinfo-test): Test for availability of `texinfo' package to
+ − 1302 build info. Recommend use of external `makeinfo' program for
+ − 1303 building info docs faster.
+ − 1304
+ − 1305 (info): cd into man subdirs to support use of external `makeinfo'
+ − 1306 program.
+ − 1307
+ − 1308 1999-11-17 Martin Buchholz <martin@xemacs.org>
+ − 1309
+ − 1310 * xemacs.mak: Remove references to index.unperm, index.perm.
+ − 1311 Fix dependencies.
+ − 1312 Shouldn't .obj and .info be in SUFFIXES?
+ − 1313 Remove extra `\'.
+ − 1314
428
+ − 1315 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1316
+ − 1317 * XEmacs 21.2.22 is released
+ − 1318
+ − 1319 1999-11-28 Martin Buchholz <martin@xemacs.org>
+ − 1320
+ − 1321 * XEmacs 21.2.21 is released.
+ − 1322
+ − 1323 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1324
+ − 1325 * XEmacs 21.2.20 is released
+ − 1326
+ − 1327 1999-10-07 Norbert Koch <n.koch@eai-delta.de>
+ − 1328
+ − 1329 * xemacs.mak: Ignore return code of 'del' calls. Use a make
+ − 1330 variable for 'del'.
+ − 1331
434
+ − 1332 1999-09-26 Adrian Aichner <adrian@xemacs.org>
428
+ − 1333
+ − 1334 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
+ − 1335 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
+ − 1336 do.
+ − 1337 ($(LISP)\auto-autoloads.el): Add new rule.
+ − 1338 ($(LISP)\custom-load.el): Ditto.
+ − 1339
+ − 1340 1999-08-04 Andy Piper <andy@xemacs.org>
+ − 1341
+ − 1342 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
+ − 1343
434
+ − 1344 1999-07-26 Adrian Aichner <adrian@xemacs.org>
428
+ − 1345
+ − 1346 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
+ − 1347 dependency.
+ − 1348
+ − 1349 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1350
+ − 1351 * XEmacs 21.2.19 is released
+ − 1352
434
+ − 1353 1999-07-10 Adrian Aichner <adrian@xemacs.org>
428
+ − 1354
+ − 1355 * xemacs.mak (.SUFFIXES): Add .texi.
+ − 1356 (check): Improve automated test section.
+ − 1357 (info): Generate info files using XEmacs (no makeinfo.exe needed).
+ − 1358
+ − 1359 1999-07-19 Andy Piper <andy@xemacs.org>
+ − 1360
+ − 1361 * xemacs.mak (DOC_SRC3): add gutter.c
+ − 1362 (TEMACS_OBJS): add gutter.obj.
+ − 1363
+ − 1364 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1365
+ − 1366 * XEmacs 21.2.18 is released
+ − 1367
+ − 1368 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1369
+ − 1370 * XEmacs 21.2.17 is released
+ − 1371
434
+ − 1372 1999-06-13 Adrian Aichner <adrian@xemacs.org>
428
+ − 1373
+ − 1374 * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
+ − 1375 (TEMACS_MULE_OBJS): Remove mule-coding.obj
+ − 1376 (check): Implement according to src/Makefile.
+ − 1377 (check-temacs): ditto.
+ − 1378
+ − 1379 1999-06-05 Norbert Koch <n.koch@delta-ii.de>
+ − 1380
+ − 1381 * xemacs.mak (mule): remove dependencies from mule-coding.c
442
+ − 1382
428
+ − 1383 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1384
+ − 1385 * XEmacs 21.2.16 is released
+ − 1386
442
+ − 1387 1999-05-14 Adrian Aichner <adrian@xemacs.org>
428
+ − 1388
+ − 1389 * xemacs.mak (GUNG_HO): Explicitly default to 0.
+ − 1390 Fix some comment typos.
+ − 1391 ($(XEMACS)\Installation): Create it in the toplevel-directory,
+ − 1392 where it is expected by loadup.el
+ − 1393
+ − 1394 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1395
+ − 1396 * XEmacs 21.2.15 is released
+ − 1397
+ − 1398 1999-05-31 Andy Piper <andy@xemacs.org>
+ − 1399
+ − 1400 * xemacs.mak: add select & select-x targets.
442
+ − 1401
428
+ − 1402 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1403
+ − 1404 * XEmacs 21.2.14 is released
+ − 1405
+ − 1406 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
+ − 1407
+ − 1408 * xemacs.mak: please document me
+ − 1409 From Norbert Koch <n.koch@delta-ii.de>
+ − 1410
+ − 1411 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
+ − 1412
+ − 1413 * xemacs.mak ($(LISP)\Installation.el): Don't use
+ − 1414 `replace-in-string'.
+ − 1415
434
+ − 1416 1999-03-17 Adrian Aichner <adrian@xemacs.org>
428
+ − 1417
+ − 1418 * xemacs.mak: Remove ESC macro -- no longer needed.
+ − 1419 Remove small configuration report. Remove simplified version of
+ − 1420 Installation and Installation.el
+ − 1421 (Installation.el): Create it depending on "Installation" file.
+ − 1422 Replace \r characters by use of `replace-in-string' in lisp-land.
+ − 1423 (all): Make it depend on "Installation" file.
+ − 1424 (Installation): Create a complete "Installation" file, looking
+ − 1425 much like what is generated by "configure" on UNIX systems.
+ − 1426 Insert WARNING where appropriate (currently when building without
+ − 1427 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
+ − 1428 Type "Installation" to STDOUT much like the "small configuration
+ − 1429 report" did.
+ − 1430
+ − 1431 1999-04-29 Andy Piper <andy@xemacs.org>
442
+ − 1432
428
+ − 1433 * sys/file.h: conditionalise definition of X_OK.
442
+ − 1434
428
+ − 1435 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1436
+ − 1437 * XEmacs 21.2.13 is released
+ − 1438
+ − 1439 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1440
+ − 1441 * xemacs.mak:
+ − 1442 Don't link lib-src programs incrementally.
+ − 1443 Don't include debug info in release builds.
+ − 1444 Put intermediate files in the appropriate directories.
+ − 1445 Make "distclean" target delete all intermediate files.
+ − 1446
+ − 1447 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1448
+ − 1449 * xemacs.mak:
+ − 1450 Fix building on Windows 95/98 by conditionalising escape
+ − 1451 character '^'.
+ − 1452 Only put mule-packages in package path on MULE builds.
+ − 1453 Only build source browser files on debug builds.
+ − 1454 Build source browser database before link so that it's
+ − 1455 available even if link fails.
+ − 1456
+ − 1457 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1458
+ − 1459 * XEmacs 21.2.12 is released
+ − 1460
+ − 1461 1999-03-03 Gleb Arshinov <gleb@cs.stanford.edu>
+ − 1462
+ − 1463 * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
+ − 1464 provided by Brent B. Powers <bpowers@ms.com>.
+ − 1465
+ − 1466 * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
+ − 1467 X-Face.
+ − 1468
+ − 1469 1999-02-01 Gleb Arshinov <gleb@cs.stanford.edu>
+ − 1470
+ − 1471 * README: Document the X-Face build option.
+ − 1472
+ − 1473 * compface.mak: New file
+ − 1474 Makefile for building compface library under MSVC. Build
+ − 1475 library only, not executables. Should be extended to build
+ − 1476 executables and propagated upstream, if possible.
+ − 1477
+ − 1478 * xemacs.mak: Link in X-Face/Compface for NT native build.
+ − 1479
+ − 1480 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1481
+ − 1482 * XEmacs 21.2.11 is released
+ − 1483
+ − 1484 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1485
+ − 1486 * XEmacs 21.2.10 is released
+ − 1487
+ − 1488 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1489
+ − 1490 * XEmacs 21.2.9 is released
+ − 1491
434
+ − 1492 1999-01-14 Adrian Aichner <adrian@xemacs.org>
428
+ − 1493
+ − 1494 * xemacs.mak (MODULES): Adding variable.
+ − 1495 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
+ − 1496
+ − 1497 1998-12-17 Charles G. Waldman <cgw@pgt.com>
+ − 1498
+ − 1499 * minitar.c: New file
+ − 1500 * minitar.mak: New file
+ − 1501
+ − 1502 1998-12-29 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1503
+ − 1504 * xemacs.mak:
+ − 1505 Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
+ − 1506 build optimised for Pentium.
+ − 1507 Created CFLAGS variable, used in building all objects and in
+ − 1508 constructing config.values.
+ − 1509 Added glyphs-widget.c and gui-msw.c to list of sources.
+ − 1510 Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
+ − 1511
+ − 1512 1998-12-28 Martin Buchholz <martin@xemacs.org>
+ − 1513
+ − 1514 * XEmacs 21.2.8 is released.
+ − 1515
+ − 1516 1998-12-24 Martin Buchholz <martin@xemacs.org>
+ − 1517
+ − 1518 * XEmacs 21.2.7 is released.
+ − 1519
+ − 1520 1998-12-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1521
+ − 1522 * xemacs.mak:
442
+ − 1523 Replaced PACKAGEPATH variable with PACKAGE_PREFIX.
428
+ − 1524 configure-package-path is initialised to contain
+ − 1525 subdirectories of PACKAGE_PREFIX. The install target makes
+ − 1526 a skeleton package tree under PACKAGE_PREFIX.
+ − 1527
+ − 1528 * README, PROBLEMS:
+ − 1529 Documented the package path changes.
+ − 1530 Corrected the advice on a suitable minimal set of packages.
+ − 1531
+ − 1532 1998-12-17 Andy Piper <andy@xemacs.org>
+ − 1533
+ − 1534 * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
+ − 1535 with pop support.
+ − 1536
+ − 1537 * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
+ − 1538
+ − 1539 1998-12-16 Andy Piper <andy@xemacs.org>
+ − 1540
+ − 1541 * XEmacs 21.2.6 is released
+ − 1542
434
+ − 1543 1998-12-11 Adrian Aichner <adrian@xemacs.org>
428
+ − 1544
+ − 1545 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
+ − 1546 native Windows NT. Therefore src\filelock.c is not to be
+ − 1547 compiled.
+ − 1548 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
+ − 1549
+ − 1550 1998-12-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1551
+ − 1552 * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
+ − 1553 puresize-adjust.h to avoid infinite recursion.
+ − 1554
+ − 1555 1998-12-09 Andy Piper <andy@xemacs.org>
+ − 1556
+ − 1557 * config.h: remove clash detection stuff.
+ − 1558
+ − 1559 1998-12-07 Martin Buchholz <martin@xemacs.org>
+ − 1560
+ − 1561 * xemacs.mak (TEMACS_OBJS):
442
+ − 1562 (DOC_SRC4):
428
+ − 1563 - Remove pure.c, pure.obj
+ − 1564
434
+ − 1565 1998-11-04 Adrian Aichner <adrian@xemacs.org>
428
+ − 1566
+ − 1567 * xemacs.mak: Creating minimal versions of Installation,
+ − 1568 Installation.el, and config.values to make
+ − 1569 (describe-installation) and (config-value ...) work in Windows NT
+ − 1570 native builds. Incorporating rule for movemail.exe courtesy of
+ − 1571 Andy Piper.
+ − 1572
+ − 1573 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
+ − 1574
+ − 1575 * XEmacs 21.2.5 is released
+ − 1576
+ − 1577 1998-11-28 SL Baur <steve@altair.xemacs.org>
+ − 1578
+ − 1579 * XEmacs 21.2-beta4 is released.
+ − 1580
+ − 1581 1998-10-29 Andy Piper <andyp@parallax.co.uk>
+ − 1582
+ − 1583 * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
+ − 1584 pull in getopt and friends.
+ − 1585
+ − 1586 1998-10-15 SL Baur <steve@altair.xemacs.org>
+ − 1587
+ − 1588 * XEmacs 21.2-beta3 is released.
+ − 1589
+ − 1590 1998-09-29 SL Baur <steve@altair.xemacs.org>
+ − 1591
+ − 1592 * XEmacs 21.2-beta2 is released.
+ − 1593
434
+ − 1594 1998-09-19 Adrian Aichner <adrian@xemacs.org>
428
+ − 1595
+ − 1596 * tiff.mak: New file provided by Charles Wilson
+ − 1597 <cwilson@ee.gatech.edu>
+ − 1598
+ − 1599 * README: Update provided by Charles Wilson
+ − 1600 <cwilson@ee.gatech.edu>. Documenting use of the newly
+ − 1601 introduced tiff.mak. Renumbering subsequent build instruction
+ − 1602 items.
+ − 1603
+ − 1604 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1605
+ − 1606 * PROBLEMS: New file.
+ − 1607
+ − 1608 * xemacs.mak: Install the PROBLEMS file in the root directory of
+ − 1609 the XEmacs installation.
+ − 1610
+ − 1611 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1612
+ − 1613 * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
+ − 1614 when building with PNG support.
+ − 1615
+ − 1616 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1617
+ − 1618 * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
+ − 1619 options.
+ − 1620
+ − 1621 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
+ − 1622
+ − 1623 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
+ − 1624
+ − 1625 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1626
+ − 1627 * xemacs.mak (install): Win95 fixes:
+ − 1628 DOS mkdir doesn't create intermediate directories. xcopy does
+ − 1629 so use it to create the install and lock directories.
+ − 1630 Removed trailing backslashes from copy commands since DOS
+ − 1631 copy doesn't like them.
+ − 1632
+ − 1633 1998-08-05 Charles G. Waldman <cgw@pgt.com>
+ − 1634
+ − 1635 * xemacs.mak: change "copy" to "xcopy" in install target
+ − 1636
442
+ − 1637 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
428
+ − 1638
+ − 1639 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
+ − 1640
+ − 1641 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1642
+ − 1643 * README: XEmacs has been successfully built with MSVC 4.0.
+ − 1644 Mention the vcvars32.bat file installed with the MSVC tools.
+ − 1645
+ − 1646 1998-07-19 SL Baur <steve@altair.xemacs.org>
+ − 1647
+ − 1648 * XEmacs 21.2-beta1 is released.
+ − 1649
+ − 1650 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1651
+ − 1652 * xemacs.mak:
+ − 1653 Add path to xemacs.res dependency.
+ − 1654
+ − 1655 1998-07-12 SL Baur <steve@altair.xemacs.org>
+ − 1656
+ − 1657 * XEmacs 21.0-pre5 is released.
+ − 1658
+ − 1659 1998-07-09 SL Baur <steve@altair.xemacs.org>
+ − 1660
+ − 1661 * XEmacs 21.0-pre4 is released.
+ − 1662
+ − 1663 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1664
+ − 1665 * README: Documented the changed PACKAGEPATH option and the new
+ − 1666 INSTALL_DIR option, install target and runemacs executable.
+ − 1667 Added more debugging documentation.
+ − 1668
+ − 1669 * config.h: Don't undef EMACS_CONFIGURATION because it's now
+ − 1670 set in the makefile.
+ − 1671
+ − 1672 * xemacs.mak: Added an INSTALL_DIR option and install target.
+ − 1673 Renamed the default package location option to PACKAGEPATH
+ − 1674 and made it cope with paths with spaces in them.
+ − 1675 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
+ − 1676 System configuration (EMACS_CONFIGURATION) now correctly
+ − 1677 determined at build-time by this makefile.
+ − 1678 Compiles the runemacs executable as part of the all target.
+ − 1679
+ − 1680 1998-06-29 SL Baur <steve@altair.xemacs.org>
+ − 1681
+ − 1682 * config.h:
+ − 1683 * xemacs.mak: NT native sound fixes
434
+ − 1684 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org>
428
+ − 1685
+ − 1686 1998-06-21 Martin Buchholz <martin@xemacs.org>
+ − 1687
+ − 1688 * xemacs.mak: It's XEmacs, not Xemacs!
+ − 1689
+ − 1690 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1691
+ − 1692 * file.ico, lisp.ico:
+ − 1693 New icons to represent a generic file and a lisp file.
+ − 1694
+ − 1695 * xemacs.rc: Build file.ico and lisp.ico into the executable.
+ − 1696
+ − 1697 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
+ − 1698
+ − 1699 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
+ − 1700 NFS. Also apply Sean MacLennan's change allowing
+ − 1701 emacs_beta_version to be undefined.
+ − 1702
+ − 1703 1998-06-19 SL Baur <steve@altair.xemacs.org>
+ − 1704
+ − 1705 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
+ − 1706 deleted.
434
+ − 1707 From Adrian Aichner <adrian@xemacs.org>
428
+ − 1708
+ − 1709 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1710
+ − 1711 * config.h: Undefined DONT_ENCAPSULATE.
+ − 1712 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
+ − 1713 Removed MS-DOS code remains.
+ − 1714
+ − 1715 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
+ − 1716
+ − 1717 * Makefile.cygwin: created to compile runemacs.c. This should
+ − 1718 probably have a Makefile.in, but...
+ − 1719
+ − 1720 * runemacs.c: modified to check to see if xemacs is a symbolic
+ − 1721 link when compiled under Cygwin.
+ − 1722
+ − 1723 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1724
+ − 1725 * xemacs.mak: Added lib-src/wakeup.exe
+ − 1726
+ − 1727 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1728
+ − 1729 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
+ − 1730 sorted-doc.exe, etags.exe
+ − 1731
+ − 1732 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1733
+ − 1734 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
+ − 1735 in the command line.
+ − 1736
+ − 1737 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1738
+ − 1739 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
+ − 1740 should be compiled in (sic!).
+ − 1741 Removed 'extern' before function prototypes.
+ − 1742
+ − 1743 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1744
442
+ − 1745 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
428
+ − 1746 programs build (only make-docfile currently, adding other tools
442
+ − 1747 soon).
428
+ − 1748
+ − 1749 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1750
+ − 1751 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
+ − 1752 docfile creation and compilation.
+ − 1753 Defaulted HAVE_MSW to 1.
+ − 1754 Changed lib-src references to be relative to $(XEMACS)/, not ../
+ − 1755
+ − 1756 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1757
+ − 1758 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
+ − 1759
+ − 1760 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1761
+ − 1762 * xemacs.mak: Comment out dialog.{c,obj} from build.
+ − 1763
+ − 1764 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1765
+ − 1766 * nt/config.h:
+ − 1767 Unconditionally define new HAVE_DRAGNDROP.
+ − 1768
+ − 1769 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1770
+ − 1771 * xemacs.mak: Added dragdrop.{c,obj}
+ − 1772
+ − 1773 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1774
+ − 1775 * config.h (enum_field): Redefine to be unsigned int.
+ − 1776
+ − 1777 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1778
+ − 1779 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
+ − 1780 union type.
+ − 1781
+ − 1782 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1783
+ − 1784 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
+ − 1785 functions.
+ − 1786
+ − 1787 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1788
+ − 1789 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
+ − 1790 Make _DEBUG defined only when DEBUG_XEMACS.
+ − 1791
+ − 1792 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1793
+ − 1794 * xemacs.mak: Added glyphs-eimage.{c,obj}
+ − 1795
+ − 1796 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1797
+ − 1798 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
+ − 1799 Extra checks for externally specified X{PM,11}_DIR.
+ − 1800 Proper quoting to allow spaces in these paths.
+ − 1801 Conduct all config checks at once.
+ − 1802 New option VERBOSECC. When non-zero, C compiler echoes its
+ − 1803 commands. When zero, only name of the file being compiled is
+ − 1804 echoed. Default is 0 (do not echo).
+ − 1805
+ − 1806 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
+ − 1807
+ − 1808 * README: Documented new msvc build procedure, including XPM
+ − 1809 support.
+ − 1810
+ − 1811 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
+ − 1812 build.
+ − 1813
+ − 1814 * xpm.mak: New file
+ − 1815 Makefile for building xpm library under msvc. Hopefully this
+ − 1816 will be part of future xpm distributions.
+ − 1817
+ − 1818 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1819
+ − 1820 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
442
+ − 1821 defined.
428
+ − 1822
+ − 1823 * xemacs.mak: Added new file process-nt.c
+ − 1824
+ − 1825 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1826
+ − 1827 * xemacs.mak: Added build options which can be defined in nmake
+ − 1828 command line (defaults are parentheses):
+ − 1829 HAVE_MSW=0/1 (0) Build with native GUI
+ − 1830 HAVE_X=0/1 (0) Build with X-Windows
+ − 1831 ** At least one must be defined
+ − 1832 X11_DIR=path () Path to the root dir of X11R6 installation
+ − 1833 ** Must be defined when HAVE_X=1
+ − 1834 HAVE_MULE=0/1 (0) Compile in MULE
+ − 1835 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
+ − 1836 PATH_PACKAGEPATH=path Package search path
+ − 1837 ("~/.xemacs")
+ − 1838 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
+ − 1839 extra debugging checks
+ − 1840 USE_UNION_TYPE=0/1 (0)
+ − 1841 USE_MINIMAL_TAGBITS=0/1 (0)
+ − 1842 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
+ − 1843 GUNG_HO=0/1 (none) When specified, overrides the above two.
+ − 1844 : Added output of a configuration report
+ − 1845 : Added copyright notice.
+ − 1846 : Deleted remains of ImageMagick.
+ − 1847 (distclean): Do not use mskedepend
+ − 1848 (install): echo "Not yet implmented".
+ − 1849
+ − 1850 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1851
+ − 1852 * config.h (enum_field): Borrow new definition from config.h.in
+ − 1853
+ − 1854 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1855
+ − 1856 * config.h: Patial sync-up with config.h.in
+ − 1857
+ − 1858 1998-03-25 jhar@tardis.ed.ac.uk
+ − 1859
+ − 1860 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
+ − 1861 alterations to package_path in nt/xemacs.mak.
+ − 1862
+ − 1863 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1864
+ − 1865 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
+ − 1866
+ − 1867 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1868
+ − 1869 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
+ − 1870 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
+ − 1871 compiled in yet.
+ − 1872
+ − 1873 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1874
442
+ − 1875 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
428
+ − 1876 since file I/O depends on it, and defined unconditioanlly in
+ − 1877 src/s/windowsnt.h.
+ − 1878 Added -nologo switch to different tools here and there.
+ − 1879 Suppressed some irrelevant make output.
+ − 1880
+ − 1881 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1882
+ − 1883 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
+ − 1884 --with-file-coding configure option. Default is yes.
+ − 1885
+ − 1886 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1887
+ − 1888 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
+ − 1889
+ − 1890 * Installation.el: New file, copied by xemacs.mak during build.
+ − 1891
+ − 1892 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
+ − 1893
+ − 1894 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
+ − 1895 dired-in-C enhancements is optional, and is determined by
+ − 1896 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
+ − 1897
+ − 1898 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1899
+ − 1900 * xemacs.mak: Fixed lost docstrings
+ − 1901
+ − 1902 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
+ − 1903
+ − 1904 * xemacs.mak: Updated accordingly.
+ − 1905 Creates the MSVC browse info immediately after the link.
+ − 1906
+ − 1907 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1908
+ − 1909 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
+ − 1910 mismatch
+ − 1911
+ − 1912 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
+ − 1913
+ − 1914 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
+ − 1915
+ − 1916 * xemacs.mak: added menubar-msw.c, menubar.c
+ − 1917
+ − 1918 * xemacs.mak: scrollabrs and menubars are rearranged properly
+ − 1919 under different ifdef'd secions, so for example menubar.obj goes
+ − 1920 to always compiled section, and menubar-msw.obj is built only when
+ − 1921 HAVE_MSW.
+ − 1922
+ − 1923 * xemacs.mak: Compiler warning flag definition moved to a macro
+ − 1924 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
+ − 1925
+ − 1926 1997-12-11 David Hobley <davidh@wr.com.au>
+ − 1927
+ − 1928 * Added support for auto generation of puresize-adjust.h
+ − 1929 in xemacs.mak. Also created new file puresize-adjust.h to copy
+ − 1930 into src on initial build.
+ − 1931
+ − 1932 Mon December 08 1997 kkm@kis.ru
+ − 1933
+ − 1934 * xemacs.mak: added profile.c, removed event-unixod.c
+ − 1935 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
+ − 1936 _MSC_VER
+ − 1937 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
+ − 1938
+ − 1939 Thu December 04 1997 jhar@tardis.ed.ac.uk
442
+ − 1940
428
+ − 1941 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
+ − 1942
+ − 1943 Tue November 29 12:29:33 1997 davidh
+ − 1944
+ − 1945 * xemacs.mak and config.h updated to provide ability to
+ − 1946 specify DEBUG mode from the xemacs.mak file.
+ − 1947
+ − 1948 Mon December 01 1997 jhar
+ − 1949
+ − 1950 * msw-init.el: Provide default bindings for cut, paste, copy and undo
+ − 1951
+ − 1952 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
+ − 1953 - Implemeted simple emacs_mswindows_event_pending_p().
+ − 1954 - Fixed deleting frames.
+ − 1955 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
+ − 1956 - Special processing for 'Ctrl-@' keystroke.
+ − 1957 - Support for some new keysyms.
442
+ − 1958
428
+ − 1959 Mon December 01 1997 jhar
+ − 1960
+ − 1961 * xemacs.mak:
+ − 1962 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
+ − 1963 - Automatically copy changed include files from \nt to \src.
+ − 1964 - Corrected some DOC_SRC* lists.
442
+ − 1965
428
+ − 1966 Tue November 18 21:45:06 1997 davidh
+ − 1967
+ − 1968 * xemacs.mak updated to remove dependency on startup.elc
+ − 1969 HAVE_IMAGEMAGICK added for X build.
+ − 1970
+ − 1971 Thu September 25 23:06:44 1997 davidh
+ − 1972
+ − 1973 * xemacs.mak updated to make the build as simple as typing
442
+ − 1974 nmake -f xemacs.mak. Also support for native gui included
428
+ − 1975 which should mean the w32 directory is no longer required.
+ − 1976
+ − 1977 * config.h synced with config.h.in from 20.3-b2
+ − 1978
+ − 1979 * synced in changes to support native gui.
+ − 1980
+ − 1981 Thu September 25 23:06:44 1997 davidh
+ − 1982
+ − 1983 * August Hill provided a patch to xemacs.mak to greatly simplify
442
+ − 1984 the build - the DOC file gets created correctly.
428
+ − 1985
+ − 1986 Tue September 22 23:06:44 1997 davidh
+ − 1987
+ − 1988 * August Hill provided some more patches - to expand ~ correctly
+ − 1989 and to correctly deal with drive letters in the path.
+ − 1990
+ − 1991 * emacs.c patched to call init_ntproc()
+ − 1992
+ − 1993
+ − 1994 Tue July 15 19:32:21 1997 davidh
+ − 1995
+ − 1996 * August Hill provided some more patches to make things better
+ − 1997 - there is a workaround for dired to make the ^M's disappear
+ − 1998 - a patch to fix shell-command
+ − 1999
+ − 2000 Tue July 08 22:01:36 1997 davidh
+ − 2001
+ − 2002 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
+ − 2003 as a result, removed /force - XEmacs now links normally.
+ − 2004
+ − 2005 Thu June 31 21:16:21 1997 davidh
+ − 2006
+ − 2007 * nt/TODO created.
+ − 2008
+ − 2009 * nt/X11.patch created to help with the X build.
442
+ − 2010
428
+ − 2011 * August Hill provided:
+ − 2012 a patch to fix the _WRETCODE undefined symbol,
+ − 2013 a patch to fix a problem with dired
+ − 2014
+ − 2015 and generally helped clarify the build instructions.
+ − 2016
+ − 2017 * Synced with 20.3b10 (Athens).
+ − 2018
+ − 2019 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
+ − 2020 use the macro, I decided this would be easiest.
+ − 2021
+ − 2022 * Modified src/fileio.c to only open files in O_BINARY. This
442
+ − 2023 causes files to be opened and written without automatically
428
+ − 2024 writing ^M 's to the end of each line. MULE ought to sort this
+ − 2025 in theory, but I am less than convinced.
+ − 2026
+ − 2027 * Updated the nt/README to provide a little more help.
+ − 2028
+ − 2029 Thu May 29 23:11:21 1997 davidh
+ − 2030
+ − 2031 * Synced with 20.3b2.
+ − 2032
+ − 2033 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
+ − 2034
+ − 2035 * Updated README from marcpa.
+ − 2036
+ − 2037 * Added example Win32.cf and site.def files for X.
+ − 2038
+ − 2039 * Added sed.exe into nt/.
+ − 2040
+ − 2041 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
+ − 2042
+ − 2043 * Added extra .elc files to ensure make-docfile gets all symbols.
+ − 2044
+ − 2045 * Modified balloon_help.c to compile (#if'd max definition)
+ − 2046
+ − 2047 * Modified src/event-Xt.c so as not to add signal_event_pipe to
+ − 2048 be selected on - this is a hack until I can work out a better
+ − 2049 way. Thanks to Ben Wing for help on this.
+ − 2050
+ − 2051 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
+ − 2052
+ − 2053 * Synced with 20.1b9.
+ − 2054
+ − 2055 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
+ − 2056
+ − 2057 * lisp/eterm/README.term is truncated: is it just me (because
+ − 2058 I'm on NT) or everyone else sees this ?
+ − 2059 Answer: it is because it contains a ^Z embedded in it, therefore
+ − 2060 it needs to be inserted in binary mode in CVS.
+ − 2061
+ − 2062 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
+ − 2063
442
+ − 2064 * At end of compilation, there are some unresolved symbols:
428
+ − 2065
+ − 2066 link.exe @C:\TEMP\nma00115.
+ − 2067 sysdep.obj : error LNK2001: unresolved external symbol _vfork
+ − 2068 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
+ − 2069 option; image may not run
+ − 2070
+ − 2071
+ − 2072 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
+ − 2073
+ − 2074 * Need to copy the nt/inc directory David originally submitted or
+ − 2075 NT code won't compile.
+ − 2076
+ − 2077 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
+ − 2078
+ − 2079 * Had to modify XEmacs sources here and there : see the diffs
+ − 2080 between NT_FIRST_COMPILE and V20_1_beta9.
+ − 2081
+ − 2082 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
+ − 2083 already defined by Windows and is a long, while X wants it to be
+ − 2084 an unsigned char.
+ − 2085
+ − 2086 --- Xmd.h~ Thu Jun 08 23:20:40 1995
+ − 2087 +++ Xmd.h Sun Mar 16 13:09:10 1997
+ − 2088 @@ -150,8 +150,9 @@
+ − 2089 typedef CARD16 BITS16;
+ − 2090 typedef CARD8 BYTE;
442
+ − 2091
428
+ − 2092 +#ifndef WIN32
+ − 2093 typedef CARD8 BOOL;
+ − 2094 -
+ − 2095 +#endif
+ − 2096
+ − 2097 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
442
+ − 2098 properly.