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
/
llvm
/
cmake
/
modules
/
LLVMExternalProjectUtils.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Add llvm-lipo dependency to runtimes
Xin-Xin Wang
2019-12-16
1
-1
/
+4
*
Append an executable suffix to the toolchain tool paths on Windows platform.
Galina Kistanova
2019-08-07
1
-12
/
+12
*
[CMake] Provide an option to use relative paths in debug info
Petr Hosek
2019-05-31
1
-0
/
+2
*
build: use clang-cl for runtimes when targeting Windows
Saleem Abdulrasool
2019-05-17
1
-3
/
+18
*
[cmake] Remove use of deprecated generator expression. NFC
Shoaib Meenai
2019-03-30
1
-1
/
+1
*
[CMake] Support stripping and linking output to .build-id directory
Petr Hosek
2019-03-09
1
-2
/
+8
*
[CMake] Support cross-compiling with multi-stage builds
Petr Hosek
2018-11-16
1
-1
/
+28
*
[CMake] Pass CMAKE_INSTALL_DO_STRIP to external projects
Petr Hosek
2018-07-15
1
-1
/
+1
*
[CMake] Use variables rather than ":" delimiters
Petr Hosek
2018-06-27
1
-8
/
+5
*
[CMake] Pass additional CMake tools to external projects
Petr Hosek
2018-06-06
1
-2
/
+22
*
[cmake] Don't build Native llvm-config when cross compiling if passed by user.
Don Hinton
2018-01-21
1
-1
/
+1
*
[CMake] Support for cross-compilation when build runtimes
Petr Hosek
2018-01-08
1
-2
/
+12
*
[CMake] Pass LLVM_HAVE_LINK_VERSION_SCRIPT to external projects
Petr Hosek
2017-12-13
1
-0
/
+1
*
[cmake] Only pass CMAKE_SYSROOT if non-empty
Shoaib Meenai
2017-12-08
1
-1
/
+5
*
[CMake] Don't use comma as an alternate separator
Petr Hosek
2017-12-05
1
-2
/
+2
*
[llvm] Add stripped installation targets
Shoaib Meenai
2017-11-30
1
-6
/
+3
*
[CMake] Pass LLVM_HOST_TRIPLE to external projects
Petr Hosek
2017-11-27
1
-0
/
+1
*
Use LIST_SEPARATOR rather than escaping in ExternalProject_Add
Petr Hosek
2017-11-27
1
-1
/
+2
*
[CMake] Passthrough CMAKE_SYSROOT to external projects
Petr Hosek
2017-11-09
1
-0
/
+1
*
Generate a compile_commands.json DB for external projects.
George Karpenkov
2017-07-20
1
-0
/
+1
*
[CMake] Support multi-target runtimes build
Petr Hosek
2017-07-11
1
-1
/
+9
*
[CMake] Multi-target builtins build
Petr Hosek
2016-12-12
1
-0
/
+9
*
[CMake] Cleanup LLVM_OPTIMIZED_TABLEGEN
Chris Bieneman
2016-09-06
1
-2
/
+6
*
[CMake] Make llvm-config implicit dependency for subprojects
Chris Bieneman
2016-08-18
1
-1
/
+1
*
[CMake] Add LLVM runtimes directory
Chris Bieneman
2016-06-23
1
-10
/
+30
*
[CMake] Removing fallback code for CMake versions before 3.1
Chris Bieneman
2016-06-09
1
-14
/
+0
*
[CMake] Cleanup ExternalProject usage of CMake 3.x features
Chris Bieneman
2016-06-09
1
-19
/
+7
*
[CMake] Cleanup uses of USES_TERMINAL
Chris Bieneman
2016-06-08
1
-7
/
+3
*
[CMake] Make llvm_ExternalProject always call the build action
Chris Bieneman
2016-04-08
1
-9
/
+17
*
[CMake] Removing an unnecessary layer of variable indirection
Chris Bieneman
2015-12-03
1
-1
/
+1
*
NFC. Fixing my consistently incorrect spelling.
Chris Bieneman
2015-11-23
1
-4
/
+4
*
[CMake] Fix handling of passing through semi-colon separated lists.
Chris Bieneman
2015-11-20
1
-1
/
+2
*
[CMake] Fixing passthrough for variables starting with the sub-project name
Chris Bieneman
2015-11-11
1
-1
/
+1
*
[CMake] Add support for building the llvm test-suite as part of an LLVM build...
Chris Bieneman
2015-11-11
1
-0
/
+194