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
/
lldb
/
cmake
/
modules
/
LLDBStandalone.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][CMake] Infer `Clang_DIR` if not passed explicitly
Stefan Granitz
2019-09-18
1
-2
/
+2
*
[CMake] Move project() call to main CMake file
Haibo Huang
2019-07-29
1
-2
/
+0
*
build: allow the user to specify `llvm-tblgen`
Saleem Abdulrasool
2019-07-20
1
-23
/
+27
*
[CMake] Remove duplicated logic to find Python when doing a standalone build
Jonas Devlieghere
2019-07-17
1
-12
/
+0
*
[CMake] Use LLVM_DIR and Clang_DIR for standalone builds.
Jonas Devlieghere
2019-07-17
1
-11
/
+3
*
[CMake] Move standalone check so we don't have to reconfigure LLDB
Jonas Devlieghere
2019-07-17
1
-99
/
+96
*
Make Python version setting actually effective
Jonas Devlieghere
2019-07-13
1
-1
/
+1
*
Add Python 3.6 and 3.7 to the version list
Nico Weber
2019-07-10
1
-1
/
+1
*
[CMake] Distribution builds for LLDB standalone
Stefan Granitz
2019-07-10
1
-0
/
+1
*
Specify log level for CMake messages (less stderr)
Stefan Granitz
2019-06-19
1
-1
/
+1
*
[CMake] Add configuration dirs as potential locations for llvm-lit and llvm-t...
Stefan Granitz
2019-06-05
1
-3
/
+16
*
[CMake] Folder structure for generated Xcode project to cover more targets
Stefan Granitz
2019-05-28
1
-0
/
+8
*
[CMake] Don't explicitly use LLVM_LIBRARY_DIR in standalone builds
Alex Langford
2019-04-05
1
-3
/
+0
*
[CMake] Set LLVM_DEFAULT_EXTERNAL_LIT in standalone build correctly on windows
Alex Langford
2019-03-18
1
-1
/
+6
*
[lldb] [cmake] Use install directories for LLVM_* variables
Michal Gorny
2019-02-13
1
-3
/
+3
*
[cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michal Gorny
2019-01-28
1
-1
/
+1
*
[CMake] Use llvm-tblgen from NATIVE LLVM build when cross-compiling
Alex Langford
2019-01-25
1
-2
/
+25
*
[CMake] Remove duplicated cache variable. NFC.
Alex Langford
2019-01-24
1
-2
/
+0
*
[CMake] Get back some variables used in AddLLVM.cmake
Stefan Granitz
2019-01-24
1
-0
/
+5
*
[CMake] Fix two details from r351863
Stefan Granitz
2019-01-22
1
-3
/
+3
*
[CMake] Replace use of llvm-config with LLVM and Clang CMake packages
Alex Langford
2019-01-22
1
-77
/
+20
*
[CMake] Include tests by default also in standalone builds
Stefan Granitz
2019-01-11
1
-0
/
+1
*
[CMake] Remove dead code and outdated comments
Stefan Granitz
2019-01-11
1
-1
/
+0
*
[CMake] In standalone builds, LLVM_BINARY_DIR should point to LLVM's binary d...
Stefan Granitz
2019-01-09
1
-3
/
+1
*
Make standalone build find tabelgen
Jonas Devlieghere
2018-11-28
1
-0
/
+1
*
Fix typo in CMake comments
Alex Langford
2018-05-25
1
-2
/
+2
*
LLDBStandalone.cmake: set path to llvm-lit inside of llvm build dir
Adrian Prantl
2018-03-05
1
-0
/
+1
*
[CMake] NFC. Cleanup unnecessary CMake policy
Chris Bieneman
2017-07-25
1
-4
/
+0
*
[CMake] [NFC] Remove out of date and redundant version requirement
Chris Bieneman
2017-07-18
1
-1
/
+0
*
CMake requires normalized paths when appending.
Zachary Turner
2017-03-17
1
-0
/
+1
*
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
Michal Gorny
2017-01-09
1
-2
/
+3
*
Fixes for standalone build:
Eugene Zelenko
2016-07-15
1
-0
/
+2
*
Fix standalone LLDB build, when LLVM/Clang were built with LLVM_INSTALL_TOOLC...
Eugene Zelenko
2016-05-18
1
-1
/
+19
*
Add CMake bits necessary for standalone build
Kamil Rytarowski
2016-05-12
1
-49
/
+64
*
Fix NetBSD build with CMake 3.5.2
Kamil Rytarowski
2016-05-01
1
-1
/
+1
*
Fix the search path for CMake files
Niels Ole Salscheider
2016-02-04
1
-4
/
+4
*
LLDBStandalone: Report nice errors on missing vars
Ramkumar Ramachandra
2015-11-10
1
-7
/
+17
*
Teach CMake to find versions of Python != 2.7
Zachary Turner
2015-10-06
1
-2
/
+1
*
Standalone cmake build improvements (bug #23889)
Pavel Labath
2015-07-17
1
-0
/
+1
*
LLDB standalone build: check if Clang was built independently from LLVM
Pavel Labath
2015-07-07
1
-1
/
+3
*
Remove DOS line endings from LLDBStandalone.cmake
Ed Maste
2015-07-03
1
-87
/
+87
*
Add Support for LLVM_INSTALL_TOOLCHAIN_ONLY (bug #23784)
Pavel Labath
2015-06-29
1
-0
/
+2
*
[CMake] Refactor LLDB main CMake file.
Zachary Turner
2015-03-02
1
-0
/
+85