0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from robrix/bootstrap-does-not-require-xctool More... over 9 years ago
Style: Indentation of `then` keywords. More... over 9 years ago
Copy pasta. More... over 9 years ago
`bootstrap` no longer checks for dependencies. More... over 9 years ago
`cibuild` checks for its own dependencies. More... over 9 years ago
`bootstrap` does not require `xctool`. More... over 9 years ago
`cibuild` exports its required tools. More... over 9 years ago
Merge pull request #10 from jspahrsummers/stop-automatically-cleaning More... over 9 years ago
Don't automatically clean schemes before building More... over 9 years ago
Merge pull request #8 from jspahrsummers/xcode6 More... over 9 years ago
Look specifically for schemes in xcodebuild -list More... over 9 years ago
Merge pull request #7 from wpK/master More... over 9 years ago
sdkflag is now properly cleared after iphonesimulator failure More... over 9 years ago
Fixed bug #6 - tests not ran due to iphonesimulator error More... over 9 years ago
Prefer finding schemes/targets in the project file More... almost 10 years ago
Revert "Catch failures to run Mac tests" More... over 10 years ago
Use awk instead of grep to fix false negatives when testing More... over 10 years ago
Stop suppressing errors from `git submodule status` More... over 10 years ago
Catch failures to run Mac tests More... over 10 years ago
Don't use the `test` action if a test target is missing More... over 10 years ago
Modify update command to squash objc-build-scripts changes More... over 10 years ago
Update README.md More... over 10 years ago
Merge pull request #4 from jspahrsummers/update-readme More... over 10 years ago
Remove backticks on headers More... over 10 years ago
Much better and up-to-date README More... over 10 years ago
Merge pull request #3 from jspahrsummers/xctool More... over 10 years ago
Don't test iOS builds More... over 10 years ago
Fail cibuild on xctool error More... over 10 years ago
Refactor cibuild to use xctool More... over 10 years ago
Export variables for subshells More... over 10 years ago