summaryrefslogtreecommitdiff
path: root/configure.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-20configure: Enable building separate libraries for target variantsAaron Watry1-44/+75
2013-03-20configure: fix out-of-source buildAaron Watry1-2/+3
2013-01-11Allow targets to override generic implementationsTom Stellard1-0/+8
2013-01-11Revert "configure: Allow targets to override generic cl implementations with ...Tom Stellard1-6/+2
2013-01-08Make libclc more Linux FHS conform.Johannes Obermayr1-14/+51
2012-11-13s/-ccc-host-triple/-target/Tom Stellard1-1/+1
2012-11-13configure: Disable NVPTX target by defaultTom Stellard1-1/+1
2012-10-16configure: Allow targets to override generic cl implementations with LLVM IRTom Stellard1-2/+6
2012-10-09Merge branch 'master' of http://llvm.org/git/libclcTom Stellard1-11/+26
2012-10-09Revert "Remove NVPTX from default targets, so libclc will work with LLVM 3.1"Tom Stellard1-1/+1
2012-06-01configure.py: Add an install rule.Peter Collingbourne1-11/+26
2012-06-01Remove NVPTX from default targets, so libclc will work with LLVM 3.1Tom Stellard1-1/+1
2012-06-01r600: Initial supportTom Stellard1-1/+1
2012-05-29Enable cl_khr_fp64 when building the library, and fix several bugsPeter Collingbourne1-0/+1
2012-05-28Switch to the NVPTX backend.Peter Collingbourne1-2/+2
2012-01-08Initial commit.Peter Collingbourne1-0/+133