]> git.saurik.com Git - cycript.git/history - apple.mk
Avoid using NULL-terminated strings when possible.
[cycript.git] / apple.mk
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.