]> git.saurik.com Git - cycript.git/history - Darwin.mk
Support Mac OS 10.5.
[cycript.git] / Darwin.mk
2010-08-31  Jay Freeman (saurik)Support Mac OS 10.5.
2010-08-31  Jay Freeman (saurik)Support Fink from old build.
2010-05-05  Douglas William... Ported things mentioned in DOUG comments.
2010-05-02  Jay Freeman (saurik)Rearrange who pulls WebKit from where.
2010-05-02  Jay Freeman (saurik)Got universal inject working.
2010-04-24  Jay Freeman (saurik)Add -fno-stack-protector to Trampoline.
2009-12-27  Jay Freeman (saurik)Scary hack to use the wrong APR on Mac OSX.
2009-12-21  Jay Freeman (saurik)Fixed Trampoline.t.hpp, both having it clean and having...
2009-12-21  Jay Freeman (saurik)Use -m32 instead of a uname -m check.
2009-12-08  Jay Freeman (saurik)Changed an int to a size_t in my lexer, and removed...
2009-12-08  Jay Freeman (saurik)Added a stupid hack because Apple sucks at SDKs.
2009-12-08  Jay Freeman (saurik)Attempting to abstract 64-bit Mac.
2009-11-19  Jay Freeman (saurik)Fixed the stupid variable renaming issue at the top...
2009-11-15  Jay Freeman (saurik)Factored out the execution engine from the compiler.
2009-11-01  Jay Freeman (saurik)Welcome to Leopard.
2009-10-31  Jay Freeman (saurik)Redid the trampoline generator in what will hopefully...
2009-10-31  Jay Freeman (saurik)Fixed a few bugs in the cross-compile and a GNUstep...
2009-10-31  Jay Freeman (saurik)Completely reworked how process attach works: now the...
2009-10-28  Jay Freeman (saurik)Finally got this damned thing actually executing JavaSc...
2009-10-22  Jay Freeman (saurik)Continuing to attempt to get build environment to be...
2009-10-22  Jay Freeman (saurik)Ported back to the iPhone.
2009-10-22  Jay Freeman (saurik)Further makefile reorganization, header file fixes...
2009-10-22  Jay Freeman (saurik)Maybe fully separated the backend library from Console.
2009-10-22  Jay Freeman (saurik)Separated out Objective-C and C language extensions...
2009-10-22  Jay Freeman (saurik)Started working on making the build environment more...