index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
Remove autoconf support
Chris Bieneman
1
-26
/
+0
2015-10-28
[CMake] Disable adding the test suite as a projects subdirectory
Chris Bieneman
1
-1
/
+2
2015-04-25
build: make libunwind a proper project
Saleem Abdulrasool
1
-1
/
+3
2015-03-04
Reverse the order libc++ and libc++abi are added in CMake.
Eric Fiselier
1
-1
/
+3
2014-07-25
[cmake] Use the external project machinery for libcxxabi so that it can
Chandler Carruth
1
-1
/
+3
2014-03-12
Remove projects/sample.
Rafael Espindola
42
-27387
/
+0
2014-03-07
"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
Nico Weber
1
-2
/
+2
2014-02-28
Drop libtool from llvm.
Rafael Espindola
5
-17697
/
+1
2014-02-28
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
Rafael Espindola
3
-14
/
+2
2014-02-27
[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option
Alexey Samsonov
1
-1
/
+3
2014-02-16
Remove dead code, we already require cmake 2.8.8.
Rafael Espindola
1
-5
/
+1
2014-01-24
llvm/projects/CMakeLists.txt: Add dragonegg.
NAKAMURA Takumi
1
-0
/
+3
2013-10-07
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2
-0
/
+82
2013-10-06
Revert "Windows: Add support for unicode command lines"
David Majnemer
1
-1
/
+0
2013-10-06
Windows: Add support for unicode command lines
David Majnemer
1
-0
/
+1
2013-10-02
Disable libc++ building by default with CMake with MSVC -- some bots
Chandler Carruth
1
-1
/
+5
2013-09-28
Enable libcxx as part of the top level CMake build when it is checked
Chandler Carruth
1
-2
/
+3
2013-08-18
Port the detection of zlib from the main autoconf system to the sample
Chandler Carruth
2
-2
/
+327
2013-08-18
Add support for linking librt and using clock_gettime to the sample
Chandler Carruth
2
-0
/
+105
2013-08-18
Update the sample project autoconf setup to include support for
Chandler Carruth
2
-1
/
+142
2013-08-04
Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Bob Wilson
1
-8
/
+5
2013-08-02
Regenerate with changes for -rdynamic.
Bob Wilson
1
-4
/
+4
2013-08-02
Link with -rdynamic instead of -Wl,-export-dynamic.
Bob Wilson
2
-6
/
+7
2013-07-26
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2
-1
/
+4
2013-07-25
Remove dead code from the makefile build system.
Rafael Espindola
1
-246
/
+1
2013-07-25
Remove the mblaze backend from llvm.
Rafael Espindola
2
-12
/
+3
2013-07-01
The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.
Sylvestre Ledru
1
-1
/
+3
2013-06-24
Filter out dragonegg when checked out into a projects subdirectory.
Chandler Carruth
1
-0
/
+3
2013-06-11
Don't define LTDL_SHLIBPATH_VAR.
Rafael Espindola
2
-35
/
+1
2013-06-11
Don't define LLVM_LIBDIR, it is not used anymore.
Rafael Espindola
2
-17
/
+4
2013-05-22
sync projects/sample's autohell.
Rafael Espindola
2
-13
/
+22
2013-05-06
[SystemZ] Add to --enable-targets=all
Ulrich Weigand
2
-2
/
+2
2013-05-06
[SystemZ] Add configure bits
Ulrich Weigand
2
-3
/
+12
2013-04-24
remove cbe backend from sample configure
Jia Liu
2
-2
/
+2
2013-03-05
Print a warning message if compiler-rt can't be built because of old CMake ve...
Alexey Samsonov
1
-3
/
+6
2013-02-05
Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>
Bob Wilson
1
-4
/
+12
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
3
-4
/
+15
2013-01-30
build: add --with-python option
Saleem Abdulrasool
1
-1
/
+1
2012-12-04
Clean up the sample include orderings, not that it really matters...
Chandler Carruth
1
-3
/
+1
2012-11-27
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....
Craig Topper
1
-0
/
+9
2012-11-14
Few more small CellSPU removals.
Eric Christopher
2
-7
/
+3
2012-11-12
Add --enable-werror and --enable-cxx11 to projects/sample/
Craig Topper
3
-3
/
+75
2012-10-29
Add mips64-* and mips64el-* triples to configure scripts
Simon Atanasyan
2
-4
/
+4
2012-10-24
[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.
NAKAMURA Takumi
1
-4
/
+2
2012-10-01
Re-enable support for --program-prefix.
Jordan Rose
1
-2
/
+2
2012-09-27
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
1
-1
/
+1
2012-09-27
Fix a typo 'iff' => 'if'
Sylvestre Ledru
1
-1
/
+1
2012-09-26
Revert "Add --program-prefix support to build"
Jordan Rose
1
-2
/
+2
2012-09-25
Add --program-prefix support to build
Sebastian Pop
1
-2
/
+2
2012-09-21
[CMake] Respect LLVM_BUILD_RUNTIME.
Michael J. Spencer
1
-0
/
+1
[next]