]> git.saurik.com Git - cycript.git/history - config.h.in
Use variadic templates to better organize Classes.
[cycript.git] / config.h.in
2015-12-30  Jay Freeman (saurik)Detect Ruby library installation during configure.
2015-12-30  Jay Freeman (saurik)Move x.type() to typeid(x) and implement variadic.
2015-12-22  Jay Freeman (saurik)Automatically generate FFI bridges using libclang.
2015-12-03  Jay Freeman (saurik)Add libuv to the build (static linking for Apple).
2015-11-04  Jay Freeman (saurik)Linux requires AX_PTHREAD to autodetect -lpthread.
2015-11-02  Jay Freeman (saurik)Upgrade to a more recent build of libtool in Fink.
2014-10-11  Jay Freeman (saurik)Pass -std=c++11 in both CXXFLAGS and OBCJXXFLAGS.
2013-06-23  Jay Freeman (saurik)Update included configure to match autoconf input.
2013-06-20  Jay Freeman (saurik)I should include built config.h.in for other users.