index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233...
NAKAMURA Takumi
1
-2
/
+10
2015-03-26
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
1
-0
/
+16
2015-03-12
[autoconf] Fix the build failure by quoting the strings.
Logan Chien
1
-10
/
+10
2015-03-12
[autoconf] Refine doxygen document options.
Logan Chien
1
-2
/
+130
2015-03-12
Update for a new year.
Eric Christopher
1
-2
/
+2
2015-03-09
Drop the hacks used for partial C99 math libraries.
Benjamin Kramer
3
-77
/
+1
2015-02-28
Revert r230812. Do not break builds for no reason.
Nick Lewycky
1
-5
/
+0
2015-02-27
Discourage in-source autoconf builds (as we already do for the cmake build)
Jonathan Roelofs
1
-0
/
+5
2015-02-26
Support bitrig in autoconf build system.
Eric Christopher
2
-1
/
+8
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
/
+2
2015-01-26
Teach the autoconf machinery about the PS4 triple.
Alex Rosenberg
2
-0
/
+4
2015-01-14
Trunk is now 3.7.0svn
Hans Wennborg
1
-2
/
+2
2014-12-29
[multilib] Add support to the autoconf build to substitute
Chandler Carruth
1
-0
/
+5
2014-12-12
Require python 2.7.
Rafael Espindola
1
-5
/
+5
2014-11-19
Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
Peter Collingbourne
1
-0
/
+1
2014-11-05
Add a check for misbehaving -Wcomment from gcc-4.7 and add
Eric Christopher
1
-1
/
+21
2014-10-30
[OCaml] [autoconf] Migrate to ocamlfind.
Peter Zotov
1
-16
/
+27
2014-10-27
Re-commit r220667.
Rui Ueyama
1
-1
/
+5
2014-10-27
Revert "Include stddef.h before including cxxabi.h" to un-break buildbot
Rui Ueyama
1
-5
/
+1
2014-10-27
Include stddef.h before including cxxabi.h
Rui Ueyama
1
-1
/
+5
2014-10-16
Initial version of Go bindings.
Peter Collingbourne
1
-0
/
+19
2014-10-06
Recognize aarch64_be as valid architecture.
Joerg Sonnenberger
1
-2
/
+2
2014-10-03
Remove unused ALL_BINDINGS configuration variable.
Peter Collingbourne
1
-4
/
+0
2014-08-14
Delete support for AuroraUX.
Rafael Espindola
1
-7
/
+0
2014-07-29
[autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5.0svn in autoconf build.
NAKAMURA Takumi
1
-1
/
+1
2014-07-28
Update LLVM version: 3.5 => 3.6
Hans Wennborg
1
-1
/
+1
2014-07-17
Drop the udis86 wrapper from llvm::sys
Alp Toker
1
-19
/
+0
2014-07-16
Track clang r213171
Alp Toker
1
-20
/
+0
2014-06-02
Remove path_tclsh.m4.
Rafael Espindola
1
-39
/
+0
2014-06-02
GraphWriter: detect graph viewer programs at runtime
Alp Toker
1
-80
/
+0
2014-05-28
Don't hard-code ld when extracting host linker version, use ${LD} if
Joerg Sonnenberger
1
-1
/
+1
2014-05-24
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
1
-9
/
+9
2014-05-24
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
1
-7
/
+6
2014-03-29
ARM64: initial backend import
Tim Northover
1
-3
/
+6
2014-03-12
Remove projects/sample.
Rafael Espindola
1
-1
/
+0
2014-03-10
Add a --enable-clang-plugin-support option to configure.
Rafael Espindola
1
-0
/
+14
2014-03-05
Now that we don't use libtool, we don't need to upgrade it :-)
Rafael Espindola
1
-35
/
+0
2014-03-05
Update comment.
Eric Christopher
1
-1
/
+1
2014-03-03
Add patch level to llvm version in CMake and Autoconf
Tom Stellard
1
-3
/
+16
2014-03-01
[C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The
Chandler Carruth
1
-8
/
+8
2014-02-28
[C++11] Switch autoconf and make to use C++11 by default. Now both build
Chandler Carruth
1
-2
/
+2
2014-02-28
Drop libtool from llvm.
Rafael Espindola
6
-14184
/
+11
2014-02-28
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
Rafael Espindola
1
-4
/
+0
2014-02-25
Add aarch64 to config.guess
Renato Golin
1
-0
/
+3
2014-02-09
Add version, arch, system libs, and targets to Makefile.config
NAKAMURA Takumi
2
-6
/
+23
2014-02-05
Fix configure to find arc4random via header files.
Todd Fiala
1
-1
/
+4
2014-01-31
Introduce line editor library.
Peter Collingbourne
1
-0
/
+18
2014-01-15
Use a heavier hammer when --enable-libcpp is passed to bypass the tests
Chandler Carruth
1
-9
/
+13
2014-01-15
Sink the autoconf check for sufficiently modern host toolchain below the
Chandler Carruth
1
-75
/
+77
[next]