llvm-6502/projects/sample
Saleem Abdulrasool 3ef8b0adb4 build: add --with-python option
This adds a new --with-python option to allow configuration of the python binary
for building.  If not specified, $PATH will be searched for common python binary
names (python, python2, python3).  If specified, and the path is not executable,
it will attempt to search $PATH.

Signed-off-by: Saleem Abdulrasool <compnerd@compnerd.org>
Reviewed-by: Eric Christopher <echristo@gmail.com>, Daniel Dunbar <daniel@zuster.org>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173890 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-30 04:07:37 +00:00
..
autoconf Few more small CellSPU removals. 2012-11-14 22:13:56 +00:00
docs
include
lib I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00
tools Clean up the sample include orderings, not that it really matters... 2012-12-04 10:46:21 +00:00
configure Few more small CellSPU removals. 2012-11-14 22:13:56 +00:00
Makefile
Makefile.common.in projects/sample: Switch over to imported Makefile setup. 2011-10-27 21:25:09 +00:00
Makefile.llvm.config.in Add --enable-werror and --enable-cxx11 to projects/sample/ 2012-11-12 06:11:12 +00:00
Makefile.llvm.rules build: add --with-python option 2013-01-30 04:07:37 +00:00