Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
a2685cd6dcc705351902a7401639eca2190ebd66
/
libcxx
/
lib
/
CMakeLists.txt
a2685cd
[libcxx] Support building hermetic static library
by Petr Hosek
· 6 years ago
1497359
[libcxx] Make sure the re-export logic works when paths contain spaces
by Louis Dionne
· 7 years ago
3aeeaff
[libcxx] Fix libc++ re-exporting logic when Command Line Tools are not installed
by Louis Dionne
· 7 years ago
950b8e1
[libcxx] Remove custom CMake code targeting Mac OS 10.6
by Louis Dionne
· 7 years ago
67ea02b
Add libc++fs to the test deps, and not to the target 'cxx'.
by Eric Fiselier
· 7 years ago
ce65245
Attempt to unbreak *all the bots*
by Eric Fiselier
· 7 years ago
998a5c8
Implement <filesystem>
by Eric Fiselier
· 7 years ago
4a1e14e
[CMake] Option to control whether shared/static library is installed
by Petr Hosek
· 7 years ago
058c04c
Reland "[CMake] Support statically linking dependencies only to shared or static library"
by Petr Hosek
· 7 years ago
781ee0b
Revert "[CMake] Support statically linking dependencies only to shared or static library"
by Petr Hosek
· 7 years ago
7a0295c
[CMake] Support statically linking dependencies only to shared or static library
by Petr Hosek
· 7 years ago
21e7aab
[CMake] Rename cxx_headers back to cxx-headers.
by Ahmed Bougacha
· 7 years ago
a9e7908
[CMake] Use common variable for all header targets NFC
by Petr Hosek
· 7 years ago
0aa70fa
[CMake] Add a missing target dependency on C++ ABI headers
by Petr Hosek
· 7 years ago
c20c182
Reland "Use custom command and target to install libc++ headers"
by Petr Hosek
· 7 years ago
f73514c
Revert "[CMake] Use custom command and target to install libc++ headers"
by Petr Hosek
· 7 years ago
e10ef35
[CMake] Use custom command and target to install libc++ headers
by Petr Hosek
· 7 years ago
aaabea0
[CMake] Copy the generated __config header into build directory
by Petr Hosek
· 7 years ago
88434fe
LLVM_FOUND isn't always set, so just test if llvm_setup_rpath() is
by Don Hinton
· 7 years ago
d21aeff
Reland: [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries.
by Don Hinton
· 7 years ago
7e9453d
Revert [libcxx] r323453 - [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries.
by Don Hinton
· 7 years ago
7b4be6f
[cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries.
by Don Hinton
· 7 years ago
f7c7944
[libc++] Create install-stripped targets
by Shoaib Meenai
· 7 years ago
fb8eb6f
Use CMAKE_AR instead of the system default 'ar' for merging static libraries
by Martin Storsjo
· 8 years ago
783d433
Add MINGW_LIBRARIES to the linker flags
by Martin Storsjo
· 8 years ago
95e45f9
[CMake] Use MATCHES for regular expression.
by Leo Li
· 8 years ago
510e70f
[libcxx][CMake] Add install path variable to allow overriding the destination
by Petr Hosek
· 8 years ago
6af1b7d
Move external instantiation for __vector_base_common to vector.cpp
by Eric Fiselier
· 8 years ago
8fd2d37
libcxx: fix bootstrapping for mingw-w64
by Martell Malone
· 8 years ago
3e254a6
[libc++] Implement exception_ptr on Windows
by Eric Fiselier
· 8 years ago
70a3eb6
Rename the static version of libc++ on Windows.
by Eric Fiselier
· 8 years ago
9b25fb7
[libcxx] Fix check-cxx-abilist on OS X
by Eric Fiselier
· 8 years ago
963bcd2
[CMake][libcxx] Use builtins rather than gcc_s when compiler-rt is requested
by Petr Hosek
· 8 years ago
994e17b
Do not pass an explicit reexported symbol list when building libc++ dylib if also defining new/delete
by Mehdi Amini
· 8 years ago
c7cd73e
[libc++] Add a key function for bad_function_call
by Shoaib Meenai
· 8 years ago
2aeac46
Change test coverage generation to use llvm-cov instead of gcov.
by Eric Fiselier
· 8 years ago
0b37f20
Start libc++ python cleanup and consolidation.
by Eric Fiselier
· 8 years ago
b494288
[libcxx][CMake] Support in-tree libunwind when building as part of runtimes
by Petr Hosek
· 8 years ago
06d3c51
Reland "[CMake][libcxx] Do not rely on the existence of c++abi or unwind targets"
by Petr Hosek
· 8 years ago
7e3ee09
[libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode
by Eric Fiselier
· 8 years ago
cc1f65c
[libc++] [CMake] Link with /nodefaultlibs on Windows
by Eric Fiselier
· 8 years ago
8782d22
Revert "[CMake][libcxx] Do not rely on the existence of c++abi or unwind targets"
by Petr Hosek
· 8 years ago
777de22
[CMake][libcxx] Do not rely on the existence of c++abi or unwind targets
by Petr Hosek
· 8 years ago
00f6bea
[libc++] Cleanup and document <__threading_support>
by Eric Fiselier
· 8 years ago
f1ae11a
build: use the platform dependent library prefix/suffix
by Saleem Abdulrasool
· 8 years ago
99c19ad
build: use more portable spelling for flag
by Saleem Abdulrasool
· 8 years ago
1285e4d
Recommit r290839 - Fix configuring and building libc++ w/o an ABI library.
by Eric Fiselier
· 8 years ago
221596d
Revert r290839 - Fix configuring and building libc++ w/o an ABI library
by Eric Fiselier
· 8 years ago
5d25843
Fix configuring and building libc++ w/o an ABI library.
by Eric Fiselier
· 8 years ago
58729cd
build: tweak macros for Windows build
by Saleem Abdulrasool
· 8 years ago
2d2ed1c
build: make cross-compiling to Windows work on Linux
by Saleem Abdulrasool
· 8 years ago
bf58c8e
Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.a
by Eric Fiselier
· 9 years ago
ef634ec
[solaris] Convert the support library to C++ to fix -std=c++11 build
by Michal Gorny
· 9 years ago
9a7c3e5
Remove dead CMake target
by Eric Fiselier
· 9 years ago
5efb309
Fix CMake configuration error and add ABI lists for OS X.
by Eric Fiselier
· 9 years ago
054fc4c
Fix linker script generation for in-tree builds
by Eric Fiselier
· 9 years ago
5b5f4f0
[CMake] Fix in-tree libcxxabi build support after r283659
by Hal Finkel
· 9 years ago
2433b26
[cmake] Split linked libraries into private & public, for linker script
by Michal Gorny
· 9 years ago
50bc34ca31
[libcxx] Allow sanitizing libcxx with ASan+UBSan simultaneously
by Kuba Brecka
· 9 years ago
d634df5
[libcxx] Enable building and testing of libcxx with ThreadSanitizer on OS X
by Kuba Brecka
· 9 years ago
8c2bf45
[libcxx] Introduce an externally-threaded libc++ variant.
by Asiri Rathnayake
· 9 years ago
394d351
build: don't add -fPIC on Windows
by Saleem Abdulrasool
· 9 years ago
7a05dfa
Fix syntax error in recent CMake change.
by Eric Fiselier
· 9 years ago
2112586
Fix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and CMAKE_OSX_ARCHITECTURES.
by Eric Fiselier
· 9 years ago
f17227a
[CMake] Be more consistent about naming targets and components
by Chris Bieneman
· 9 years ago
9e49a33
Allow building both shared and static library
by Petr Hosek
· 9 years ago
a23470e
Rework libatomic handling in CMake and LIT.
by Eric Fiselier
· 9 years ago
c797958
Add Filesystem TS -- Complete
by Eric Fiselier
· 9 years ago
a0dd664
Automatically detect export lists for OS X.
by Eric Fiselier
· 9 years ago
a5e201f
[libcxx] Prefer C++14 over C++11 when building libc++experimental.
by Eric Fiselier
· 9 years ago
27cb2f1
Create new library 'libc++experimental.a' for packaging TS symbols.
by Eric Fiselier
· 9 years ago
59e9748
Fix dependencies on install-libcxx CMake target
by Eric Fiselier
· 9 years ago
4497e3a
[CMake] Create a separate install target for libcxx headers
by Chris Bieneman
· 9 years ago
d247ac4
Re-commit "Introduce a cmake module to figure out whether we need to link with libatomic."
by Vasileios Kalintiris
· 9 years ago
7432c04
Revert "Introduce a cmake module to figure out whether we need to link with libatomic."
by Vasileios Kalintiris
· 9 years ago
cca79b8
Introduce a cmake module to figure out whether we need to link with libatomic.
by Vasileios Kalintiris
· 9 years ago
6627c70
Add CMake option LIBCXX_CONFIGURE_IDE to allow for other IDE's.
by Eric Fiselier
· 9 years ago
a1b79ae
[CMake] If you're not installing the libcxx library, exclude it from the "all" target so it doesn't get built when you run "ninja install"
by Chris Bieneman
· 10 years ago
cae21e4
Use proper output directory when naminging the libc++ output
by Eric Fiselier
· 10 years ago
e2dd2fd
Dont required CMake 3 to install a linker script
by Eric Fiselier
· 10 years ago
a15785b
Re-enable linker scripts after fixing bad CMake
by Eric Fiselier
· 10 years ago
27dec39
Use correct CMake variable for the libname
by Eric Fiselier
· 10 years ago
8241405
[libcxx] Make it drastically simpler to link libc++.
by Eric Fiselier
· 10 years ago
a66a7b3
ABI versioning macros for libc++.
by Evgeniy Stepanov
· 10 years ago
9dbb558
[libcxx] Reexport std::bad_array_length symbols from libc++abi on OS X.
by Eric Fiselier
· 10 years ago
d77135f
[libcxx] Remove installation rules on Darwin when it would overwrite the system installation.
by Eric Fiselier
· 10 years ago
7cb813f
[libcxx] Add "install-libcxx" target.
by Eric Fiselier
· 10 years ago
10ed6c3
Reapply working parts of CMake cleanup.
by Eric Fiselier
· 10 years ago
b98aa43
Revert recent CMake changes again due to failing compiler-rt builds
by Eric Fiselier
· 10 years ago
ff16b9a
Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
by Eric Fiselier
· 10 years ago
1e33bbe
Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
by Hans Wennborg
· 10 years ago
7eb30de
[libcxx] Cleanup CMake configuration and integrate with LLVM
by Eric Fiselier
· 10 years ago
d1bac4c
[libcxx] Add support for sanitizers on OS X.
by Eric Fiselier
· 10 years ago
78fdf2d
[libcxx] Add code coverage configuration to CMake and LIT.
by Eric Fiselier
· 10 years ago
e035c7c
Only enable special apple link flags for libc++abi (or none)
by Eric Fiselier
· 10 years ago
0357171
[libcxx] Add support for linking libc++ against a static ABI library.
by Eric Fiselier
· 10 years ago
d2852b6
[libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
by Eric Fiselier
· 10 years ago
64be05a
[cmake/multilib] Teach libc++'s CMake build to support multilib libdir
by Chandler Carruth
· 10 years ago
53deb60
Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.
by Eric Fiselier
· 11 years ago
5aedca9
[libcxx] Refactor CMakeLists.txt handling of compile and link flags to suppress warnings.
by Eric Fiselier
· 11 years ago
Next »