Commit Graph
43 Commits
Author SHA1 Message Date
tolmasky a85e1b8db2 Minor bake png fix
Reviewed by Tom
2008-10-04 16:38:27 -07:00
Tom Robinson 89461fd7e7 press support in bake
Reviewed by me.
2008-10-03 19:28:20 -07:00
Tom Robinson 05b922dc9c Print Rhino/Java stack traces on exception in objj 2008-10-03 17:59:58 -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 ecc39ff11f Incorrect objj_import call masked by recently fixed by objj_import() fix 2008-10-03 03:52:33 -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 642b58659e Update Rhino to 1.7R2 2008-09-30 03:33:45 -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
Tom Robinson d6c0f8802a Updated bake to support svn and local or remote rsync. Updated example bakefile. 2008-09-28 17:52:33 -07:00
Francisco Ryan Tolmasky I 9d5e772d0a Name change.
Reviewed by me.
2008-09-23 03:24:29 -07:00
Tom Robinson dff3b249d9 Fixed readFile for Rhino (return JavaScript string instead of Java string)
[#66 state:resolved responsible:tlrobinson]
2008-09-22 16:20:00 -07:00
Tom Robinson 59e16f9e61 Prevent Rhino's XML parsing from downloading plist DTDs all the time 2008-09-22 00:11:12 -07:00
Francisco Ryan Tolmasky I 464ddf269d A number of fixes for Cib.
Reviewed by rossco.
2008-09-21 02:52:24 -07:00
Francisco Ryan Tolmasky I 13cf238655 Removed some unecessary code with the last update.
Reviewed by me.
2008-09-19 20:55:07 -07:00
Francisco Ryan Tolmasky I a10058fc7f Improved Cib Support.
Reviewed by ross.
2008-09-19 20:19:08 -07:00
Tom Robinson f39dfef168 CPSplitView pane splitter (thin divider), archiving, and nib2cib support
[#52 state:resolved responsible:tlrobinson]
2008-09-19 01:12:00 -07:00
Francisco Ryan Tolmasky I ae6e3f2c47 Added coding support for tags to CPView and nib2cib.
Reviewed by me.
2008-09-18 22:47:15 -07:00
Tom Robinson 7ebb457ff9 Merge branch 'master' of git@github.com:280north/cappuccino 2008-09-18 00:13:09 -07:00
Tom Robinson 92eccd36a8 Updated TextMate bundle 2008-09-18 00:12:52 -07:00
Francisco Ryan Tolmasky I d6b4ebaa30 Significant improvements to cib support and nib2cib.
Reviewed by rossco.
2008-09-17 23:56:55 -07:00
Francisco Ryan Tolmasky I 525493574c Forgot to commit this README change from 0.5.1.
Reviewed by me.
2008-09-17 02:43:07 -07:00
Francisco Ryan Tolmasky I 6a5545b316 Added missing vim folder.
[#40 state:resolved].

Reviewed by me.
2008-09-15 00:26:02 -07:00
Tom Robinson 36ec2d3027 Better exception reporting in objj
[#38 state:resolved responsible:tlrobinson]
2008-09-14 15:38:22 -07:00
Francisco Ryan Tolmasky I 0ffbca776f Changed path to new TextMate bundle.
Reviewed by me.
2008-09-13 14:44:49 -07:00
Francisco Ryan Tolmasky I b6aec87551 Added new TextMate bundle.
Reviewed by me.
2008-09-13 14:38:32 -07:00
Francisco Ryan Tolmasky I 538987e73e Removed old TextMate bundle.
Reviewed by me.
2008-09-13 14:35:38 -07:00
Francisco Ryan Tolmasky I 95e5a7430a Fix for nib2cib not working, README updates.
[#32 state:resolved]

reviewed by tom.
2008-09-13 14:27:18 -07:00
Tom Robinson 62d87917a8 Modified objj to use $OBJJ_INCLUDE_PATHS env variable if present, otherwise default to $OBJJ_HOME/lib/Frameworks 2008-09-13 00:48:04 -07:00
Tom Robinson ac025c9f38 Removing incorrect symlink 2008-09-09 17:33:18 -07:00
Francisco Ryan Tolmasky I 41f349534f Spruced up ant tools.
Reviewed by me.
2008-09-09 17:10:02 -07:00
Francisco Ryan Tolmasky I 4a858cda3e Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/30-make-nib2cib-work-with-new-build-system#ticket-30-1.
[#30 state:resolved]

Reviewed by tom.
2008-09-09 14:57:53 -07:00
tlrobinson 2202597b8f Actually center the loading icon. Suggested by Keri Henare. 2008-09-08 02:41:59 -07:00
tlrobinson 1edcae005d Removed accidentally committed Google Analytics code.
[#14 state:resolved]
2008-09-08 02:17:24 -07:00
Tom Robinson 5e982e64dc Set permissions while installing. Added tar.gz for Tools and Starter.
Reviewed by me.
2008-09-04 08:54:08 -07:00
Tom Robinson d797b2fe80 Preliminary Windows built tool support (objj, objjc, steam and parts of the ant tasks work).
bake updated (now just provide a path of any type: ssh://, git://, etc)

Reviewed by Francisco.
2008-09-04 06:13:00 -07:00
Francisco Ryan Tolmasky I 36b4508afc Revised REAME for starter package.
Reviewed by me.
2008-09-04 05:32:06 -07:00
Francisco Ryan Tolmasky I ee457792c7 Added modes to build product and READMEs.
Reviewed by ross.
2008-09-04 05:22:49 -07:00
Francisco Ryan Tolmasky I ac227569fd Reorganized the Tools product and got rid of Jars.
Reviewd by me.
2008-09-04 04:53:55 -07:00
Francisco Ryan Tolmasky I 3d1b2f9560 Made objj point to Frameworks in lib.
Reviewed by tom.
2008-09-04 04:23:16 -07:00
Francisco Ryan Tolmasky I a97bb72800 Initial commit.
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00