summaryrefslogtreecommitdiffstats
path: root/build/linux/python_arch.sh
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove python_arch.sh that was used for pyauto.thestig@chromium.org2014-04-291-45/+0
* python_arch: return "unknown" when file does not existvapier@chromium.org2014-01-141-1/+3
* Use `file --dereference' instead of `readlink -f' + `file'.raphael.kubo.da.costa@intel.com2013-07-161-6/+1
* [MIPS] Let python_arch script recognize MIPS arch.petarj@mips.com2013-01-091-0/+6
* OpenBSD: compatibility fixes for the build system.phajdan.jr@chromium.org2011-04-141-4/+4
* Yet another try to hotfix the ARM builbots. Sigh.thestig@chromium.org2010-03-041-2/+2
* Ignore missing python library when detecting python architecture and just ret...thestig@chromium.org2010-03-041-4/+8
* Detect python version using /usr/lib/libpython$(ver).so.1.0 instead of /usr/b...thestig@chromium.org2010-03-041-2/+2
* Build pyauto only if the architecture of python binary matches.thestig@chromium.org2010-03-041-0/+38