Commit Graph
9 Commits
Author SHA1 Message Date
Tom Robinson 41ba12b1d7 Update press for new build system. Also fixed bug that was supposedly fixed previously (hasOwnProperty) 2009-03-19 03:25:02 -07:00
Tom Robinson 4422530fe4 Fixed press bug (hasOwnProperty to lookup dependencies) and cleaned up output 2009-03-07 19:34: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
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 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 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