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
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake][Fuchsia] Enable experimental pass manager by default
Petr Hosek
2019-08-29
2
-0
/
+2
*
[CMake][Fuchsia] Define asan+noexcept multilib
Petr Hosek
2019-07-13
1
-1
/
+9
*
cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macros
Tom Stellard
2019-07-12
1
-2
/
+2
*
[CMake][Fuchsia] Use RelWithDebInfo to build runtimes
Petr Hosek
2019-07-11
1
-4
/
+4
*
Rename libclang_shared to libclang-cpp
Sylvestre Ledru
2019-07-11
1
-1
/
+1
*
cmake: Add CLANG_LINK_CLANG_DYLIB option
Tom Stellard
2019-07-03
1
-0
/
+9
*
Use LTO capable linker
Chris Bieneman
2019-06-05
2
-2
/
+7
*
[CMake][Fuchsia] Use libc++ ABIv2 for the first stage build
Petr Hosek
2019-06-05
1
-12
/
+13
*
[CMake] Provide an option to use relative paths in debug info
Petr Hosek
2019-05-31
1
-0
/
+1
*
[CMake][Fuchsia] Use libc++ ABI v2 on Darwin as well
Petr Hosek
2019-05-31
1
-0
/
+1
*
[cmake] Remove old unused version of FindZ3.cmake from clang [NFC]
Don Hinton
2019-05-24
1
-0
/
+0
*
[CMake][Fuchsia] Use cannonical triples for runtimes
Petr Hosek
2019-05-23
1
-49
/
+49
*
Fix BUILD_SHARED_LIBS for clang which broke in D61909
Chris Bieneman
2019-05-21
1
-1
/
+7
*
[CMake] Update DistributionExample for mono repo
Chris Bieneman
2019-05-20
2
-0
/
+7
*
Re-land: Add Clang shared library with C++ exports
Chris Bieneman
2019-05-17
1
-2
/
+5
*
Revert r360946 "Add Clang shared library with C++ exports"
Nico Weber
2019-05-17
1
-5
/
+2
*
Add Clang shared library with C++ exports
Chris Bieneman
2019-05-16
1
-2
/
+5
*
[CMake] Replace the sanitizer support in runtimes build with multilib
Petr Hosek
2019-04-22
1
-2
/
+12
*
Explicitly say we don't define new/delete in libc++ during Apple stage1 boots...
Louis Dionne
2019-04-17
1
-0
/
+3
*
[clang-fuzzer] Include ExternalProject before using it.
Matt Morehouse
2019-04-05
1
-0
/
+1
*
[fuchsia] Add clang-doc to Fuchsia distribution
Julie Hockett
2019-03-29
1
-0
/
+1
*
[cmake] Reset variable before using it
Shoaib Meenai
2019-03-26
1
-1
/
+2
*
[CMake][Fuchsia] Merge static libunwind and libc++abi into libc++ on Darwin
Petr Hosek
2019-03-26
1
-0
/
+12
*
Moved everything SMT-related to LLVM and updated the cmake scripts.
Mikhail R. Gadelha
2019-03-25
1
-51
/
+0
*
[CMake] Tell libc++ that we're using compiler-rt on Apple platforms
Louis Dionne
2019-03-12
1
-0
/
+1
*
[CMake] Support stripping and linking output to .build-id directory
Petr Hosek
2019-03-09
1
-0
/
+7
*
[cmake] Add libRemarks to LLVM_DISTRIBUTION_COMPONENTS
Francis Visoiu Mistrih
2019-03-05
1
-0
/
+1
*
[cmake] Create exports for umbrella library targets
Shoaib Meenai
2019-03-05
1
-0
/
+1
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
5
-5
/
+5
*
[clang] Add CMake target for installing clang's CMake exports
Shoaib Meenai
2019-02-20
1
-2
/
+11
*
[clang] Switch to LLVM_ENABLE_IDE
Shoaib Meenai
2019-02-20
1
-2
/
+2
*
[clang] Add build and install targets for clang libraries
Shoaib Meenai
2019-02-15
1
-0
/
+2
*
[clang] Create install targets for non-shared libraries
Shoaib Meenai
2019-02-15
1
-1
/
+1
*
[CMake][Fuchsia] Pass -ldl -lpthread LDFLAGS to second stage
Petr Hosek
2019-02-12
1
-0
/
+6
*
[CMake][Fuchsia] Drop libclang.so from distribution
Petr Hosek
2019-02-11
1
-1
/
+0
*
This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.
Mikhail R. Gadelha
2019-02-09
1
-0
/
+51
*
Move the SMT API to LLVM
Mikhail R. Gadelha
2019-02-07
1
-51
/
+0
*
[CMake][Fuchsia] Re-enable iOS runtimes for Fuchsia standard
Petr Hosek
2019-01-30
1
-1
/
+0
*
[CMake][Fuchsia] Enable hermetic static libunwind for Fuchsia
Petr Hosek
2019-01-30
1
-0
/
+1
*
[CMake][Fuchsia] Temporarily disable modules for second stage
Petr Hosek
2019-01-29
1
-1
/
+0
*
[CMake][Fuchsia] Enable hermetic static libc++abi for Fuchsia
Petr Hosek
2019-01-24
1
-1
/
+2
*
[CMake][Fuchsia] Drop -DNDEBUG, re-enable modules
Petr Hosek
2019-01-21
1
-2
/
+3
*
[CMake][Fuchsia] Disable modules for the second stage build
Petr Hosek
2019-01-17
1
-1
/
+0
*
[CMake][Fuchsia] Synchronize first and second stage builds
Petr Hosek
2019-01-15
2
-28
/
+31
*
[CMake] Use hidden visibility for static libc++ in Fuchsia
Petr Hosek
2019-01-06
1
-0
/
+1
*
[CMake][Fuchsia] Enable build ID, relaxations for first stage
Petr Hosek
2019-01-06
1
-0
/
+3
*
Revert "[CMake][Fuchsia] Enable experimental new pass manager by default"
Petr Hosek
2019-01-05
1
-1
/
+0
*
[CMake][Fuchsia] Enable experimental new pass manager by default
Petr Hosek
2019-01-05
1
-0
/
+1
*
[CMake][Fuchsia] Enable x86 relaxation by default
Petr Hosek
2019-01-05
1
-0
/
+1
*
[CMake][Fuchsia] Enable --build-id linker flag by default
Petr Hosek
2019-01-05
1
-0
/
+2
[next]