Commit Graph
13 Commits
Author SHA1 Message Date
Tom Robinson a45869be49 Fixed various press bugs. 2009-01-21 01:45:24 -08:00
Tom Robinson 26b7d5fa8b Removed awful Rhino hack (fixed in Rhino 1.7) https://bugzilla.mozilla.org/show_bug.cgi?id=374918 2009-01-21 01:44:23 -08:00
Francisco Tolmasky 9565ad2cb2 Improvements to the build system.
Reviewed by me.
2008-12-04 16:29:42 -08:00
Tom Robinson 16209b3e3f press --main fix 2008-11-09 16:55:35 -08:00
Francisco Ryan Tolmasky I 07507eac1e Make press create 280North style plists instead of xml plists.
Reviewed by me.
2008-11-02 18:30:08 -08:00
Tom Robinson abbbc6e8f0 Replaced regex literals with RegExp objects, due to bug [#117] 2008-10-22 16:00:26 -07:00
Tom Robinson d3a0d90ce7 "press" support for flattening to a single JavaScript file, and foundation of intelligent image sprites 2008-10-21 03:42:24 -07:00
Tom Robinson a0c594a86a Fixed press to support running on apps from any directory.
New usage:
    press root_directory output_directory [--main override_main.j] [--frameworks override_frameworks] [--png]

[#88 state:resolved responsible:tlrobinson]
2008-10-03 17:54:19 -07:00
Tom Robinson d99c583d79 Fixed press to match fragment_create_file() change. Updated install script.
Reviewed by me.
2008-10-03 04:53:40 -07:00
Tom Robinson 964cb66fa8 press command line tool 2008-10-03 03:56:12 -07:00
Tom Robinson ff1f5bdcdf Fixed press to work with static'd app code and toll free bridging
[#83 state:resolved responsible:tlrobinson]
[#84 state:resolved responsible:tlrobinson]
2008-10-03 03:22:19 -07:00
Tom Robinson 3892ac7885 pngcrush support in press (use --png flag) 2008-10-01 00:03:27 -07:00
Tom Robinson 970cd5d1b0 Initial commit of "press", a tool for stripping unused files from your app to speed load time 2008-09-30 03:32:48 -07:00