index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] Fix clean build of generate-order-file
Alexander Shaposhnikov
2016-12-31
1
-23
/
+23
*
[Driver] Allow setting the default linker during build
Petr Hosek
2016-12-14
1
-0
/
+3
*
[CMake] Support lld with LTO bootstrap
Petr Hosek
2016-11-16
1
-3
/
+8
*
[CMake] Add clang-bootstrap-deps target
Chris Bieneman
2016-10-19
1
-11
/
+13
*
[cmake] Update lit search to match the one in LLVM
Michal Gorny
2016-10-18
1
-2
/
+5
*
[CMake] Add a few default passthrough variables for bootstrap builds
Chris Bieneman
2016-10-18
1
-1
/
+3
*
[CMake] More robust handling for bootstrap variables
Chris Bieneman
2016-09-22
1
-1
/
+5
*
[CMake] Check if passthrough variables are defined
Chris Bieneman
2016-09-21
1
-1
/
+1
*
[CMake] Pass CLANG_VERSION_* variables into later stages
Chris Bieneman
2016-09-21
1
-0
/
+3
*
[CMake] Support overriding CLANG_VERSION_*
Chris Bieneman
2016-09-20
1
-4
/
+10
*
Simplify Clang's version number configuration in CMake.
David L. Jones
2016-09-15
1
-14
/
+5
*
driver: Support checking for rlimits via cmake (when bootstrapping)
Chris Bieneman
2016-08-23
1
-0
/
+3
*
[CMake] Workflow improvements to PGO generation
Chris Bieneman
2016-08-16
1
-4
/
+15
*
Support setting default value for -rtlib at build time
Jonas Hahnfeld
2016-07-27
1
-2
/
+13
*
[CMake] Pass DYLD_LIBRARY_PATH as CMake variable instead of as envar
Chris Bieneman
2016-07-25
1
-6
/
+9
*
[CMake] Cleaning up some CMake warnings
Chris Bieneman
2016-07-25
1
-3
/
+6
*
Update description for CLANG_DEFAULT_CXX_STDLIB and add comment. NFC
Jonas Hahnfeld
2016-07-25
1
-2
/
+2
*
Add CLANG_BUILD_TOOLS as a clang counterpart for LLVM_BUILD_TOOLS
Michael Gottesman
2016-07-10
1
-0
/
+3
*
Move add_clang_* entry points from the main clang CMakeLists.txt to cmake/mod...
Michael Gottesman
2016-07-09
1
-143
/
+5
*
[cmake] Move creation of ClangTargets and installation of ClangConfig.cmake f...
Michael Gottesman
2016-06-29
1
-22
/
+1
*
[CMake] Remove CLANG_APPEND_VC_REV option
Chris Bieneman
2016-06-24
1
-13
/
+0
*
Add a ENABLE_X86_RELAX_RELOCATIONS cmake option.
Rafael Espindola
2016-06-20
1
-0
/
+3
*
[CMake] Cleaning up CMake version checks in ExternalProject calls
Chris Bieneman
2016-06-09
1
-17
/
+6
*
[CMake] Version is aways greater than 3
Chris Bieneman
2016-06-09
1
-25
/
+22
*
[CMake] Cleaning up CMake feature gating on 2.8.12
Chris Bieneman
2016-06-09
1
-15
/
+1
*
Revert "[CMake] Fix an issue building out-of-tree introduced in r272200"
Chris Bieneman
2016-06-09
1
-2
/
+0
*
[CMake] Fix an issue building out-of-tree introduced in r272200
Chris Bieneman
2016-06-09
1
-0
/
+2
*
Don't pass --build-id to ld by default.
Rafael Espindola
2016-06-03
1
-0
/
+2
*
[CMake] Update to requiring CMake 3.4.3
Chris Bieneman
2016-05-31
1
-1
/
+1
*
[CMake] On Darwin bootstrap LTO builds set DYLD_LIBRARY_PATH instead of using...
Chris Bieneman
2016-04-27
1
-8
/
+13
*
[Perf-Training] Reworked workflow improvements for order-file generation
Chris Bieneman
2016-04-08
1
-9
/
+20
*
Convert to Unix line endings due to previous commit error.
Mike Spertus
2016-03-28
1
-823
/
+823
*
Use VS2015 Project Support for Natvis to eliminate the need to manually insta...
Mike Spertus
2016-03-28
1
-819
/
+823
*
[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
Chris Bieneman
2016-03-15
1
-1
/
+1
*
[CMake] Add BINUTILS_INCDIR to the default passthrough list for multi-stage b...
Chris Bieneman
2016-02-26
1
-0
/
+1
*
[cmake] Revert r260742 (and r260744) to improve order file support.
Chandler Carruth
2016-02-17
1
-13
/
+7
*
[CMake] Fixing bots I broke.
Chris Bieneman
2016-02-12
1
-1
/
+1
*
[CMake] Improve the clang order-file generation workflow
Chris Bieneman
2016-02-12
1
-7
/
+13
*
[CMake] Pass stage1 tools through to stage2 when building with LTO
Chris Bieneman
2016-02-12
1
-2
/
+6
*
[CMake] Add option to switch default C++ stdlib
Jonas Hahnfeld
2016-02-12
1
-0
/
+9
*
[CMake] Pass LLVM_EXTERNAL_*_SOURCE_DIR variables to subsequent stages
Chris Bieneman
2016-02-10
1
-0
/
+4
*
[CMake] One more try to make CMake clean up after itself
Chris Bieneman
2016-02-05
1
-0
/
+4
*
Revert "[CMake] Improve the clang order-file generation workflow"
Chris Bieneman
2016-02-05
1
-13
/
+3
*
[CMake] One more try to fix this.
Chris Bieneman
2016-02-05
1
-0
/
+5
*
[CMake] Speculative fix for linker error on Linux
Chris Bieneman
2016-02-05
1
-2
/
+2
*
[CMake] Improve the clang order-file generation workflow
Chris Bieneman
2016-02-05
1
-1
/
+11
*
Install cmake files to lib/cmake/clang
Niels Ole Salscheider
2016-02-04
1
-5
/
+5
*
[CMake] Don't apply Export set to clang tools
Chris Bieneman
2016-01-19
1
-1
/
+0
*
[CMake] Creating add_clang_tool macro to wrap add_clang_executable and genera...
Chris Bieneman
2016-01-19
1
-0
/
+16
*
[CMake] Properly respect the CLANG_APPEND_VC_REV option
Chris Bieneman
2016-01-19
1
-7
/
+8
[next]