2013-12-31 |
Jay Freeman... | Apple no longer supports *_stret() on -arch arm64. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Jay Freeman... | Move CYArray* functions from Library to Execute. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Jay Freeman... | You still need Library even when not CY_EXECUTEing. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Jay Freeman... | We need to codesign cycript with our entitlements. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Jay Freeman... | Remove the one verbose output from iOS sysroot.sh. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Jay Freeman... | Compile iOS Cycript against Telesphoreo ncurses. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Jay Freeman... | Recreate ios.mk (creates .deb) out of rules.old. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Jay Freeman... | Ignore changes we made to the submodules (for now). |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jay Freeman... | Capitalize cycript_ to not break bash tab complete. v0.9.500%b1 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jay Freeman... | Remove long-obsolete website folder I forgot about. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jay Freeman... | Do not store a hidden file in the Cycript package. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jay Freeman... | Allow the type to be recovered from a Functor. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Allow for connections from the client to the server. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Make CYHandleClient only take a file descriptor. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Organize configure arguments in Xcode build setup. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Slightly clean up the Xcode build definitions. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Add GPL copyright license text to shell scripts. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Change all /bin/bash shebangs to use env bash. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Support both armv7s and armv6 at the same time. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Clean up dependencies now that they are tracked. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Jay Freeman... | Build i386 and x86_64 architectures separately. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jay Freeman... | Finish new build environment, relocatable objects. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jay Freeman... | Switch from gcc to clang (Apple is incompetent). |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jay Freeman... | Use MACHINE_THREAD_STATE{,_COUNT} to simplify Mach. |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jay Freeman... | Drop -sys distinction and stabilize Xcode build. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | Split Xcode build environment by configure passes. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | The current iOS APR package doesn't have headers. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | Add --disable-console option to configure script. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | On some systems, cur_term is found in ncurses. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | Allow APR link flags to be configure overridden. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | Force lookup of C compiler as ConvertUTF uses it. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jay Freeman... | Make mach_vm to vm_map fix support iOS Simulator. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Jay Freeman... | On ARM, mach_vm isn't supported, so use vm_map. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Jay Freeman... | Remove old iOS build environment from sysroot.sh. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Jay Freeman... | Finish new libffi and readline compilation scripts. |
commit | commitdiff | tree | snapshot |
2013-09-07 |
Jay Freeman... | Change ObjectiveC/Output.mm to straight-up C++. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Jay Freeman... | Add libffi submodule and a script to build for iOS. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Jay Freeman... | Bypass the autotools build environment on Mac OS X. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Jay Freeman... | Add -mios-simulator-version-min for iOS Simulator. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Jay Freeman... | Add readline-6.2 to .gitignore (for Mac OS X). |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jay Freeman... | Remove unused ext/ libstdc++ #include for clang. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Jay Freeman... | Add macosx.sh and readline.sh for Mac OS X. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Jay Freeman... | On Mac OS X 10.9 libsystem_pthread took pthread_*. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Jay Freeman... | Look up path of Mac OS X SDK for Simulator build. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Jay Freeman... | Remove unused ext/ libstdc++ #include for clang. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Jay Freeman... | On Mac OS X 10.9, cstddef is needed for offsetof. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Jay Freeman... | Remove simulat{or,e}.sh, as they are no longer used. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Use the LC_ID_DYLIB when possible to ID dylibs. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Update included configure to match autoconf input. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Replace iconv with some code from "official" code. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Objective-C++ does not have a normal -Wall macro. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Turn on -Werror during configure for missing flags. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Use yet more indirection to detect iOS simulator. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | apr_pstrdup used to return NULL when passed NULL. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Automatically fatten build, detect iOS simulator. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Remove obsolete attempts to support the Simulator. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Also remove VERSION from libffi #define overlap. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Do not rely on WebKit/WebCore for WebUndefined. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Default disable maintainer mode, require --enable. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Find location of libcycript at runtime with dladdr. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Verify Trampoline.t.hpp does not link to symbols. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Jay Freeman... | Correct all blocking 32/64-bit incompatibilities. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Jay Freeman... | Find all remote symbols via dyld_all_image_infos. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Jay Freeman... | Make the ARM thread setup code match i386/x86_64. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Jay Freeman... | Use x86_THREAD_STATE to detect 32/64-bit flavor. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Jay Freeman... | Add _krncall around vm_write (Substrate backport). |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Jay Freeman... | Reimplement apr_pools using CYPool in libcycript. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Replace only apr_pool_cleanup_register with CYPool. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Replace only apr_thread_create with pthread_create. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Replace only use of apr_strtok with manual loop. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | INSTALL should not be a symlink into Fink's /sw. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Replace CydgetPoolParse with CydgetMemoryParse. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Replace all apr_pool_t * usages with CYPool &. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Remove support for parent pools from CYPool. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jay Freeman... | Make libcycript dlsym-compatible and unversioned. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Remove bash requirement as it is no longer needed. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Add pkg-config --cflags to CPPFLAGS, not C*FLAGS. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Update included configure to match autoconf input. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Remove --with-frameworks (it didn't work anyway). |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Support full compilation on Mac OS X with clang++. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Ignore stamp-h1, a "timestamp" for config.h. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Add -Wno-dangling-else, required by clang++ -Wall. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Fix OBJCCXXFLAGS to OBJCXXFLAGS, removing extra C. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Test compiler flags for every language separately. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Add back standard GNU automake-compliant INSTALL. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Use LDADD and LIBADD when appropriate for -l/-L. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | I should include built config.h.in for other users. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Update included configure to match autoconf input. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Only link libcycript against libffi (not cycript). |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Integrate GNU autoheader, and the libffi unconfig. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Update included configure to match autoconf input. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | MacPorts installs libtoolize as glibtoolize :(. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Only support CY_MACH if CY_EXECUTE was already on. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Prefer JavaScriptCore to pkg-config for WebKit. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Prevent -framework configuration multiplying LIBS. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Jay Freeman... | Solve MacPorts compatibility (add -I's to CFLAGS). |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Jay Freeman... | Remove AX_CHECK_GNU_MAKE as we no longer use gmake. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Jay Freeman... | Upgrade copyright notice (2013, mk, sh, GPLv3). |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Jay Freeman... | Remove Makefile.in from .gitignore (forgot that). |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Jay Freeman... | Include Makefile.in to drop automake dependency. |
commit | commitdiff | tree | snapshot |
next |