Eli Barzilay
3157955d40
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
Robby Findler
497172f64e
fix typo
2011-06-15 11:02:21 +08:00
Eli Barzilay
c0051518be
Fix `{user,group,other}-{read,execute}-bit' (in the docs too).
...
Make the launcher template copying code try to ensure that all user
access bits are on.
2011-06-14 21:27:36 -04:00
Robby Findler
507b1cd8fd
moved the docs-complete library into rackunit
...
to avoid having a separate, new manual for the
one library
2011-05-05 16:10:42 -05:00
Robby Findler
e7d0029aea
added lots of new tests that our documentation is complete
2011-04-25 13:24:43 -05:00
Eli Barzilay
e2cc0942cc
Attempt to make some ignore files more robust
2010-12-31 15:59:39 -05:00
Matthew Flatt
32297601b6
use simple-form-path more consistently for path normalization
...
--- a reversal of opinion from my earlier commit; the problem
with syntactic simplification is that it may not refer to the
same file, due to soft links; given that true normalization is
impossible, simplify-path and simple-form-path provide a good
compromise between preserving paths as given and exanding
soft links as neede
2010-06-03 17:23:14 -06:00
Matthew Flatt
93ec20f050
lots of gitignores for Windows
2010-05-31 06:55:04 -06:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Eli Barzilay
80001744b8
Ignores in launcher
2010-04-18 11:12:14 -04:00
Matthew Flatt
0f0a59732e
create core binaries as 'racket' and 'gracket'
2010-04-15 21:15:57 -04:00
Eli Barzilay
2b026c63ac
switch to scheme/base
...
svn: r16554
2009-11-05 07:18:30 +00:00
Eli Barzilay
c696c7e88c
misc minor improvements
...
svn: r16553
2009-11-05 07:15:30 +00:00
Matthew Flatt
7af044e2ce
allow multiple uses of an .icns filein .filetypes
...
svn: r10752
2008-07-13 23:06:24 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
7c3962720e
add uti-exports support (thanks to Dave Gurnell for help)
...
svn: r10129
2008-06-04 14:16:30 +00:00
Eli Barzilay
85a55f984e
avoid scanning launcher/Starter.app
...
svn: r10029
2008-05-30 02:38:08 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
f5bc96418d
add lots of main.ss files where appropriate
...
svn: r8764
2008-02-22 16:28:31 +00:00
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
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
d78396aaf9
remove unused blurb fields
...
svn: r8526
2008-02-04 17:16:06 +00:00
Eli Barzilay
3d0d7637f9
remove unused help-desk-message fields
...
svn: r8525
2008-02-04 17:09:09 +00:00
Matthew Flatt
99818355f7
launcher scribblings and other doc fixes
...
svn: r8469
2008-01-29 22:56:17 +00:00
Matthew Flatt
ca5a7c5560
split part of scheme/file into scheme/path, document them
...
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
ec2ed125b0
fix some call-with-output-file calls
...
svn: r7923
2007-12-07 20:18:42 +00:00
Matthew Flatt
5b0a0be3d6
change scheme/unit and scheme/signature #langs to build on scheme/base
...
svn: r7792
2007-11-20 23:44:31 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
f27a325fbc
add -singleInstance handling to launcher
...
svn: r5704
2007-02-28 00:08:16 +00:00
Matthew Flatt
91add0453f
369.4
...
svn: r5327
2007-01-12 07:09:56 +00:00
Matthew Flatt
7b13755dad
unit clean-up
...
svn: r5160
2006-12-22 01:26:58 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
1a81d0c5c5
make-embeddeding-executable => create-embedding-executable
...
svn: r4671
2006-10-22 21:34:59 +00:00
Eli Barzilay
4317aea029
commented bindir markers
...
svn: r3556
2006-06-30 02:26:36 +00:00
Eli Barzilay
35d662e582
* Switch ~n to \n in format strings
...
* Use test -h on solaris instead of -L
* Clearly mark bindir-finding section
svn: r3437
2006-06-22 18:35:12 +00:00
Eli Barzilay
00ecf6acae
better shell-string protection
...
svn: r3396
2006-06-18 08:37:04 +00:00
Matthew Flatt
8ed6d36b33
no more PLTHOME anywhere; instead, there's a dir.ss library to find various directories
...
svn: r2924
2006-05-12 21:14:02 +00:00
Matthew Flatt
fd9266eb79
allow Windows build to live in a path that includes non-ASCII characters
...
svn: r2907
2006-05-11 18:08:27 +00:00
Matthew Flatt
7e16058111
rel-path building needs case-normalized paths
...
svn: r2839
2006-04-28 17:26:00 +00:00
Matthew Flatt
f11bdc9925
fix relative path in Windows `indepedent' launchers
...
svn: r2836
2006-04-28 16:07:03 +00:00
Eli Barzilay
9fa7991e86
restore user path when launching
...
svn: r2831
2006-04-28 02:40:44 +00:00
Eli Barzilay
810e6c5d87
new script generation
...
svn: r2829
2006-04-27 23:56:16 +00:00
Eli Barzilay
961e32f85f
add -- after ls
...
svn: r2804
2006-04-26 16:02:33 +00:00
Matthew Flatt
81b713e509
use ls+sed in place of readlink on Mac OS X or when readlink isn't present
...
svn: r2803
2006-04-26 15:28:28 +00:00
Matthew Flatt
39b09735a2
write exe-relative paths to main exe for Mac OS X
...
svn: r2796
2006-04-26 12:56:54 +00:00
Matthew Flatt
1d77707ef1
301.13 (the beginning of the end for PLTHOME)
...
svn: r2740
2006-04-23 02:36:55 +00:00
Matthew Flatt
5ea77942db
change Mac default build to put frameworks in plt/lib
...
svn: r1692
2005-12-26 13:07:35 +00:00
Matthew Flatt
d9bad21ca2
many repairs to Create Executable...
...
svn: r1558
2005-12-07 14:27:12 +00:00