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
/
lib
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Move CMake file to src, avoid using globs
Petr Hosek
2019-05-01
1
-411
/
+0
*
[libc++][CMake] Refactor how we link against system libraries
Louis Dionne
2019-04-30
1
-39
/
+55
*
[libcxx] Update gen_link_script.py to support different input and output
Petr Hosek
2019-04-22
1
-1
/
+2
*
[CMake] Split linked libraries for shared and static libc++
Petr Hosek
2019-04-17
1
-11
/
+13
*
[CMake] Fix statically linking in libcxxabi if built separately
Martin Storsjo
2019-04-09
1
-2
/
+2
*
[libc++] Remove install_name and compatibility_version on OS X
Louis Dionne
2019-04-08
1
-2
/
+0
*
[libc++][CMake] Make sure the benchmarks link against libc++abi
Louis Dionne
2019-04-05
1
-1
/
+2
*
[libc++] Localize CMake code only related to the shared library
Louis Dionne
2019-04-05
1
-68
/
+64
*
[CMake] Differentiate between static and shared libc++abi
Petr Hosek
2019-04-03
1
-8
/
+7
*
[libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platforms
Louis Dionne
2019-03-25
1
-4
/
+9
*
[libc++] Re-export the sjlj ABI v2 for ARM architectures
Louis Dionne
2019-03-22
1
-1
/
+1
*
Allow disabling of filesystem library.
Eric Fiselier
2019-03-21
1
-8
/
+10
*
[libc++][CMake] Clean up some of the libc++ re-exporting logic
Louis Dionne
2019-03-20
1
-20
/
+2
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
1
-42
/
+11
*
Revert "[libc++] Build <filesystem> support as part of the dylib"
Louis Dionne
2019-03-19
1
-11
/
+42
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
1
-42
/
+11
*
[libc++][CMake] Do not define `cxx_shared_EXPORTS` when building the shared l...
Louis Dionne
2019-03-14
1
-0
/
+1
*
[libc++][CMake] Fix typo introduced in r356150
Louis Dionne
2019-03-14
1
-1
/
+1
*
[libc++] Do not force building with -fPIC (re-applying)
Louis Dionne
2019-03-14
1
-4
/
+0
*
[libc++] Do not share an object library to create the static/shared libraries
Louis Dionne
2019-03-14
1
-38
/
+19
*
Revert "[libc++] Do not force building with -fPIC"
Eric Fiselier
2019-03-08
1
-0
/
+4
*
[libc++] Do not force building with -fPIC
Louis Dionne
2019-03-08
1
-4
/
+0
*
Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"
Matthew Voss
2019-03-08
1
-3
/
+3
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/
Petr Hosek
2019-03-08
1
-3
/
+3
*
[libc++] Remove old CMake workaround
Louis Dionne
2019-03-04
1
-20
/
+14
*
Make LIBCXX_STANDARD_VER configurable
Eric Fiselier
2019-02-10
1
-1
/
+1
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+7
*
Revert "[CMake] Use correct visibility for linked libraries in CMake"
Petr Hosek
2019-01-30
1
-2
/
+2
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+2
*
[libcxx] Support building hermetic static library
Petr Hosek
2019-01-06
1
-33
/
+60
*
[libcxx] Make sure the re-export logic works when paths contain spaces
Louis Dionne
2018-11-27
1
-5
/
+5
*
[libcxx] Fix libc++ re-exporting logic when Command Line Tools are not installed
Louis Dionne
2018-11-27
1
-18
/
+11
*
[libcxx] Remove custom CMake code targeting Mac OS 10.6
Louis Dionne
2018-10-16
1
-8
/
+3
*
Add libc++fs to the test deps, and not to the target 'cxx'.
Eric Fiselier
2018-07-27
1
-7
/
+3
*
Attempt to unbreak *all the bots*
Eric Fiselier
2018-07-27
1
-4
/
+6
*
Implement <filesystem>
Eric Fiselier
2018-07-27
1
-5
/
+45
*
[CMake] Option to control whether shared/static library is installed
Petr Hosek
2018-07-24
1
-7
/
+10
*
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] Rename cxx_headers back to cxx-headers.
Ahmed Bougacha
2018-06-28
1
-1
/
+1
*
[CMake] Use common variable for all header targets NFC
Petr Hosek
2018-06-12
1
-4
/
+3
*
[CMake] Add a missing target dependency on C++ ABI headers
Petr Hosek
2018-06-12
1
-1
/
+1
*
Reland "Use custom command and target to install libc++ headers"
Petr Hosek
2018-06-12
1
-1
/
+5
*
Revert "[CMake] Use custom command and target to install libc++ headers"
Petr Hosek
2018-04-09
1
-2
/
+1
*
[CMake] Use custom command and target to install libc++ headers
Petr Hosek
2018-04-09
1
-1
/
+2
*
[CMake] Copy the generated __config header into build directory
Petr Hosek
2018-03-10
1
-1
/
+1
*
LLVM_FOUND isn't always set, so just test if llvm_setup_rpath() is
Don Hinton
2018-01-27
1
-1
/
+1
*
Reland: [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries.
Don Hinton
2018-01-26
1
-0
/
+3
*
Revert [libcxx] r323453 - [cmake] [libcxx] Call llvm_setup_rpath() when addin...
Don Hinton
2018-01-25
1
-1
/
+0
[next]