Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Remove python_arch.sh that was used for pyauto. | thestig@chromium.org | 2014-04-29 | 1 | -45/+0 |
* | python_arch: return "unknown" when file does not exist | vapier@chromium.org | 2014-01-14 | 1 | -1/+3 |
* | Use `file --dereference' instead of `readlink -f' + `file'. | raphael.kubo.da.costa@intel.com | 2013-07-16 | 1 | -6/+1 |
* | [MIPS] Let python_arch script recognize MIPS arch. | petarj@mips.com | 2013-01-09 | 1 | -0/+6 |
* | OpenBSD: compatibility fixes for the build system. | phajdan.jr@chromium.org | 2011-04-14 | 1 | -4/+4 |
* | Yet another try to hotfix the ARM builbots. Sigh. | thestig@chromium.org | 2010-03-04 | 1 | -2/+2 |
* | Ignore missing python library when detecting python architecture and just ret... | thestig@chromium.org | 2010-03-04 | 1 | -4/+8 |
* | Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b... | thestig@chromium.org | 2010-03-04 | 1 | -2/+2 |
* | Build pyauto only if the architecture of python binary matches. | thestig@chromium.org | 2010-03-04 | 1 | -0/+38 |