Mercurial > hg > xemacs-beta
comparison nt/ChangeLog @ 5118:e0db3c197671 ben-lisp-object
merge up to latest default branch, doesn't compile yet
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 26 Dec 2009 21:18:49 -0600 |
parents | bc4f2511bbea |
children | 03ab78e48ef6 |
comparison
equal
deleted
inserted
replaced
5117:3742ea8250b5 | 5118:e0db3c197671 |
---|---|
1 2009-12-21 Jerry James <james@xemacs.org> | |
2 | |
3 * xemacs.dsp: Remove references to OffiX files. | |
4 | |
5 2009-12-15 Jerry James <james@xemacs.org> | |
6 | |
7 * xemacs.mak: Remove build dependency for lib-src/wakeup. Thanks to | |
8 Vin Shelton for the patch. | |
9 | |
10 2009-12-14 Jerry James <james@xemacs.org> | |
11 | |
12 * installer: Remove unused Wise installer sources. | |
13 | |
14 2009-12-09 Jerry James <james@xemacs.org> | |
15 | |
16 * xemacs.dsp: Drop references to xmu.c and xmu.h. | |
17 | |
18 2009-11-10 Jerry James <james@xemacs.org> | |
19 | |
20 * xemacs.dsp: Drop references to removed source files. | |
21 | |
22 2009-11-09 Jerry James <james@xemacs.org> | |
23 | |
24 * xemacs.mak: Don't define GNU_MALLOC, as there is no longer an "old" | |
25 GNU malloc. | |
26 | |
27 2009-10-06 Vin Shelton <acs@xemacs.org> | |
28 | |
29 * xemacs.mak: For giflib, the include files are found in | |
30 $(GIF_DIR)\include and the library is named | |
31 giflib.lib. | |
32 | |
33 2009-10-05 Jerry James <james@xemacs.org> | |
34 | |
35 * config.inc.samp: Add GIF_DIR for external GIF support. | |
36 * xemacs.mak: Convert from internal to external GIF support. | |
37 * xemacs.dsp: Drop internal GIF source files. | |
38 * README: Remove remark about internal GIF support. | |
39 | |
40 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> | |
41 | |
42 * XEmacs 21.5.29 "garbanzo" is released. | |
43 | |
44 2009-02-06 Vin Shelton <acs@xemacs.org> | |
45 | |
46 * xemacs.mak: Add support for Visual Studio 2005 manifests. | |
47 | |
48 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> | |
49 | |
50 * xemacs.mak (PROGRAM_DEFINES): | |
51 Provide SHEBANG_PROGNAME on Win32 too. | |
52 | |
53 2008-01-25 Michael Sperber <mike@xemacs.org> | |
54 | |
55 * xemacs.mak (version.sh): Generate version.sh via Mercurial. | |
56 | |
57 2008-01-24 Mike Sperber <mike@xemacs.org> | |
58 | |
59 * config.inc.samp: Fix URL for optional libraries. | |
60 * xemacs.mak (PATH_PREFIX): Set PATH_PREFIX to the value of INSTALL_DIR. | |
61 * xemacs.mak (PATH_DEFINES): Fix setting of PATH_DEFINES. | |
62 * xemacs.mak (DEBUG_FLAG_COMPILE_DEBUG): Comment out -RTC1: it | |
63 even crashes with VC 8. | |
64 * xemacs.mak: Comment out echo line that leads to | |
65 command-line-too-long error on some Windowses. | |
66 | |
67 2008-01-18 Vin Shelton <acs@xemacs.org> | |
68 | |
69 * xemacs.mak: Use debug version of Intel's libm, if appropriate. | |
70 | |
71 2008-01-17 Vin Shelton <acs@xemacs.org> | |
72 | |
73 * config.inc.samp: Added USE_INTEL_COMPILER to support the Intel | |
74 compiler. | |
75 * xemacs.mak: Use USE_INTEL_COMPILER. | |
76 | |
77 2007-10-15 Adrian Aichner <adrian@xemacs.org> | |
78 | |
79 * xemacs.mak (INFO_FILES): Sync nt/xemacs.mak and man/Makefile | |
80 (adding beta.info). | |
81 * xemacs.mak (LISPREF_SRCS): Ditto. Adding packages.texi. | |
82 | |
83 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> | |
84 | |
85 * XEmacs 21.5.28 "fuki" is released. | |
86 | |
87 2006-12-11 Vin Shelton <acs@xemacs.org> | |
88 | |
89 * config.inc.samp: Added BUILD_FOR_SETUP_KIT. | |
90 * xemacs.mak: Use BUILD_FOR_SETUP_KIT to define | |
91 OK_TO_USE_MSVCRTD. | |
92 | |
93 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> | |
94 | |
95 * XEmacs 21.5.27 "fiddleheads" is released. | |
96 | |
97 2006-04-26 Adrian Aichner <adrian@xemacs.org> | |
98 | |
99 * xemacs.dsw: Updated by MS VS 6.0. | |
100 * xemacs.dsp: Convert to DOS format, as suggested by | |
101 Robinows@aol.com. | |
102 | |
103 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> | |
104 | |
105 * XEmacs 21.5.26 "endive" is released. | |
106 | |
107 2006-02-27 Vin Shelton <acs@xemacs.org> | |
108 | |
109 * config.inc.samp: Comment out PACKAGE_PREFIX. | |
110 * xemacs.mak: Convert PACKAGE_PREFIX input from config.inc to | |
111 PATH_LATE_PACKAGE_DIRECTORIES. Do not use PACKAGE_PATH. | |
112 | |
113 2006-02-22 Marcus Crestani <crestani@xemacs.org> | |
114 | |
115 * xemacs.mak: Remove mc-alloc, replace with newgc, adjust output. | |
116 * config.inc.samp: Remove MC_ALLOC option. | |
117 | |
118 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> | |
119 | |
120 * XEmacs 21.5.25 "eggplant" is released. | |
121 | |
122 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> | |
123 | |
124 * XEmacs 21.5.24 "dandelion" is released. | |
125 | |
126 2005-11-21 Marcus Crestani <crestani@xemacs.org> | |
127 | |
128 Incremental Garbage Collector | |
129 | |
130 * config.inc.samp: Add NEW_GC option. | |
131 * xemacs.dsp: Add files gc.c, gc.h, vdb.c, vdb.h, and vdb-win32.c. | |
132 * xemacs.mak: Add NEW_GC option; if NEW_GC, turn on KKCC and | |
133 MC_ALLOC. | |
134 | |
1 2005-11-08 Marcus Crestani <crestani@xemacs.org> | 135 2005-11-08 Marcus Crestani <crestani@xemacs.org> |
2 | 136 |
3 * xemacs.mak: | 137 * xemacs.mak: |
4 * xemacs.mak ($(OUTDIR)): | 138 * xemacs.mak ($(OUTDIR)): |
5 * xemacs.mak (all): Fix build output directory structure. | 139 * xemacs.mak (all): Fix build output directory structure. |
853 Use -no-packages to avoid problems with package files shadowing | 987 Use -no-packages to avoid problems with package files shadowing |
854 core files (e.g. unicode.el in mule-ucs). | 988 core files (e.g. unicode.el in mule-ucs). |
855 | 989 |
856 2002-03-12 Ben Wing <ben@xemacs.org> | 990 2002-03-12 Ben Wing <ben@xemacs.org> |
857 | 991 |
858 * The Great Mule Merge: placeholder. | 992 * The Great Mule Merge of March 2002: |
993 see node by that name in the Internals Manual. | |
859 | 994 |
860 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> | 995 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
861 | 996 |
862 * XEmacs 21.5.5 "beets" is released. | 997 * XEmacs 21.5.5 "beets" is released. |
863 | 998 |