Tom Robinson
|
b907ea59f4
|
Export a few more properties from Objective-J for use in "press"
|
2010-02-08 23:45:59 -08:00 |
|
Ross Boucher
|
e6a0caa164
|
cplutil wasn't converting.
CFPropertyList couldn't output XML correctly.
|
2010-02-06 17:46:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
cd3e2fbbb8
|
Fix for cplutil.
Reviewed by me.
|
2010-02-06 17:14:37 -08:00 |
|
Tom Robinson
|
3d45699bc7
|
Merge branch 'loader' of github.com:280north/cappuccino into loader
Conflicts:
Objective-J/CPLog.js
|
2010-02-06 14:01:56 -08:00 |
|
Tom Robinson
|
ae987f19dc
|
Fixed CPLogRegisterRange and added dup checking and unregister function
|
2010-02-06 14:00:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
09786cb8d2
|
Fix CPLog additions breaking build.
Reviewed by me.
|
2010-02-06 01:57:44 -08:00 |
|
Tom Robinson
|
17072f9ed4
|
Move CPLog to Objective-J
|
2010-02-05 22:27:13 -08:00 |
|
Tom Robinson
|
82d3d1abc5
|
Merge branch 'loader' of github.com:280north/cappuccino into loader
|
2010-02-05 21:12:08 -08:00 |
|
Tom Robinson
|
2cc40a7961
|
Add sprintf.js to Objective-J
|
2010-02-05 21:11:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
c523e706e9
|
Better error reporting.
Reviewed by me.
|
2010-02-05 20:18:18 -08:00 |
|
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 |
|
Francisco Ryan Tolmasky I
|
c418481981
|
Don't require trashing Objective-J when changes are made for them to be picked up.
Reviewed by me.
|
2010-02-03 20:37:24 -08:00 |
|
Ross Boucher
|
683eb993e8
|
Fix for a broken dirname method on File.
|
2010-02-03 16:17:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
ac2885afc6
|
Support base tag again.
Reviewed by me.
|
2010-02-03 14:31:02 -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 |
|
Francisco Ryan Tolmasky I
|
cd98bce331
|
Turned off logging by default, removed unecessary logs, and fixed bug where turning of logs broke the build.
Reviewed by me.
|
2010-01-31 23:59:58 -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
|
e9940d060a
|
Merge branch 'loader' of git@github.com:280north/cappuccino into loader
|
2010-01-31 14:01:32 -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
|
0942f9fac3
|
Replaced instances of non-compressable words.
Reviewed by me.
|
2010-01-31 13:14:51 -08:00 |
|
Francisco Ryan Tolmasky I
|
7b303b6529
|
Removed unused functions.
Reviewed by me.
|
2010-01-31 12:48:26 -08:00 |
|
Francisco Ryan Tolmasky I
|
8c9f302b67
|
Added debug stuff.
Reviewed by me.
|
2010-01-30 21:08:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
3dc578d585
|
Fix for using setTimeout instead of setNativeTimeout and assuming bundled directories are themselves not bundles.
Reviewed by me.
|
2010-01-30 19:11:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
ca5dd0071c
|
Various IE fixes.
Reviewed by me.
|
2010-01-30 18:08:19 -08:00 |
|
Francisco Ryan Tolmasky I
|
0bcf8a6626
|
Trailing comma fix.
Reviewed by me.
|
2010-01-30 01:14:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
d735cd98e7
|
Fix for FireFox not working.
Reviewed by me.
|
2010-01-30 00:35:59 -08:00 |
|
Francisco Ryan Tolmasky I
|
e25a550d3f
|
Merge branch 'cheese' into loader
|
2010-01-29 22:33:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
8a2206656d
|
Fix for responseXML not working correctly from remote.
Reviewed by me.
|
2010-01-29 22:31:34 -08:00 |
|
Ross Boucher
|
e6539bbed5
|
MHTML cache testing
|
2010-01-29 22:11:18 -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 |
|
Francisco Ryan Tolmasky I
|
794d8a754c
|
Make blendtask work with new system.
Reviewed by me.
|
2010-01-28 16:24:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
06261559fc
|
Improvements for CommonJS.
Reviewed by me.
|
2010-01-28 14:19:23 -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
|
42712166e9
|
Added FileRequest abstraction on top of HTTPRequest to allow synchronous loading in CommonJS.
Reviewed by me.
|
2010-01-27 07:50:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
2bc31de69d
|
Removed alerts.
Reviewd by me.
|
2010-01-27 04:01:11 -08:00 |
|
Francisco Ryan Tolmasky I
|
fcfeb29be5
|
Changed #define from RHINO to COMMONJS. Re-enabled recently added document-load-waiting.
Reviewed by me.
|
2010-01-27 03:58:49 -08:00 |
|
Francisco Ryan Tolmasky I
|
96eebc7d1d
|
Fix for accidentally removing Executable.fileDependencies.
Reviewed by me.
|
2010-01-27 03:16:46 -08:00 |
|
Francisco Ryan Tolmasky I
|
38fd675f51
|
Performance improvements and bug fixes.
Reviewed by me.
|
2010-01-27 02:55:56 -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 |
|