2014-10-11 |
Jay Freeman (saurik) | Pass -std=c++11 in both CXXFLAGS and OBCJXXFLAGS. |
blob | commitdiff | raw |
2014-10-11 |
Jay Freeman (saurik) | Update copyright for 2014 and relicense to AGPLv3. |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Jay Freeman (saurik) | Detect jni.h and link Android build against Dalvik. |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Jay Freeman (saurik) | Build and configure required libraries on Android. |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Jay Freeman (saurik) | Remove APR dependency: getopt_long actually works. |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Jay Freeman (saurik) | Port and package (a Cydia release) for iOS 7 ARM64. |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Jay Freeman (saurik) | Build i386 and x86_64 architectures separately. |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Jay Freeman (saurik) | Split Xcode build environment by configure passes. |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Jay Freeman (saurik) | Add --disable-console option to configure script. |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Jay Freeman (saurik) | On some systems, cur_term is found in ncurses. |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Jay Freeman (saurik) | Allow APR link flags to be configure overridden. |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Jay Freeman (saurik) | Force lookup of C compiler as ConvertUTF uses it. |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Jay Freeman (saurik) | Look up path of Mac OS X SDK for Simulator build. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Replace iconv with some code from "official" code. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Objective-C++ does not have a normal -Wall macro. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Turn on -Werror during configure for missing flags. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Use yet more indirection to detect iOS simulator. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Automatically fatten build, detect iOS simulator. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Do not rely on WebKit/WebCore for WebUndefined. |
blob | commitdiff | raw | diff to current |
2013-06-23 |
Jay Freeman (saurik) | Default disable maintainer mode, require --enable. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Remove bash requirement as it is no longer needed. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Add pkg-config --cflags to CPPFLAGS, not C*FLAGS. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Remove --with-frameworks (it didn't work anyway). |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Support full compilation on Mac OS X with clang++. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Add -Wno-dangling-else, required by clang++ -Wall. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Fix OBJCCXXFLAGS to OBJCXXFLAGS, removing extra C. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Test compiler flags for every language separately. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Only link libcycript against libffi (not cycript). |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Integrate GNU autoheader, and the libffi unconfig. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Only support CY_MACH if CY_EXECUTE was already on. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Prefer JavaScriptCore to pkg-config for WebKit. |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Jay Freeman (saurik) | Solve MacPorts compatibility (add -I's to CFLAGS). |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Jay Freeman (saurik) | Remove AX_CHECK_GNU_MAKE as we no longer use gmake. |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Jay Freeman (saurik) | Upgrade copyright notice (2013, mk, sh, GPLv3). |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Jay Freeman (saurik) | Remove XXX as cur_term is not part of readline. |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Jay Freeman (saurik) | Isolate linkage of libreadline and libtermcap. |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Jay Freeman (saurik) | Stop using non-portable (GNU) Makefile features. |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Jay Freeman (saurik) | Avoid libapr's .la from breaking libiconv search. |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Jay Freeman (saurik) | Port build environment to automake (break -arch). |
blob | commitdiff | raw | diff to current |
2013-06-14 |
Jay Freeman (saurik) | Further improvements to the autoconf scripting. |
blob | commitdiff | raw | diff to current |
2013-06-12 |
Jay Freeman (saurik) | Simplify autogen.sh by just updating configure.ac. |
blob | commitdiff | raw | diff to current |
2012-09-01 |
Conrad Kramer | Support recent Mac OS X flex --version strings. |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Jay Freeman (saurik) | Replace the svnversion mechanism with git describe. |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Jay Freeman (saurik) | Make autogen.sh use the ax_ prefix for m4 lookup. |
blob | commitdiff | raw | diff to current |
2011-05-21 |
Jay Freeman (saurik) | Support SO variable even when not Mach. |
blob | commitdiff | raw | diff to current |
2011-05-21 |
Jay Freeman (saurik) | Support missing universal binary targets. |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Jay Freeman (saurik) | Add initial support for -arch armv6. |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Douglas William... | Ported things mentioned in DOUG comments. |
blob | commitdiff | raw | diff to current |
2010-04-29 |
Douglas William... | Universal binary! |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Douglas William... | Check for ffi.h and libffi before using pkg-config... |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Douglas William... | Hack to try to find a useable iconv if pkg-config and... |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Douglas William... | Somewhat better iconv handling on the Mac when MacPorts... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Douglas William... | Darwin proves that we need to check the version of... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Douglas William... | Fail on a lack of readline. |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Douglas William... | Nice little target to make a source distribution tarball. |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Douglas William... | Better version checking for bison, flex, and gperf... |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Douglas William... | Variable arguments and work with make even if make... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Douglas William... | Enable/disable argument for JavaScript (engine). |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Douglas William... | With framework argument to configure. |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Douglas William... | Progress on injection? |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Douglas William... | This seems to work a little better. |
blob | commitdiff | raw | diff to current |
2010-04-01 |
Douglas William... | It successfully compiles on a Mac. Compiles, that's... |
blob | commitdiff | raw | diff to current |
2010-04-01 |
Douglas William... | Refactor configure. |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Douglas William... | Bison 2.3... |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Douglas William... | Fix a regression in iconv detection; cleaner clean. |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Douglas William... | GNUstep worky. |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Douglas William... | Rename evildoom.sh to autogen.sh so we can fit in with... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Douglas William... | Use flex version 2.5.33. |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Douglas William... | Some directories of dooom. |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Douglas William... | -rpath! |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Douglas William... | Checkpoint autoconf transition. |
blob | commitdiff | raw | diff to current |
2009-12-20 |
Douglas William... | Check the version of flex; check for libffi further... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Douglas William... | Check for APR and GNU make. |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Douglas William... | Progress on autoconf doom! |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Douglas William... | Grr! It needs a newer version of autoconf. |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Douglas William... | Very very very... very early autoconf stuff. |
blob | commitdiff | raw | diff to current |
|