Daniel
41d8ad2b86
Formatting: add semi-colons to capp/main.j
2018-04-07 17:20:00 -07:00
Antoine Mercadal
ef4cd6a4a7
[NEW] --theme option for capp tool
...
This patch provides a new option to capp. You can do
```objj
capp gen [-f] [-l] -T CustomTheme1 -T CustomTheme2 MyProject
```
This will copy/symlink custom theme(s) from your CAPP_BUILD into the
current project’s `Resources` folder
2015-02-06 11:31:25 -08:00
Aparajita Fishman and Randall Luecke
7b6713aa90
Better error checking, error messages, and help.
2011-03-23 21:47:02 -04:00
Francisco Ryan Tolmasky I
ff60125183
Some capp_linting.
...
Reviewed by me.
2010-12-01 11:04:17 -08:00
Tom Robinson
c53bff288a
Add a central version.json file. Change package building to insert version, revision, and timestamp. Auto-push tags.
2010-03-08 15:10:08 -08:00
Francisco Ryan Tolmasky I
2edcfbda35
Updated version strings in preparation for 0.8.0 Release Candidate.
...
Reviewed by me.
2010-03-06 22:30:51 -08:00
Tom Robinson
364669f527
Remove formatting from capp usage message for now.
2010-02-17 16:15:10 -08:00
Derek Hammer and Tom Robinson
579cc98e4f
Adding the --symlink and --build flags. capp gen -l something is now just an alias for capp gen --symlink --build something. This allows for easy copying of built Frameworks for those hacking on Cappuccino
2010-02-08 01:04:22 -08:00
Tom Robinson
4581fe4f22
Cleanup command line tool args (change objj to include command at args[0])
2009-11-30 21:45:01 -08:00
Francisco Ryan Tolmasky I
238da6b80f
Narwhal fixes for capp gen.
...
Reviewed by me.
2009-10-15 13:27:27 -07:00
Francisco Ryan Tolmasky I
99697926d9
Resource fixes, added index.html support.
...
Reviewed by me.
2009-09-29 15:44:46 -07:00
Francisco Ryan Tolmasky I
fe21fc82c4
Updating version strings to 0.7.1.
...
Reviewed by me.
2009-06-12 13:50:26 -07:00
Tom Robinson
e5dd36d807
Add --force to capp gen
2009-05-19 05:05:16 -07:00
Francisco Tolmasky
8391f593d9
Various unicode fixes.
...
Reviewed by me.
2009-05-18 21:24:46 -07:00
Francisco Tolmasky
a0cd03caa4
Added config option to capp and default Rakefiles for new projects.
...
Reviewed by me.
2009-05-18 15:57:39 -07:00
tlrobinson
43197b3099
Update capp to use CAPP_BUILD if present, falling back to STEAM_BUILD, erroring if neither.
2009-05-13 17:57:00 -07:00
tlrobinson
6e11a66cb0
Updated all Rakefiles and tools to work with Narwhal
2009-05-10 03:35:31 -07:00
Ross Boucher
6e75a13a90
Print detailed usage on capp
2009-03-25 21:03:47 -07:00
Francisco Ryan Tolmasky I
6db2aa5354
Fix for capp not respecting '-f' option.
...
Reviewed by me.
2009-03-22 20:41:03 -07:00
Francisco Tolmasky
31279a0cdc
Fix for copy bug and added capp changes.
...
Reviewed by me.
2009-03-18 16:37:06 -07:00
Francisco Tolmasky
ad93ad55cc
Fixed some build bugs and moved capp to new build system.
...
Reviewed by me.
2009-03-17 19:19:08 -07:00