SCM Repository
[smlnj] / sml / branches / gatien-branch / system / installml |
Log of /sml/branches/gatien-branch/system/installml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 3026 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 18:45:20 2008 UTC (12 years, 9 months ago) by gatien
File length: 2307 byte(s)
Diff to previous 2162
creating branch for gatien-baron
Revision 2162 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 2 21:20:47 2006 UTC (14 years, 3 months ago) by blume
Original Path: sml/trunk/system/installml
File length: 2307 byte(s)
Diff to previous 2161
eliminated src dir
Revision 2161 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 2 21:05:44 2006 UTC (14 years, 3 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 2322 byte(s)
Diff to previous 2155
moved various files into NOTES subdirectory
Revision 2155 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 2 18:30:48 2006 UTC (14 years, 3 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 2316 byte(s)
Diff to previous 2067
new directory layout
Revision 2067 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 27 14:59:22 2006 UTC (14 years, 4 months ago) by mblume
Original Path: sml/trunk/src/system/installml
File length: 2305 byte(s)
Diff to previous 1854
tweaked installml script to handle config/extrapathconfig
Revision 1854 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 2 18:56:26 2005 UTC (15 years, 3 months ago) by jhr
Original Path: sml/trunk/src/system/installml
File length: 2170 byte(s)
Diff to previous 1488
Create heap and lib directories when needed.
Revision 1488 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 11 19:20:17 2004 UTC (16 years, 9 months ago) by mblume
Original Path: sml/trunk/src/system/installml
File length: 1991 byte(s)
Diff to previous 1385
fixed bug in installml
Revision 1385 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 19 20:55:21 2003 UTC (17 years, 5 months ago) by mblume
Original Path: sml/trunk/src/system/installml
File length: 1978 byte(s)
Diff to previous 651
CM -> .cm; new-install.sh -> install.sh (see HISTORY and INSTALL for details)
Revision 651 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
Original Path: sml/trunk/src/system/installml
File length: 1964 byte(s)
Diff to previous 631
bring revisions from the vendor branch to the trunk
Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 28 08:30:52 2000 UTC (20 years, 10 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 1964 byte(s)
Diff to previous 577
fixed install.sh (bug 1563)
Revision 577 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 10 08:07:18 2000 UTC (20 years, 11 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 1954 byte(s)
Diff to previous 573
improved version of Dave's fixpt script added
Revision 573 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 9 15:23:52 2000 UTC (20 years, 11 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 1929 byte(s)
Diff to previous 569
merging back changes from blume_devel_v110_26_2
Revision 569 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 7 04:01:07 2000 UTC (20 years, 11 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 1917 byte(s)
Diff to previous 537
- size info in BOOTLIST * no fixed upper limits for number of bootfiles or length of bootfile names in runtime * falling back to old behavior if no BOOTLIST size info found - allocation size heuristics in .run-sml * tries to read cache size from /proc/cpuinfo (this is important for small-cache Celeron systems!) - install.sh robustified - CM manual updates - paranoid mode * no more CMB.deliver() (i.e., all done by CMB.make()) * can re-use existing sml.boot.* files * init.cmi now treated as library * library stamps for consistency checks - sml.boot.<arch>-<os>/PIDMAP file * This file is read by the CM startup code. This is used to minimize the amount of dynamic state that needs to be stowed away for the purpose of sharing between interactive system and user code. - CM.Anchor.anchor instead of CM.Anchor.{set,cancel} * Upon request by Elsa. Anchors now controlled by get-set-pair like most other CM state variables. - Compiler.CMSA eliminated * No longer supported by CM anyway. - fixed bugs in pickler that kept biting Stefan * past refs to past refs (was caused by the possibility that ad-hoc sharing is more discriminating than hash-cons sharing) * integer overflow on LargeInt.minInt - ml-{lex,yacc} build scripts now use new mechanism for building standalone programs - fixed several gcc -Wall warnings that were caused by missing header files, missing initializations, etc., in runtime (not all warnings eliminated, though)
Revision 537 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 18 17:20:16 2000 UTC (21 years ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 1800 byte(s)
Diff to previous 512
CM changes: standalone builds, better CMB.make/deliver, general improvements
Revision 512 - (view) (download) (annotate) - [select for diffs]
Added Mon Dec 13 05:43:09 1999 UTC (21 years, 2 months ago) by blume
Original Path: sml/trunk/src/system/installml
File length: 1791 byte(s)
added testml/installml back, this time with execute permission
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |