0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix double quoting; doesn't work on Travis More... over 7 years ago
Also consider lower case environment variables, or those with numeric characters. More... over 7 years ago
Try to explicitly request a newer worker for newer qemu More... over 7 years ago
Somehow the -e flag does not translate to travis, so mips and arm builds continue after failures. That's not good. More... over 7 years ago
Create temporary sources file first More... over 7 years ago
Add Darwin dependencies More... over 7 years ago
Add Darwin/OSX support to dependencies More... over 7 years ago
Sudo update sources More... over 7 years ago
The -o flag to uname is not portable More... over 7 years ago
Try travis + wheezy More... over 7 years ago
Be a bit more flexible about Debian-like OSes. Also accept the OS name (e.g. wheezy) as a parameter More... over 7 years ago
Improve handling of return code from chroot_try_enter More... over 7 years ago
I'm not sure if the OS X machines are x86_64, but it should be the right architecture for Linux hosts. More... over 7 years ago
Tweak matrix to include Debian architecture More... over 7 years ago
Install dependencies from dependencies script More... over 7 years ago
Add GNU/Linux dependency file More... over 7 years ago
Add GNU/Linux support. Technically, this is Debian only (possibly Debian-like systems), but at this point it's enough. More... over 7 years ago
Add dependency handling script; determines platform and loads dependency files. More... over 7 years ago
- Move chroot script to new location - Improve logic in cleanup - Distinguish between debian and qemu architecture - Bump debian version to jessie - Fix debian archive URLs More... over 7 years ago
Chroot is sorted, but build scripts need some love More... over 7 years ago
Cleanup, but it won't chroot. Let's try somewhere else. More... over 7 years ago
Disable travis for now More... over 7 years ago
Only install Clang when it's requested More... over 7 years ago
Don't handle special case of ARM chroot; instead handle special case of no chroot. More... over 7 years ago
Reduce size of matrix somewhat. We don't need all permutations to cover all bases. More... over 7 years ago
Squeeze was a bit too new for ARM or MIPS packages. More... over 7 years ago
Version is called squeeze, not squeeze-lts More... over 7 years ago
Update to newer debian version More... over 7 years ago
Another matrix attempt, all explicit More... over 7 years ago
Try matrix differently (again) More... over 7 years ago