racket/collects/compiler/private
Eli Barzilay 699c40643d * Changed setup-plt to compile collections if they have an "info.ss"
file.  (That is, it does not require the file to have a `name'
  entry.)

* The name shown when setup works is the directory name, followed by
  the `name' field from the info file when specified.

* This means that many `name's are no longer needed, so I'm removing
  them.  To see if you need a `name' entry, consider that the name
  will be shown like this:
    ... foo (<your name here>)
  This means that if the name is the same as the directory name, then
  there is no point in having it.  I also removed cases where the name
  differed only in its capitalization for collections where the case
  is obvious.

* Also, for subcollections, the name should clarify the name of the
  subcollection in context.  For example "Acknowledgments" explains
  what scribbling/acks is, but there's no need to add the context name
  as in "Scribblings: Acknowledgments".

* There may also be a point in keeping names for other uses.  One such
  example was in games, where the name field was used in the PLT Games
  application.  (This was changed to default on the directory name, so
  it is no longer needed in most games.)  Another example is in planet
  packages.

svn: r8629
2008-02-12 10:33:01 +00:00
..
analyze.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
anorm.ss note mzc bug near its source 2007-05-24 01:23:30 +00:00
base.ss merged units branch 2006-12-05 20:31:14 +00:00
closure.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
collects-path.ss 301.16 2006-05-24 19:29:58 +00:00
const.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
cstructs.ss merged units branch 2006-12-05 20:31:14 +00:00
driver.ss lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some 2007-12-18 21:37:23 +00:00
embed.ss 301.13 (the beginning of the end for PLTHOME) 2006-04-23 02:36:55 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
known.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
library.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
lift.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
macfw.ss directly manipulate mach-o to change framework path or to add code for a stand-alone executable 2006-05-14 12:25:37 +00:00
mach-o.ss fix Mach-O updating in the case that no two-level hints entry is available 2007-12-27 12:07:12 +00:00
prephase.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
rep.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
sig.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
toplevel.ss merged units branch 2006-12-05 20:31:14 +00:00
vehicle.ss merged units branch 2006-12-05 20:31:14 +00:00
vm2c.ss mzc -e fixes 2007-11-14 01:25:01 +00:00
vmopt.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
vmphase.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
vmscheme.ss merged units branch 2006-12-05 20:31:14 +00:00
windlldir.ss allow Windows build to live in a path that includes non-ASCII characters 2006-05-11 18:08:27 +00:00
winicon.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
winsubsys.ss windows: allow MrEd-based console apps and Mz-based consoleless apps 2005-06-22 20:28:36 +00:00
winutf16.ss CRLF -> LF 2006-05-12 23:28:35 +00:00
xform.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
zlayer.ss v3.99.0.2 2007-11-13 12:40:00 +00:00