]> git.saurik.com Git - cycript.git/commit
Protect bash glob expansions while generating libcycript.plist (thanks to kennytm...
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 12 Oct 2009 19:32:44 +0000 (19:32 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 12 Oct 2009 19:32:44 +0000 (19:32 +0000)
commitf7c38a297012f1f25c59243d39a5a6dc31da4cf7
treed9bbd12c0a4bdb0e4168ea9086545a5a2500c222
parent2b1245e47c16c879fbe534d0007dbfe47eeda3e5
Protect bash glob expansions while generating libcycript.plist (thanks to kennytm), reorganized makefile gcc arguments slightly, removed CYApplicatonMain hack, support new Pointer to associate types to addresses, setup sig::Parse callbacks to later support circular type definitions, began reworking objc_registerClassPair to support tacking on extra Cycript features, and implemented a horrid temporary hack to allow @class objects to have a single JavaScript Instance object (at the extreme cost of simply leaking the entire Objective-C object).
Library.mm
makefile
sig/parse.hpp