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
/
include
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fix typos in CMake comment
Louis Dionne
2019-10-21
1
-2
/
+2
*
[libc++] Take 2: Integrate the PSTL into libc++
Louis Dionne
2019-08-05
1
-0
/
+1
*
Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne
2019-07-19
1
-1
/
+0
*
[libc++] Integrate the PSTL into libc++
Louis Dionne
2019-07-19
1
-0
/
+1
*
[libcxx] Slightly improved policy for handling experimental features
Louis Dionne
2019-06-11
1
-8
/
+0
*
[CMake] Copy C++ headers before configuring runtimes build
Chris Bieneman
2019-05-23
1
-11
/
+19
*
Revert "[coroutines] Add std::experimental::task<T> type"
Brian Gesiak
2019-03-26
1
-1
/
+0
*
[coroutines] Add std::experimental::task<T> type
Brian Gesiak
2019-03-26
1
-0
/
+1
*
[libc++] Remove empty header xlocale/xlocale.h
Louis Dionne
2019-03-11
1
-1
/
+0
*
Add fenv.h header
Eric Fiselier
2019-02-11
1
-0
/
+1
*
[libcxx] Remove dynarray
Louis Dionne
2018-11-28
1
-1
/
+0
*
Recommit r339943 - Establish the <bit> header. NFC yet. Reviewed as https://r...
Marshall Clow
2018-08-17
1
-0
/
+1
*
[libc++][C++17] Elementary string conversions for integral types
Zhihao Yuan
2018-08-01
1
-0
/
+1
*
First half of C++17's splicing maps and sets
Erik Pilkington
2018-08-01
1
-0
/
+1
*
Attempt to unbreak *all the bots*
Eric Fiselier
2018-07-27
1
-0
/
+1
*
[CMake] Don't install c++abi headers in standalone libc++ build
Petr Hosek
2018-07-25
1
-1
/
+1
*
Implement <span>. Reviewed as https://reviews.llvm.org/D49338
Marshall Clow
2018-07-24
1
-0
/
+1
*
[CMake] Use correct variable as header install prefix
Petr Hosek
2018-07-15
1
-2
/
+2
*
[libc++] Install the missing header __errc
Zhihao Yuan
2018-07-03
1
-0
/
+1
*
[CMake] Rename cxx_headers back to cxx-headers.
Ahmed Bougacha
2018-06-28
1
-4
/
+4
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
1
-3
/
+3
*
[CMake] Fix install-cxx target.
Matt Morehouse
2018-06-25
1
-1
/
+1
*
[CMake] Use common variable for all header targets NFC
Petr Hosek
2018-06-12
1
-3
/
+3
*
Reland "Use custom command and target to install libc++ headers"
Petr Hosek
2018-06-12
1
-32
/
+220
*
Revert "[CMake] Use custom command and target to install libc++ headers"
Petr Hosek
2018-04-09
1
-219
/
+32
*
[CMake] Use custom command and target to install libc++ headers
Petr Hosek
2018-04-09
1
-32
/
+219
*
Implement P0768r1: Library support for the Spaceship Operator.
Eric Fiselier
2018-04-06
1
-1
/
+0
*
[CMake] Copy the generated __config header into build directory
Petr Hosek
2018-03-10
1
-14
/
+26
*
[libc++] Unbreak Apple buildbots
Shoaib Meenai
2017-12-08
1
-0
/
+1
*
[libc++] Create install-stripped targets
Shoaib Meenai
2017-12-06
1
-0
/
+2
*
[libcxx][CMake] Add install path variable to allow overriding the destination
Petr Hosek
2017-07-11
1
-2
/
+2
*
Simplify CMake target for the __generated_config header
Eric Fiselier
2017-01-03
1
-4
/
+1
*
build: remove now unused UNIX_CAT
Saleem Abdulrasool
2017-01-03
1
-4
/
+0
*
Fix creating __generated_config on Windows
Eric Fiselier
2017-01-03
1
-2
/
+7
*
build: differentiate between building for and on Windows
Saleem Abdulrasool
2017-01-01
1
-1
/
+1
*
[CMake] Fix issue reported on sanitizer bots
Chris Bieneman
2016-12-17
1
-1
/
+1
*
[CMake] Put headers relative to clang
Chris Bieneman
2016-12-16
1
-10
/
+6
*
Add check-cxx-abilist target when supported.
Eric Fiselier
2016-11-14
1
-6
/
+10
*
[CMake] NFC. Fixing spelling from r280400
Chris Bieneman
2016-09-01
1
-1
/
+1
*
[CMake] Don't copy headers on fully standalone
Chris Bieneman
2016-09-01
1
-1
/
+1
*
[CMake] Copy headers relative to LLVM_BINARY_DIR
Chris Bieneman
2016-08-30
1
-5
/
+7
*
[CMake] Be more consistent about naming targets and components
Chris Bieneman
2016-08-24
1
-6
/
+9
*
Fix PR27751. Add proper dependancies for install-libcxx-headers rule
Eric Fiselier
2016-05-27
1
-1
/
+2
*
[CMake] Fix a copy-paste error
Chris Bieneman
2016-05-03
1
-1
/
+1
*
[CMake] Create a separate install target for libcxx headers
Chris Bieneman
2016-04-29
1
-2
/
+12
*
[libcxx] Capture configuration information when installing the libc++ headers
Eric Fiselier
2015-10-13
1
-0
/
+27
*
[libcxx] Add "install-libcxx" target.
Eric Fiselier
2015-08-19
1
-0
/
+1
*
Add option to turn off installation of headers.
Eric Fiselier
2014-12-12
1
-5
/
+7
*
Make headers available in the build directory
Justin Bogner
2014-10-23
1
-4
/
+13
*
eliminate install of duplicate headers (take 2)
David Fang
2014-06-24
1
-6
/
+3
[next]