Michael Bayne
|
6c5918b3c2
|
Include stub versions of the Java->JavaScript bridge interface so that we
compile properly and we'll link against the real deal at runtime.
|
2006-12-15 02:57:13 +00:00 |
|
Michael Bayne
|
70b8797c4b
|
Use new safer library locating process.
|
2006-11-16 22:51:02 +00:00 |
|
Michael Bayne
|
93ceaa40c4
|
Use distlib.dir.
|
2006-11-16 21:36:57 +00:00 |
|
Michael Bayne
|
2acaa9bbf5
|
Work properly with the new build system.
|
2006-11-14 21:05:40 +00:00 |
|
Jonathan Le Plastrier
|
9620de879d
|
getdown now uses libs-incl
|
2006-10-14 18:50:23 +00:00 |
|
Michael Bayne
|
39c4d0f278
|
Added clean and distclean.
|
2006-10-13 23:51:38 +00:00 |
|
Jonathan Le Plastrier
|
64c44bdc7c
|
getdown needed some tweaking.
|
2006-10-12 19:18:12 +00:00 |
|
Michael Bayne
|
72ef40f297
|
Don't freak out if we don't have the Snark library. We'll sort this out more
nicely later.
|
2006-07-13 18:52:58 +00:00 |
|
Michael Bayne
|
cfbf92b5a7
|
Reference our dependent documentation at the proper locations.
|
2006-07-12 17:17:29 +00:00 |
|
Michael Bayne
|
7bfd596beb
|
Added support for running Getdown as a signed applet as well as support for
running our target application directly in the same JVM instead of forking off
a new VM.
|
2006-06-06 23:29:47 +00:00 |
|
Elizabeth Fong
|
8327440736
|
convert getdown to being completely type-safe, yarr.
|
2006-04-11 02:45:14 +00:00 |
|
Michael Bayne
|
7297af72af
|
Scratch that we need to weave after we run Proguard. Fortunately we don't do
anything that requires runtime support.
|
2006-04-10 21:15:46 +00:00 |
|
Michael Bayne
|
fe87ef6b04
|
Retroweave Getdown before running Proguard on it.
|
2006-04-10 20:36:38 +00:00 |
|
Michael Bayne
|
98c74c7f03
|
Switched from DashO (commercial, old, crufty) to Proguard (free, new,
sexy) for our download-size optimization.
|
2005-03-04 01:37:35 +00:00 |
|
Michael Bayne
|
c4641083bf
|
Reference this at the permanent location, though this should all go away
and be replaced with something free.
|
2004-12-14 23:14:12 +00:00 |
|
Michael Bayne
|
9c85fac31e
|
No JAVA_LIBS.
|
2004-11-18 00:14:48 +00:00 |
|
Michael Bayne
|
c4c1c2d359
|
Blow away a bunch of unneeded cruft that DashO imports from the javaws.jar
file because we can only tell it to include every single non-class file
rather than just those matching a pattern or whatnot.
|
2004-08-02 22:44:39 +00:00 |
|
Michael Bayne
|
b6b2d5779e
|
Whipped up a DashO build system.
|
2004-07-07 16:25:31 +00:00 |
|
Michael Bayne
|
2fb08f098a
|
The illustrious beginnings of Getdown.
|
2004-07-02 11:01:21 +00:00 |
|