Tom Robinson
|
8bc1c7445d
|
export fileExecuterForPath (and use exports.fileExecuterForPath internally so it can be overridden for press, etc)
|
2010-02-03 23:50:16 -08:00 |
|
Nicholas Small
|
972909902e
|
Added ApplicationTask#setFrameworks path. The default is local frameworks, you could also use ENV.CAPP_BUILD or pass capp to use the installed frameworks.
|
2010-02-03 11:43:48 -05:00 |
|
Francisco Ryan Tolmasky I
|
21ef259e1f
|
Fix for being too strict when accepting PLISTs and also fixes a regression with erroring when parsing code with shebangs(!).
Closes #69.
Reviewed by me.
|
2010-02-03 00:31:37 -08:00 |
|
Tom Robinson
|
97ef1d1781
|
Added persistent history to objj repl.
|
2010-01-31 19:41:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
e64a9a7ab9
|
Fix for objj command line tool not working.
Reviewed by me.
|
2010-01-31 18:36:36 -08:00 |
|
Ross Boucher
|
605e905f3e
|
Missing a local assignment of the task variable in one of our jake additions. Causes failures on non cappuccino builds.
|
2010-01-31 14:00:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
a4d73330cc
|
Data URLs.
Reviewed by me.
|
2010-01-29 21:43:23 -08:00 |
|
Francisco Ryan Tolmasky I
|
ea6a983e9b
|
Merge branch 'jake' of git@github.com:280north/cappuccino into loader
|
2010-01-29 17:53:36 -08:00 |
|
Francisco Ryan Tolmasky I
|
79cd8603a2
|
Removed now unecessary CommonJS files.
Reviewed by me.
|
2010-01-29 16:37:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
02cb054b71
|
Removed unused plist file.
Reviewed by me.
|
2010-01-29 16:21:27 -08:00 |
|
Francisco Ryan Tolmasky I
|
4b7310d0cb
|
More consistent naming scheme.
Reviewed by me.
|
2010-01-29 15:16:22 -08:00 |
|
Francisco Ryan Tolmasky I
|
59660032e1
|
nib2cib fixes.
Reviewed by me.
|
2010-01-29 13:22:44 -08:00 |
|
Francisco Ryan Tolmasky I
|
d9c47ec763
|
Updated environments and removed environment collections. Also creates separate files for different forms of spriting.
Reviewed by me.
|
2010-01-29 10:54:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
b5ad030e40
|
Further blend work.
Reviewed by me.
|
2010-01-29 08:04:00 -08:00 |
|
Tom Robinson
|
ee5817e480
|
Cleanup objj arguments story. objj-executable and "objj path/to/main.j" are now consistent.
|
2010-01-27 17:53:05 -08:00 |
|
Francisco Ryan Tolmasky I
|
ec210c49c5
|
Beginnings of new loader.
Reviewed by me.
|
2010-01-27 00:43:54 -08:00 |
|
Tom Robinson
|
0c21724270
|
Give debug frameworks higher priority in objj.
|
2010-01-25 13:35:27 -08:00 |
|
Tom Robinson
|
09306aa2cd
|
Fixed cplutil and updated to use args parser, added lint option, etc.
|
2010-01-25 12:49:11 -08:00 |
|
tlrobinson
|
6040ee4ffc
|
Fixed args case "objj -Ifoo bar.j"
|
2010-01-14 12:01:51 -08:00 |
|
tlrobinson
|
7546640fba
|
Correct the args parsing in objj to provide the script name at args[0] instead of "objj"
|
2010-01-14 11:24:39 -08:00 |
|
Tom Robinson
|
df4bc13122
|
A splash of color in the build tools...
|
2010-01-13 12:58:26 -08:00 |
|
Tom Robinson
|
85c68f78da
|
Update for compatibility with latest narwhal. Switch back to 280north/narwhal
|
2010-01-06 20:00:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
403fcd8fff
|
Preparing for options fix in Narhwal.
Reviewed by me.
|
2009-12-30 23:52:55 -08:00 |
|
Ross Boucher
|
b26853e4d7
|
Fix for a path issue with non flattened source files in jake
|
2009-12-04 16:47:50 -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 |
|
Ross Boucher
|
b9664681a3
|
Better error reporting for narwhal-jsc
|
2009-11-19 15:29:20 -08:00 |
|
Ross Boucher
|
0639f4b00f
|
Exit from subjake if the subjake returns non zero status code. Don't exit in the compiler (required for building in Atlas to not kill the process)
|
2009-11-19 14:48:18 -08:00 |
|
Tom Robinson
|
2aaed6bffd
|
Replace outdated objj-executable with Narwhal magic.
|
2009-11-19 00:17:12 -08:00 |
|
Tom Robinson
|
31feec0465
|
Flush stdin after writing file to ShrinkSafe process (fixes building in Rhino)
|
2009-11-17 17:02:07 -08:00 |
|
Francisco Ryan Tolmasky I
|
49927fcfb7
|
Fix for building projects where source files are in nested subfolders.
Reviewed by me.
|
2009-11-17 14:46:54 -08:00 |
|
Francisco Ryan Tolmasky I
|
48cd362015
|
Fix for using unicode characters with capp config.
Reviewed by me.
|
2009-11-16 15:09:22 -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
|
44cbcc60fa
|
Check for gcc.
Reviewed by me.
|
2009-11-15 15:07:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
ad901ed4b0
|
Added convinience method to applicationtask for grabbing the built index file.
Reviewed by me.
|
2009-11-15 07:38:28 -08:00 |
|
Francisco Ryan Tolmasky I
|
d584b4dccf
|
Minor radio button change on init and info plist dependency.
Reviewed by me.
|
2009-11-14 10:57:19 -08:00 |
|
Francisco Ryan Tolmasky I
|
9dfdde674f
|
Fix for off by one error in HTML 5 Safari drag and drop, as well as error when building with Rhino Narwhal.
Reviewed by me.
|
2009-11-13 17:39:16 -08:00 |
|
Ross Boucher
|
2d5aef6157
|
Fix for **** type in DocumentController, and an Info.plist bug in bundle tasks.
|
2009-11-12 20:37:56 -08:00 |
|
Francisco Ryan Tolmasky I
|
95612b256f
|
Fix for broken rm_rf reference in bundletask, as well as using Info.plist by default.
Reviewed by me.
|
2009-11-12 17:34:11 -08:00 |
|
Francisco Ryan Tolmasky I
|
77c74412dc
|
Update shrinksafe for 1.5 support.
Reviewed by me.
|
2009-11-11 02:13:41 -08:00 |
|
Francisco Ryan Tolmasky I
|
f3e90f87b1
|
Fixed a typo that caused non-IE configurations to stop spriting images.
Reviewed by me.
|
2009-11-09 14:35:28 +01:00 |
|
Francisco Ryan Tolmasky I
|
11b881273e
|
Put MHTML contents into .sj.
Reviewed by me.
|
2009-11-09 13:57:00 +01:00 |
|
Francisco Ryan Tolmasky I
|
0c24a60bac
|
Support setting sources per environment.
Reviewed by me.
|
2009-11-05 01:02:38 -08:00 |
|
Francisco Ryan Tolmasky I
|
8f9d83495c
|
Use interactive shrinksafe to improve buildtimes.
Reviewed by me.
|
2009-11-05 00:04:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
cb18896137
|
First pass at spriting in IE.
Reviewed by me.
|
2009-11-04 21:38:24 -08:00 |
|
Francisco Ryan Tolmasky I
|
d3e6819fd7
|
Fix for cibs not being properly copied when built, also fixes Debug Objective-J not being placed in the objective-j package.
Reviewed by me.
|
2009-11-02 21:09:41 -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
|
2d1d30a663
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-02 16:01:02 -08:00 |
|
Francisco Ryan Tolmasky I
|
baa1318298
|
Further cleanup.
Reviewed by me.
|
2009-11-02 15:59:42 -08:00 |
|
Tom Robinson
|
8fddc2370b
|
Update test task.
|
2009-11-02 15:31:14 -08:00 |
|
Francisco Ryan Tolmasky I
|
d508459480
|
Added jake as a dependency for objective-j and cappuccino packages.
Reviewed by me.
|
2009-11-02 15:10:26 -08:00 |
|