SCM Repository
Log of /sml/trunk/config/install.sh
Sticky Revision: |
Revision 653 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 7 07:59:06 2000 UTC (20 years, 8 months ago) by blume
File length: 16856 byte(s)
Diff to previous 631
merge-back from my devel branch; see HISTORY
Revision 631 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 28 08:30:52 2000 UTC (20 years, 10 months ago) by blume
File length: 16853 byte(s)
Diff to previous 615
fixed install.sh (bug 1563)
Revision 615 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 12 04:52:09 2000 UTC (20 years, 10 months ago) by blume
File length: 16337 byte(s)
Diff to previous 578
changed install.sh script to use/handle shorter archive names
Revision 578 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 14 05:16:29 2000 UTC (20 years, 11 months ago) by blume
File length: 16084 byte(s)
Diff to previous 577
merging back blume_devel_v110p26p1_1
Revision 577 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 10 08:07:18 2000 UTC (20 years, 11 months ago) by blume
File length: 15792 byte(s)
Diff to previous 573
improved version of Dave's fixpt script added
Revision 573 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 9 15:23:52 2000 UTC (20 years, 11 months ago) by blume
File length: 15421 byte(s)
Diff to previous 569
merging back changes from blume_devel_v110_26_2
Revision 569 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 7 04:01:07 2000 UTC (20 years, 11 months ago) by blume
File length: 12640 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) (as text) (annotate) - [select for diffs]
Modified Fri Feb 18 17:20:16 2000 UTC (21 years ago) by blume
File length: 12608 byte(s)
Diff to previous 526
CM changes: standalone builds, better CMB.make/deliver, general improvements
Revision 526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 13 06:07:45 2000 UTC (21 years, 1 month ago) by blume
File length: 11938 byte(s)
Diff to previous 515
tool command names now configurable via pathconfig mechanism
Revision 515 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 9 09:59:14 2000 UTC (21 years, 1 month ago) by blume
File length: 11981 byte(s)
Diff to previous 504
pickler bug fixes; some cosmetic changes
Revision 504 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 7 18:31:05 1999 UTC (21 years, 2 months ago) by monnier
File length: 11975 byte(s)
Diff to previous 489
the 110.25 merge compiles
Revision 489 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 23 12:55:00 1999 UTC (21 years, 3 months ago) by monnier
File length: 11711 byte(s)
Diff to previous 470
somewhat functional
Revision 470 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 10 22:42:52 1999 UTC (21 years, 3 months ago) by monnier
File length: 11701 byte(s)
Copied from: sml/branches/SMLNJ/config/install.sh revision 469
Diff to previous 469
This commit was generated by cvs2svn to compensate for changes in r469, which included commits to RCS files with non-trunk default branches.
Revision 469 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 10 22:42:52 1999 UTC (21 years, 3 months ago) by monnier
Original Path: sml/branches/SMLNJ/config/install.sh
File length: 11701 byte(s)
Diff to previous 439
version 110.23
Revision 439 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 15 16:37:27 1999 UTC (21 years, 5 months ago) by monnier
Original Path: sml/branches/SMLNJ/config/install.sh
File length: 11686 byte(s)
Diff to previous 429
version 110.22
Revision 429 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 09:47:00 1999 UTC (21 years, 5 months ago) by monnier
Original Path: sml/branches/SMLNJ/config/install.sh
File length: 11113 byte(s)
Diff to previous 418
version 110.21
Revision 418 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 3 23:51:27 1999 UTC (21 years, 6 months ago) by monnier
Original Path: sml/branches/SMLNJ/config/install.sh
File length: 10907 byte(s)
Diff to previous 411
version 110.20
Revision 411 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 3 00:25:03 1999 UTC (21 years, 6 months ago) by monnier
Original Path: sml/branches/SMLNJ/config/install.sh
File length: 12354 byte(s)
Diff to previous 249
version 110.19
Revision 249 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Apr 17 18:57:03 1999 UTC (21 years, 10 months ago) by monnier
Original Path: sml/branches/SMLNJ/config/install.sh
File length: 12004 byte(s)
version 110.16
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 |