]> git.saurik.com Git - cycript.git/history - apple.mk
Add a ?reparse mode to experiment pretty printing.
[cycript.git] / apple.mk
2016-01-04  Jay Freeman (saurik)Package everything for Android in simple zip file.
2016-01-02  Jay Freeman (saurik)Update the copyright year now that 2016 has begun.
2016-01-02  Jay Freeman (saurik)Java backend now handles Swill-style Jetty server.
2016-01-01  Jay Freeman (saurik)This implementation for Java works, but I hate it.
2015-12-22  Jay Freeman (saurik)Automatically generate FFI bridges using libclang.
2015-12-19  Jay Freeman (saurik)Port Error.toCYON() to JS and write Date.toCYON().
2015-12-15  Jay Freeman (saurik)Detect dpkg-deb -Z flags and prepare for fakeroot.
2015-12-03  Jay Freeman (saurik)Add libuv to the build (static linking for Apple).
2015-12-02  Jay Freeman (saurik)Use fauxsu (from DHowett) to fix .deb permissions.
2015-11-26  Jay Freeman (saurik)Add a way to clean all of the Apple architectures.
2015-11-26  Jay Freeman (saurik)Provide an easier way to run the debugger on OS X.
2015-11-18  Jay Freeman (saurik)Avoid leaking lots of symbols into static library.
2015-11-10  Jay Freeman (saurik)Update copyright for 2015 (and it is almost 2016).
2015-11-02  Jay Freeman (saurik)Set .SECONDARY to stop deletion of .libs/cycript_.
2015-11-02  Jay Freeman (saurik)Delay expansion of MAKE, to allow using jobserver.
2015-10-28  Jay Freeman (saurik)Port to Substrate: use cynject (this is GPL-safe).
2014-10-11  Jay Freeman (saurik)Update copyright for 2014 and relicense to AGPLv3.
2014-10-11  Jay Freeman (saurik)Give Xcode/Apple/iOS build scripts a common prefix.