index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
cmake
/
Modules
/
HandleLibCXXABI.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[libc++] Take 3: Do not cleverly link against libc++abi just because ...
Louis Dionne
2019-08-08
1
-1
/
+1
*
[libc++] Take 3: Do not cleverly link against libc++abi just because it happe...
Louis Dionne
2019-08-07
1
-1
/
+1
*
Revert "[libc++] Take 2: Do not cleverly link against libc++abi just because ...
Vitaly Buka
2019-07-08
1
-1
/
+1
*
[libc++] Take 2: Do not cleverly link against libc++abi just because it happe...
Louis Dionne
2019-07-08
1
-1
/
+1
*
Revert "[libc++] Do not cleverly link against libc++abi just because it happe...
Louis Dionne
2019-07-05
1
-1
/
+1
*
[libc++] Do not cleverly link against libc++abi just because it happens to be...
Louis Dionne
2019-07-05
1
-1
/
+1
*
[CMake] Differentiate between static and shared libc++abi
Petr Hosek
2019-04-03
1
-14
/
+18
*
[libc++][CMake] Clean up some of the libc++ re-exporting logic
Louis Dionne
2019-03-20
1
-1
/
+0
*
[compiler-rt] Build custom libcxx with libcxxabi
Jonas Hahnfeld
2019-02-17
1
-1
/
+1
*
[CMake] Use just basename when copying C++ ABI headers
Petr Hosek
2018-10-04
1
-1
/
+1
*
[CMake] Don't install c++abi headers in standalone libc++ build
Petr Hosek
2018-07-25
1
-1
/
+1
*
[CMake] Fix the setting of LIBCXX_HEADER_DIR in standalone build
Petr Hosek
2018-07-24
1
-6
/
+8
*
Reland "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-24
1
-3
/
+3
*
Revert "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-23
1
-3
/
+3
*
[CMake] Support statically linking dependencies only to shared or static library
Petr Hosek
2018-07-23
1
-3
/
+3
*
[CMake] Install C++ ABI headers into the right location
Petr Hosek
2018-07-20
1
-10
/
+2
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
1
-1
/
+1
*
[CMake] Use common variable for all header targets NFC
Petr Hosek
2018-06-12
1
-2
/
+2
*
[CMake] Add a missing target dependency on C++ ABI headers
Petr Hosek
2018-06-12
1
-0
/
+1
*
Reland "Use custom command and target to install libc++ headers"
Petr Hosek
2018-06-12
1
-7
/
+17
*
Revert "[CMake] Use custom command and target to install libc++ headers"
Petr Hosek
2018-04-09
1
-17
/
+7
*
[CMake] Use custom command and target to install libc++ headers
Petr Hosek
2018-04-09
1
-7
/
+17
*
Fix installation of cxxabi.h through libc++.
Eric Fiselier
2017-11-25
1
-1
/
+1
*
[libcxx][CMake] Add install path variable to allow overriding the destination
Petr Hosek
2017-07-11
1
-1
/
+1
*
Recommit "Split exception.cpp and new.cpp implementation into different files...
Eric Fiselier
2017-02-10
1
-3
/
+5
*
Revert "Split exception.cpp and new.cpp implementation into different files f...
Eric Fiselier
2017-02-10
1
-5
/
+3
*
Correctly default to using the system libc++abi on Apple.
Eric Fiselier
2017-02-10
1
-3
/
+5
*
Improve CMake and LIT support for Windows
Eric Fiselier
2017-01-16
1
-6
/
+8
*
PR31540: install libc++abi headers into include/c++/v1 in build area.
Richard Smith
2017-01-05
1
-1
/
+9
*
Recommit r290839 - Fix configuring and building libc++ w/o an ABI library.
Eric Fiselier
2017-01-03
1
-3
/
+8
*
Revert r290839 - Fix configuring and building libc++ w/o an ABI library
Eric Fiselier
2017-01-02
1
-5
/
+1
*
Fix configuring and building libc++ w/o an ABI library.
Eric Fiselier
2017-01-02
1
-1
/
+5
*
Put C++ ABI headers in a special build directory instead of the top level.
Eric Fiselier
2016-12-09
1
-6
/
+8
*
Remove dead CMake target
Eric Fiselier
2016-10-14
1
-2
/
+0
*
Fix PR27875. Parse LIBCXX_CXX_ABI_LIBRARY_PATH as a path not a string
Eric Fiselier
2016-05-27
1
-2
/
+4
*
Only disable linker script when LIBCXX_CXX_ABI_LIBNAME is none
Eric Fiselier
2015-10-22
1
-13
/
+0
*
[libcxx] Remove installation rules on Darwin when it would overwrite the syst...
Eric Fiselier
2015-08-26
1
-5
/
+7
*
[libcxx] Add "install-libcxx" target.
Eric Fiselier
2015-08-19
1
-0
/
+1
*
Reapply working parts of CMake cleanup.
Eric Fiselier
2015-07-30
1
-0
/
+15
*
Revert recent CMake changes again due to failing compiler-rt builds
Eric Fiselier
2015-07-29
1
-15
/
+0
*
Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
2015-07-29
1
-0
/
+15
*
Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Hans Wennborg
2015-07-29
1
-15
/
+0
*
[libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
2015-07-29
1
-0
/
+15
*
Fix building and testing libc++ with GCC.
Eric Fiselier
2015-05-20
1
-1
/
+1
*
[libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_P...
Eric Fiselier
2015-03-19
1
-6
/
+6
*
[libcxx] Add support for linking libc++ against a static ABI library.
Eric Fiselier
2015-03-03
1
-1
/
+5
*
[libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Eric Fiselier
2015-02-21
1
-0
/
+1
*
Make ABI header not found a warning, not an error.
Dan Albert
2015-02-10
1
-1
/
+1
*
Add __cxxabi_config.h to libcxxabi headers.
Dan Albert
2015-02-05
1
-2
/
+2
*
Fix build regression caused by not defining ABI library macros
Eric Fiselier
2014-11-15
1
-1
/
+1
[next]