summaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Add AVR backend skeletonDylan McKay2015-11-121-0/+3
* 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-0/+1
* We're actually -Wmissing-field-initializers clean thanks to the cmakeEric Christopher2015-08-071-20/+26
* Temporarily revert r244012 while we see if it's really necessary.Eric Christopher2015-08-051-0/+3
* Remove autoconf checks for sigsetjmp and siglongjmp as they appear toEric Christopher2015-08-051-1/+1
* Remove the apparently unused rand48 configure checks and associated m4.Eric Christopher2015-08-052-13/+0
* Remove obsolete configure check for libole32 as we don't appear to useEric Christopher2015-08-051-1/+0
* Remove the unused header check for utime.h.Eric Christopher2015-08-051-1/+0
* Remove the configure and cmake checks for sys/wait.hJustin Bogner2015-08-041-1/+0
* Update the trunk version to 3.8.0svn.Hans Wennborg2015-07-141-2/+2
* Teach config.guess that MSYS exists.Yaron Keren2015-07-141-0/+3
* [Support] Lazy load of dbghlp.dll on WindowsLeny Kholodov2015-07-021-1/+0
* Disallow in-source builds (as we already do for the cmake build).Jonathan Roelofs2015-07-011-9/+1
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-1/+6
* [autoconf] Detect OLE32 for mingw.NAKAMURA Takumi2015-06-181-0/+1
* config.h.*: Rework r210144. Don't edit config.h.in manually.NAKAMURA Takumi2015-06-181-1/+4
* 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-2/+3
* [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/+7
* Deprecate in-source autotools buildsJonathan Roelofs2015-05-041-0/+13
* Clean up docs references to './configure' in preparation for deprecating in-s...Jonathan Roelofs2015-04-291-1/+1
* Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233...NAKAMURA Takumi2015-04-011-2/+10
* [ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das2015-03-261-0/+16
* [autoconf] Fix the build failure by quoting the strings.Logan Chien2015-03-121-10/+10
* [autoconf] Refine doxygen document options.Logan Chien2015-03-121-2/+130
* Update for a new year.Eric Christopher2015-03-121-2/+2
* Drop the hacks used for partial C99 math libraries.Benjamin Kramer2015-03-093-77/+1
* Revert r230812. Do not break builds for no reason.Nick Lewycky2015-02-281-5/+0
* Discourage in-source autoconf builds (as we already do for the cmake build)Jonathan Roelofs2015-02-271-0/+5
* Support bitrig in autoconf build system.Eric Christopher2015-02-262-1/+8
* 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/+2
* Teach the autoconf machinery about the PS4 triple.Alex Rosenberg2015-01-262-0/+4
* Trunk is now 3.7.0svnHans Wennborg2015-01-141-2/+2
* [multilib] Add support to the autoconf build to substituteChandler Carruth2014-12-291-0/+5
* Require python 2.7.Rafael Espindola2014-12-121-5/+5
* Expose LLVM version string via macro in llvm-config.h, and modify Go bindingsPeter Collingbourne2014-11-191-0/+1
* Add a check for misbehaving -Wcomment from gcc-4.7 and addEric Christopher2014-11-051-1/+21
* [OCaml] [autoconf] Migrate to ocamlfind.Peter Zotov2014-10-301-16/+27
* Re-commit r220667.Rui Ueyama2014-10-271-1/+5
* Revert "Include stddef.h before including cxxabi.h" to un-break buildbotRui Ueyama2014-10-271-5/+1
* Include stddef.h before including cxxabi.hRui Ueyama2014-10-271-1/+5
* Initial version of Go bindings.Peter Collingbourne2014-10-161-0/+19
* Recognize aarch64_be as valid architecture.Joerg Sonnenberger2014-10-061-2/+2
* Remove unused ALL_BINDINGS configuration variable.Peter Collingbourne2014-10-031-4/+0
* Delete support for AuroraUX.Rafael Espindola2014-08-141-7/+0
* [autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5.0svn in autoconf build.NAKAMURA Takumi2014-07-291-1/+1