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