Martin Carlberg
195b109a36
New: Added ’#include’ to the preprocessor, compiler and Cappuccino load system. Also a lot of bug fixes in the preprocessor
2017-06-26 16:19:56 +02:00
Martin Carlberg
16dea2ee09
Fixed: Allow build in directory with space in path
2016-02-03 17:26:24 +01:00
Antoine Mercadal
c603326e58
Use try/finally to ensure popen streams are always closed
2015-05-09 10:22:13 -07:00
Antoine Mercadal
bcb1630f20
FIXED: Closes all streams after a OS.popen()
...
Previously, when popen was called, the 3 streams (stdin, stderr and stdourt) where never closed. This was the reason of the having an impossible number of open files.
This patch ensure all streams are closed after using them. This means that the ulimit trick is no more necessary
2015-04-23 16:46:01 -07:00
Stefan Eilers and Alexander Ljungberg
61b19a1df5
Fix "jake release"
2013-02-13 12:24:58 +00:00
Neer Friedman
ffa33788c4
enquote ENVIRONMENTS environment variable
2011-11-24 18:04:26 +02:00
Neer Friedman
23c9c6bf44
concat command parts in Objective-j/Jakefile
2011-11-24 18:03:20 +02:00
Paul Baumgart
45ebe2c905
Fix deprecation warnings
2010-10-06 23:04:46 -07: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
Tom Robinson
ad99dca6ac
Move tools to cappuccino package's "bin" directory
2010-02-25 15:32:24 -08:00
Tom Robinson
733b9b731d
Cleanup Jakefiles, enquote arguments, add built packages bin to PATH so ojtest runs / uses the correct Cappuccino, etc.
2010-02-21 15:42:56 -08:00
Francisco Ryan Tolmasky I
841ed9ea89
Major cleanup of globals and exports. Removed many accidental globals and no more need for eval in the initialization process. Also fixes Theme Showcase.
...
Reviewed by me.
2010-02-20 01:04:17 -08:00
Tom Robinson
b2179f14ab
Cleanup Jakefiles:
...
* require common.jake first
* require Objective-J/Cappuccino stuff only when needed (automatically requiring these caused too many problems)
* remove useless shebangs, cleanup whitespace
2010-02-19 16:09:39 -08:00
Tom Robinson
c201990cb0
Switch compressor to use CommonJS packages for ShrinkSafe, etc.
2010-02-15 21:26:02 -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
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
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
ec210c49c5
Beginnings of new loader.
...
Reviewed by me.
2010-01-27 00:43:54 -08:00
tlrobinson
bab0024e0c
Cleanup some build scripts
2009-12-19 04:31:11 -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
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
Francisco Ryan Tolmasky I
aba7ea8bf1
Fixed Debug mode.
...
Reviewd by me.
2009-10-16 11:50:28 -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
ffd99e3ed7
Further jake work.
...
Reviewed by me.
2009-09-24 01:11:46 -07:00
Francisco Ryan Tolmasky I
64a8e4c5c0
More transition to jake.
...
Reviewed by me.
2009-09-23 18:46:11 -07:00
Francisco Ryan Tolmasky I
a8ab16002e
More jakefiles and fixing incorrect commonjs package structure.
...
Reviewed by me.
2009-09-23 16:27:52 -07:00
Francisco Ryan Tolmasky I
9dc0c3ab6d
First set of jake files.
...
Reviewed by me.
2009-09-23 03:49:08 -07:00