2013-06-12 |
Jay Freeman (saurik) | Rename lex.cy.c to .cpp (it's actually a C++ file). |
blob | commitdiff | raw |
2013-06-12 |
Jay Freeman (saurik) | Upgrade simulator compilation for Xcode 4.6 clang. |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Jay Freeman (saurik) | Correct incorrect escape sequence for $default grep. |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Jay Freeman (saurik) | Detect all lexer state errors, and show line number. |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Jay Freeman (saurik) | Parse bison output to prevent LexSetRegExp mistakes. |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Jay Freeman (saurik) | Syntax highlight commands as the user types them. |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Jay Freeman (saurik) | Add a new ?syntax option to syntax highlight output. |
blob | commitdiff | raw | diff to current |
2012-06-18 |
Jay Freeman (saurik) | Remove "Depends: mobilesubstrate" from iOS control. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jay Freeman (saurik) | Optimize the iOS builds using -O2 (2/3 size). |
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-01 |
Jay Freeman (saurik) | We now require a specific version of libffi on iOS. |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Jay Freeman (saurik) | Port to iOS 5.0 SDK. |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Jay Freeman (saurik) | Support building for iOS (Universal) on Mac. |
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-08-15 |
Jay Freeman (saurik) | Fix ./configure build for cycript -p. |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Jay Freeman (saurik) | Move CYNext, CYSetLast, and CYForEach to List.hpp. |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Jay Freeman (saurik) | Changed from a threaded pool to a thread-local pool... |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Douglas William... | Fixed trampoline with configure/libtool. I think? |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Douglas William... | Ported things mentioned in DOUG comments. |
blob | commitdiff | raw | diff to current |
2010-05-02 |
Jay Freeman (saurik) | Sort of fix the ./configure based build environment. |
blob | commitdiff | raw | diff to current |
2010-05-02 |
Jay Freeman (saurik) | Got universal inject working. |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Jay Freeman (saurik) | JavaScript.hpp should be a header when CY_EXECUTE. |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Jay Freeman (saurik) | Temporary hacks to make 64-bit compile work. |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Jay Freeman (saurik) | Add -fno-stack-protector to Trampoline. |
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... | Just to be safe. |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Douglas William... | Oh, GNU tar, you're so funny. |
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-17 |
Douglas William... | Oops! That broke the Linux build with GNUstep. |
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... | Take out some commented stuff from GNUmakefile.in. |
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-03-13 |
Douglas William... | Make sure install directories exist. |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Douglas William... | Proper install/uninstall targets; don't use dpkg in... |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Douglas William... | Oh, right, still need to get rid of those. |
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-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 |
|