summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-261-19469/+2
* Update version to 3.9.Hans Wennborg2016-01-131-10/+10
* [OPENMP] Make -fopenmp to turn on OpenMP support by default.Alexey Bataev2015-12-101-1/+1
* [autoconf] Fix MinGW buildKeno Fischer2015-11-281-1/+81
* Add AVR backend skeletonDylan McKay2015-11-121-0/+4
* Deprecate AutoconfChris Bieneman2015-11-091-0/+12
* Don't use bashism/kshism of test ==. From Kamil Rytarowski.Joerg Sonnenberger2015-09-121-1/+1
* Add an exposed variable for which c++ compiler we're using for ourEric Christopher2015-08-171-3/+7
* We're actually -Wmissing-field-initializers clean thanks to the cmakeEric Christopher2015-08-071-17/+25
* Temporarily revert r244012 while we see if it's really necessary.Eric Christopher2015-08-051-0/+81
* Remove autoconf checks for sigsetjmp and siglongjmp as they appear toEric Christopher2015-08-051-3/+1
* Remove the apparently unused rand48 configure checks and associated m4.Eric Christopher2015-08-051-91/+0
* Remove obsolete configure check for libole32 as we don't appear to useEric Christopher2015-08-051-81/+0
* Remove the unused header check for utime.h.Eric Christopher2015-08-051-250/+1
* Remove the configure and cmake checks for sys/wait.hJustin Bogner2015-08-041-85/+0
* Update the trunk version to 3.8.0svn.Hans Wennborg2015-07-141-10/+10
* Disallow in-source builds (as we already do for the cmake build).Jonathan Roelofs2015-07-011-18/+3
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-1/+7
* [autoconf] Detect OLE32 for mingw.NAKAMURA Takumi2015-06-181-0/+81
* configure: Remove non-portable fall-through operator: ;&Tom Stellard2015-06-131-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-2/+3
* [bpf] enable BPF backend in autoconf buildAlexei Starovoitov2015-06-091-3/+4
* [omp] Actually provide a default OpenMP runtime -- libgomp for now.Chandler Carruth2015-05-281-1/+1
* [omp] Add a configuration variable for the default OpenMP runtime.Chandler Carruth2015-05-281-0/+16
* Deprecate in-source autotools buildsJonathan Roelofs2015-05-041-0/+21
* Clean up docs references to './configure' in preparation for deprecating in-s...Jonathan Roelofs2015-04-291-2/+2
* Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233...NAKAMURA Takumi2015-04-011-5/+19
* [ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das2015-03-261-0/+31
* [autoconf] Fix the build failure by quoting the strings.Logan Chien2015-03-121-10/+10
* [autoconf] Regenerate autoconf configure script.Logan Chien2015-03-121-7/+311
* Update for a new year.Eric Christopher2015-03-121-3/+3
* Drop the hacks used for partial C99 math libraries.Benjamin Kramer2015-03-091-869/+1
* Revert r230812. Do not break builds for no reason.Nick Lewycky2015-02-281-6/+0
* Discourage in-source autoconf builds (as we already do for the cmake build)Jonathan Roelofs2015-02-271-0/+6
* Support bitrig in autoconf build system.Eric Christopher2015-02-261-0/+7
* Fix some bashims. More information on https://wiki.ubuntu.com/DashAsBinSh. Re...Sylvestre Ledru2015-02-011-2/+2
* [Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ...NAKAMURA Takumi2015-01-301-0/+170
* Regenerate configure since r227090.NAKAMURA Takumi2015-01-301-0/+2
* Trunk is now 3.7.0svnHans Wennborg2015-01-141-10/+10
* [multilib] Add support to the autoconf build to substituteChandler Carruth2014-12-291-0/+6
* Require python 2.7.Rafael Espindola2014-12-121-9/+9
* Expose LLVM version string via macro in llvm-config.h, and modify Go bindingsPeter Collingbourne2014-11-191-0/+5
* Add a check for misbehaving -Wcomment from gcc-4.7 and addEric Christopher2014-11-051-7/+73
* [OCaml] [autoconf] Migrate to ocamlfind.Peter Zotov2014-10-301-167/+46
* Re-commit r220667.Rui Ueyama2014-10-271-361/+10
* Revert "Include stddef.h before including cxxabi.h" to un-break buildbotRui Ueyama2014-10-271-10/+361
* Include stddef.h before including cxxabi.hRui Ueyama2014-10-271-361/+10
* Initial version of Go bindings.Peter Collingbourne2014-10-161-1/+63
* Remove unused ALL_BINDINGS configuration variable.Peter Collingbourne2014-10-031-6/+1
* Delete support for AuroraUX.Rafael Espindola2014-08-141-7/+0