index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
Remove autoconf support
Chris Bieneman
1
-19469
/
+2
2016-01-13
Update version to 3.9.
Hans Wennborg
1
-10
/
+10
2015-12-10
[OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev
1
-1
/
+1
2015-11-28
[autoconf] Fix MinGW build
Keno Fischer
1
-1
/
+81
2015-11-12
Add AVR backend skeleton
Dylan McKay
1
-0
/
+4
2015-11-09
Deprecate Autoconf
Chris Bieneman
1
-0
/
+12
2015-09-12
Don't use bashism/kshism of test ==. From Kamil Rytarowski.
Joerg Sonnenberger
1
-1
/
+1
2015-08-17
Add an exposed variable for which c++ compiler we're using for our
Eric Christopher
1
-3
/
+7
2015-08-07
We're actually -Wmissing-field-initializers clean thanks to the cmake
Eric Christopher
1
-17
/
+25
2015-08-05
Temporarily revert r244012 while we see if it's really necessary.
Eric Christopher
1
-0
/
+81
2015-08-05
Remove autoconf checks for sigsetjmp and siglongjmp as they appear to
Eric Christopher
1
-3
/
+1
2015-08-05
Remove the apparently unused rand48 configure checks and associated m4.
Eric Christopher
1
-91
/
+0
2015-08-05
Remove obsolete configure check for libole32 as we don't appear to use
Eric Christopher
1
-81
/
+0
2015-08-05
Remove the unused header check for utime.h.
Eric Christopher
1
-250
/
+1
2015-08-04
Remove the configure and cmake checks for sys/wait.h
Justin Bogner
1
-85
/
+0
2015-07-14
Update the trunk version to 3.8.0svn.
Hans Wennborg
1
-10
/
+10
2015-07-01
Disallow in-source builds (as we already do for the cmake build).
Jonathan Roelofs
1
-18
/
+3
2015-06-29
[WebAssembly] Initial WebAssembly backend
Dan Gohman
1
-1
/
+7
2015-06-18
[autoconf] Detect OLE32 for mingw.
NAKAMURA Takumi
1
-0
/
+81
2015-06-13
configure: Remove non-portable fall-through operator: ;&
Tom Stellard
1
-1
/
+1
2015-06-13
R600 -> AMDGPU rename
Tom Stellard
1
-2
/
+3
2015-06-09
[bpf] enable BPF backend in autoconf build
Alexei Starovoitov
1
-3
/
+4
2015-05-28
[omp] Actually provide a default OpenMP runtime -- libgomp for now.
Chandler Carruth
1
-1
/
+1
2015-05-28
[omp] Add a configuration variable for the default OpenMP runtime.
Chandler Carruth
1
-0
/
+16
2015-05-04
Deprecate in-source autotools builds
Jonathan Roelofs
1
-0
/
+21
2015-04-29
Clean up docs references to './configure' in preparation for deprecating in-s...
Jonathan Roelofs
1
-2
/
+2
2015-04-01
Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233...
NAKAMURA Takumi
1
-5
/
+19
2015-03-26
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
1
-0
/
+31
2015-03-12
[autoconf] Fix the build failure by quoting the strings.
Logan Chien
1
-10
/
+10
2015-03-12
[autoconf] Regenerate autoconf configure script.
Logan Chien
1
-7
/
+311
2015-03-12
Update for a new year.
Eric Christopher
1
-3
/
+3
2015-03-09
Drop the hacks used for partial C99 math libraries.
Benjamin Kramer
1
-869
/
+1
2015-02-28
Revert r230812. Do not break builds for no reason.
Nick Lewycky
1
-6
/
+0
2015-02-27
Discourage in-source autoconf builds (as we already do for the cmake build)
Jonathan Roelofs
1
-0
/
+6
2015-02-26
Support bitrig in autoconf build system.
Eric Christopher
1
-0
/
+7
2015-02-01
Fix some bashims. More information on https://wiki.ubuntu.com/DashAsBinSh. Re...
Sylvestre Ledru
1
-2
/
+2
2015-01-30
[Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ...
NAKAMURA Takumi
1
-0
/
+170
2015-01-30
Regenerate configure since r227090.
NAKAMURA Takumi
1
-0
/
+2
2015-01-14
Trunk is now 3.7.0svn
Hans Wennborg
1
-10
/
+10
2014-12-29
[multilib] Add support to the autoconf build to substitute
Chandler Carruth
1
-0
/
+6
2014-12-12
Require python 2.7.
Rafael Espindola
1
-9
/
+9
2014-11-19
Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
Peter Collingbourne
1
-0
/
+5
2014-11-05
Add a check for misbehaving -Wcomment from gcc-4.7 and add
Eric Christopher
1
-7
/
+73
2014-10-30
[OCaml] [autoconf] Migrate to ocamlfind.
Peter Zotov
1
-167
/
+46
2014-10-27
Re-commit r220667.
Rui Ueyama
1
-361
/
+10
2014-10-27
Revert "Include stddef.h before including cxxabi.h" to un-break buildbot
Rui Ueyama
1
-10
/
+361
2014-10-27
Include stddef.h before including cxxabi.h
Rui Ueyama
1
-361
/
+10
2014-10-16
Initial version of Go bindings.
Peter Collingbourne
1
-1
/
+63
2014-10-03
Remove unused ALL_BINDINGS configuration variable.
Peter Collingbourne
1
-6
/
+1
2014-08-14
Delete support for AuroraUX.
Rafael Espindola
1
-7
/
+0
[next]