0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to Boost 1.53 More... almost 11 years ago
Updated to 6.1 SDK More... almost 11 years ago
Merge pull request #2 from micahpearlman/master More... about 11 years ago
updated to build armv7s More... about 11 years ago
updated to iOS6 SDK, but no armv7s yet More... over 11 years ago
added compiled boostoniphone 1.49 framework to repository More... over 11 years ago
finally got it to compile 1_49_0 for iOS5.1 on Xcode4.3 correctly. More... almost 12 years ago
modified boost.sh script to run with iOS5.1, Xcode4.3, auto-download latest boost version (1.49.0) More... almost 12 years ago
boost.sh build script fixes for Xcode 4.3 which requires `xcode-select -print-path` to find Developer path More... almost 12 years ago
Updated boost.sh build script to compile boost with clang with iOS5 SDK, and updated boost version to the currently newest (1.48). More... about 12 years ago
More gitignorifiaction. More... over 13 years ago
Added further runes for boost to use pthreads. More... over 13 years ago
Added standard boost tarball More... over 13 years ago
Added test harness for boost usage. Just fires a signal at the moment. More... over 13 years ago
Added extra thread safety shenanigans required to make shared_ptr work safely on ARM More... over 13 years ago
Diagnostics in the cleany cleany function More... over 13 years ago
Moved the user-config.jam cobblers out of root and into the one in the source tree More... over 13 years ago
Tidying up cruft in the shell script More... over 13 years ago
More awful shenanigans to make the framework work. More... over 13 years ago
Text project links to boost relatively More... over 13 years ago
Added function to clean everything on startup More... over 13 years ago
Added more dirs to gitignore. More... over 13 years ago
Updated the build script to construct Boost 1.44.0 More... over 13 years ago
Removed hard-coded reference to the 3.0 SDK, replaced with IPHONE_SDKVERSION variable. More... about 14 years ago
Removed some diagnostic printouts. More... over 14 years ago
Added a README More... over 14 years ago
Prettification More... over 14 years ago
Build script fix for universal monolith library and building the framework over itself. More... over 14 years ago
Boost xcode test file compiles and runs OK. It's not really a very large test, but enough to prove a simple point. More... over 14 years ago
Added skeletal xcode project to test the framework More... over 14 years ago