| 6963b37 |
2011-01-27 |
Add --clone-http option to bootstrap |
| d50cbb0 |
2011-01-26 |
Allow users to respond 'yes' to the narwhal install loca... |
| b62789b |
2011-01-22 |
Check for one of curl or wget. |
| eafec33 |
2011-01-22 |
Minor update to bootstrap to have it check to make sure ... |
| 4458884 |
2011-01-20 |
Fallback to wget if curl isn't installed. |
| 7245fb9 |
2011-01-20 |
Check to make sure SSL is working in tusk and advise on ... |
| 5d27661 |
2010-10-13 |
Update check_build_environment in bootstrap |
| 98393c6 |
2010-10-13 |
change a 'self' to a 'super' to fix infinite recursion |
| 3287b02 |
2010-10-12 |
add script to automatically detect missing @imports and ... |
| 12deb68 |
2010-10-12 |
Make CPCompatibility a little more CommonJS friendly. |
| 01852d8 |
2010-10-05 |
Fix a bunch of missing @imports. |
| ca2ae22 |
2010-09-30 |
Fix non-ASCII characters in CPDictionary.j and CPFormatt... |
| 7e863e7 |
2010-09-27 |
selectTabViewItemAtIndex does not look up the TabViewIte... |
| a8d02f4 |
2010-09-26 |
minor CPTableView clean-ups-- fix missing semi-colon, mi... |
| 252b258 |
2010-05-19 |
fix CFDictionary.containsValue and CFDictionary.countOfV... |
| bc5a21d |
2010-05-11 |
Change objj_exception_throw to manually throw an excepti... |
| fc8525e |
2010-05-11 |
throw a regular Error() exception in Runtime.js because ... |
| 66180f8 |
2010-05-10 |
change @property to @accessors in pre-processor error me... |
| f50cda9 |
2010-04-08 |
change CPAccordionItem to CPAccordionViewItem in CPAccor... |
| 675969a |
2010-03-23 |
Add some dependency checking to bootstrap.sh: make sure ... |
| ab196e7 |
2010-03-05 |
Fix missing throw in Preprocessor to report an error on ... |
| 48afc56 |
2010-02-24 |
re-factor shell_config_file to make bootstrap.sh self-co... |
| 99b43fe |
2010-02-19 |
Add support for sudo-install on systems with sudo compil... |
| 25dfcd3 |
2010-02-19 |
Fix case on require() parameter ("OS" -> "os") |
| 3b7a77a |
2010-01-26 |
Minor fix: change emdash to regular hyphen. |
| 5ddfef7 |
2010-01-13 |
Convert relative paths to absolute when specifying an in... |