aboutsummaryrefslogtreecommitdiff
path: root/src/lisp/ChangeLog
blob: b67e87bd386f597e45bbaa6ac426a2b62072a977 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
2007-08-17  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (GCL_LTCC): New variable.
	(GCL_LTLD): Likewise.
	(COBJEXT): Likewise.
	(CORE): Likewise.
	($(OUT)/lisp$(EXEEXT)): Tidy.
	* Makefile.in: Regenerate.

2007-08-17  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Create $(OUT)
	directory before installing lisp executable.
	* Makefile.in: Regenerate.

2007-08-07  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* core.lisp.pamphlet (|topLevel|): Push into system's preferred
	scope before handling command lines.

2007-08-05  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* core.lisp.pamphlet: Tidy.

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Require base-lisp. Tidy.
	(base-lisp$(EXEEXT)): New rule.
	(core.lisp): Likewise.
	(core.$(FASLEXT)): Likewise.
	(all-ax all-lisp): Depend on stamp.
	(stamp): New rule.
	(mostlyclean-local): Tidy.
	* Makefile.in: Regenerate.

2007-07-29  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* core.lisp.pamphlet: New.

2007-07-29  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Propagate libtoolization changes.
	* Makefile.in: Regenerate.

2007-06-25  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEXT)): Set the resumption
	entry-point. 
	* Makefile.in: Regenerate.

2007-03-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Dont' depend on
	$(AXIOM_LISP).  Load ../boot/initial-env.lisp before saving to
	disk. Remove obsolete GCL build description.
	(mostlyclean-local): Remove saved Lisp image.
	* Makefile.in: Regenerate.

2007-03-04  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Conditionally depend
	on GCL.
	* Makefile.in: Regenerate.

2006-12-10  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Run GCL/rsym hack
	work-around commands if necessary.
	* Makefile.in: Regenerate.

2006-12-09  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Add extra libraries if
	necessary. 
	* Makefile.in: Regenerate.

2006-12-06  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(OUT)/lisp$(EXEEXT)): Build "lisp" image in
	the build directory, then copy over to the destination dir.
	* Makefile.in: Regenerate.

2006-12-02  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (lisp_c_objects): New variable.
	($(OUT)/lisp$(EXEEXT)): Use it.  Don't include libspad.a.
	* Makefile.in: Regenerate.

2006-11-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Add support OSs that require file extension
	for executable binaries.
	* Makefile.in: Regenerate.

2006-11-24  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (<<gcl-2.6.8pre.socket.patch>>): Remove, as no
	longer used.
	(<<gcl-2.6.8pre.libspad.patch>>): Likewise.
	(<<gcl-2.6.8pre.collectfn.fix>>): Likewise.

2006-10-28  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (mostlyclean-local): Don't remove GCL build
	directory.
	(clean-local): Do it.

2006-10-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(axiom_build_bindir)/gcl): Don't apply
	toploop.patch anymore.
	(<<gcl-2.6.8pre.toploop.patch>>): Remove.
	* Makefile.in: Regenerate.

2006-10-02  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

	* Makefile.pamphlet: Keep backlash newlines outside
	of quotes.
	* Makefile.in: Regenerate.

2006-09-25  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet ($(GCLVERSION)): New rule.
	($(axiom_build_bindir)/gcl): Use it as prerequisite.
	* Makefile.in: Regenerate.

2006-09-18  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Use $(axiom_builddir) to store GCL image. 
	Leave obejcts files there.
	($(OUT)/lisp): Record dependencies.
	(subdir): New.
	(pamphlets): Likewise.
	(lisp_DEPENDENCIES): Likewise.
	(document): Remove.
	(clean-local): Rename from clean.
	(mostlyclean-local, distclean-local): New.
	* Makefile.in: Regenerate.

2006-09-17  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Build GCL from Axiom source as if we were
	building for a system-wide installation.  Don't apply custom
	patches.  Remove stamp-gcldir as target.  Set GCLVERSION here.
	* Makefile.in: Regenerate.

2006-09-03  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (${LSP}/ccl/Makefile): Remove.
	(ccldir): Dependent on Makefile from builddir, not LSP.
	* Makefile.in: Regenerate.

2006-08-30  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (<<gclConfigureMake>>=): Configure GCL with
	--disable-xgcl.
	* Makefile.in: Regenerate.

2006-08-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Rework.  Factorize stanzas.
	(gcl-2.6.8predir): Rename from gcl-2.6.8pre.
	(gcl-systemdir): Rename from gcl-system.
	(stamp-gcldir): Rename from all.
	* Makefile.in: Generate.

2006-08-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Remove support for 2.6.7.

2006-08-12  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Remove stanzas prior to gcl-2.6.7.