Tom Robinson
|
4581fe4f22
|
Cleanup command line tool args (change objj to include command at args[0])
|
2009-11-30 21:45:01 -08:00 |
|
Tom Robinson
|
b12b1bf662
|
Incorrect case in require("os")
|
2009-11-16 14:12:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
aa8689a4f0
|
Fix for compiling with spaces in path name and misidentifying IE.
Reviewed by me.
|
2009-11-15 19:13:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
722166a9d2
|
Fix for default Jakefile for themes.
Reviewed by me.
|
2009-11-14 07:24:54 -08:00 |
|
Francisco Ryan Tolmasky I
|
13c5736a0f
|
Fix for capp gen sometimes failing.
Reviewed by me.
|
2009-11-13 10:10:26 -08:00 |
|
Tom Robinson
|
3d42cba823
|
Fix capp gen -f . putting frameworks in /
|
2009-11-11 15:25:27 -08:00 |
|
Francisco Ryan Tolmasky I
|
cb18896137
|
First pass at spriting in IE.
Reviewed by me.
|
2009-11-04 21:38:24 -08:00 |
|
Tom Robinson
|
b6e9625729
|
Update capp gen to use objj-frameworks data.
|
2009-11-02 19:38:48 -08:00 |
|
Francisco Ryan Tolmasky I
|
72adaa51ee
|
Skip all images, not just .gif.
Reviewed by me.
|
2009-11-02 17:36:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
695f60aefc
|
Replaced Rakefile with Jakefile for NibApplication template.
Reviewed by me.
|
2009-11-02 17:30:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
e00c2f3c05
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-02 17:24:50 -08:00 |
|
Francisco Ryan Tolmasky I
|
7ae0f1fec9
|
Updated Application and ThemeDescriptor templates to use jake instead of rake. Also made all objective-j jake definitions accessible through cappuccino/jake as well.
Reviewed by me.
|
2009-11-02 17:23:50 -08:00 |
|
Tom Robinson
|
6b3f05f517
|
Several fixes in "capp": handle empty config file, skip reading gifs, escape config keys in regex
|
2009-11-02 17:03:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
0c13138a20
|
Split up objective-j and cappuccino CommonJS packages, and added ability to include Objective-J frameworks in CommonJS packages.
Reviewed by me.
|
2009-11-02 14:49:58 -08:00 |
|
Tom Robinson
|
d7b778e8ac
|
Improved capp gen frameworks installing
|
2009-10-27 23:39:41 -07:00 |
|
Francisco Ryan Tolmasky I
|
375b490678
|
Removed dependencies on common.jake.
Reviewed by me.
|
2009-10-16 11:15:02 -07: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
|
9856e6bfd7
|
nib2cib and capp building with jake.
Reviewed by me.
|
2009-09-25 21:52:41 -07:00 |
|
Francisco Ryan Tolmasky I
|
714cd402df
|
Moved nib2cib and capp to jake.
Reviewed by me.
|
2009-09-25 03:28:38 -07:00 |
|
Tom Robinson
|
c895170597
|
Fix capp gen -f with no path.
|
2009-09-05 00:37:52 -07:00 |
|
Tom Robinson
|
3a7dee6cc2
|
Added template config file to "capp", and ability to specify an absolute path for a template.
|
2009-09-03 01:11:19 -07:00 |
|
Tom Robinson
|
0c349a8d7f
|
Add option to enable type checking in index-debug.html.
|
2009-07-29 20:23:40 -07:00 |
|
Tom Robinson
|
856373adec
|
Added status code checks to abort Rake early.
|
2009-07-29 18:57:18 -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 |
|
Francisco Ryan Tolmasky I
|
354fddf6b2
|
Updated template theme project to use new theme gallery.
Reviewed by me.
|
2009-05-23 12:43:35 -07:00 |
|
Francisco Ryan Tolmasky I
|
578113d557
|
Updated version strings on products.
Reviewed by me.
|
2009-05-19 15:04:25 -07:00 |
|
Ross Boucher
|
e6a1370ae5
|
Update the default cib app to make the window full bridge
|
2009-05-19 12:48:05 -07:00 |
|
Tom Robinson
|
e5dd36d807
|
Add --force to capp gen
|
2009-05-19 05:05:16 -07:00 |
|
Francisco Tolmasky
|
ad03ab01e2
|
Temporary fix for gif/UTF 8 issue.
Reviewed by me.
|
2009-05-19 04:01:30 -07:00 |
|
Francisco Tolmasky
|
be72a3ff47
|
Allow fully building capp apps with Rake, and added to template Rakefiles.
Reviewed by me.
|
2009-05-19 03:54:54 -07:00 |
|
Francisco Tolmasky
|
d8b2946fb5
|
Updated themes so Rakefile will build your theme.
Reviewed by me.
|
2009-05-19 02:48:21 -07:00 |
|
Francisco Tolmasky
|
12cbbcd485
|
Fixed some remaining __Product__ references in capp templates.
Reviewed by me.
|
2009-05-18 23:53:46 -07:00 |
|
Francisco Tolmasky
|
8391f593d9
|
Various unicode fixes.
Reviewed by me.
|
2009-05-18 21:24:46 -07:00 |
|
Francisco Tolmasky
|
ef6cf18aaa
|
Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b
|
2009-05-18 19:45:08 -07:00 |
|
Francisco Tolmasky
|
a31c8891ba
|
Fix for NibApplication template being broken.
Reviewed by me.
|
2009-05-18 19:44:32 -07:00 |
|
Ross Boucher
|
5507855bee
|
update to default template, doxygen config file
|
2009-05-18 18:54:30 -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 |
|
Ross Boucher
|
3fc7b7573d
|
New loading page for Cappuccino templates
|
2009-05-17 20:58:04 -07:00 |
|
Ross Boucher
|
4a1630b7ba
|
Add IE7 compatibility meta tag to new project templates. For now.
|
2009-05-17 16:50:54 -07:00 |
|
Ross Boucher
|
c0fc298082
|
Update the new app template.
|
2009-05-15 12:30:17 -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 |
|
Francisco Tolmasky
|
0cd33120cf
|
Fix for Cappuccino no longer being compressed in release builds.
Closes #33.
Reviewed by me.
|
2009-05-07 00:47:28 -07:00 |
|
Ross Boucher
|
8dc8d6f367
|
Add an index-debug to the nibapp template
|
2009-05-05 13:30:50 -07:00 |
|
Francisco Tolmasky
|
390cf2c16c
|
Fix for MainMenu.cib needing to be loaded manually in cib apps.
Closes #9.
Reviewed by me.
|
2009-05-02 22:47:42 -07:00 |
|
Francisco Tolmasky
|
21ab1b7e06
|
Textfields are a little better -- still more work required for Firefox/IE.
Reviewed by me.
|
2009-03-26 13:17:26 -07:00 |
|
Ross Boucher
|
6e75a13a90
|
Print detailed usage on capp
|
2009-03-25 21:03:47 -07:00 |
|
Ross Boucher
|
70da3e287d
|
Replace removed __Product__.
|
2009-03-25 01:35:47 -07:00 |
|
Ross Boucher
|
65593c5200
|
Update styles for noscript section of index.html
|
2009-03-25 00:57:10 -07:00 |
|