summaryrefslogtreecommitdiffstats
path: root/libclc/configure.py
Commit message (Expand)AuthorAgeFilesLines
* Make C++ compiler configurableTom Stellard2013-10-231-3/+8
* Port pocl's gen_convert.py script to libclcTom Stellard2013-10-101-0/+3
* Implement nextafter() builtinTom Stellard2013-10-101-0/+1
* Place pkg-config file in $prefix/share/pkgconfig.Tom Stellard2013-09-051-1/+1
* configure: Fix build when clang is installed to a non-standard prefixTom Stellard2013-08-101-2/+3
* configure: Enable building separate libraries for target variantsTom Stellard2013-06-261-44/+73
* configure: fix out-of-source buildTom Stellard2013-06-261-2/+3
* Allow targets to override generic implementationsTom Stellard2013-06-261-0/+8
* Make libclc more Linux FHS conform.Tom Stellard2013-06-261-14/+51
* r600: Initial supportTom Stellard2013-06-261-1/+1
* Fix build against recent versions of Clang. Based on patch by Alastair Donal...Peter Collingbourne2012-12-051-2/+3
* configure.py: Add an install rule.Peter Collingbourne2012-06-011-11/+26
* Enable cl_khr_fp64 when building the library, and fix several bugsPeter Collingbourne2012-05-291-0/+1
* Switch to the NVPTX backend.Peter Collingbourne2012-05-281-2/+2
* Initial commit.Peter Collingbourne2012-01-081-0/+133
OpenPOWER on IntegriCloud