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
/
source
/
Core
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/CMake] Fix variable naming in FindLibEdit
Jonas Devlieghere
2020-01-02
1
-1
/
+1
*
Re-land "[lldb/CMake] Change how we deal with optional dependencies"
Jonas Devlieghere
2019-12-20
1
-2
/
+2
*
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
Jonas Devlieghere
2019-12-12
1
-1
/
+1
*
[lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES
Jonas Devlieghere
2019-12-12
1
-2
/
+2
*
[lldb/CMake] Simplify linking against curses
Jonas Devlieghere
2019-12-11
1
-1
/
+5
*
[lldb][NFC] Move Curses interface implementation to own file
Raphael Isemann
2019-12-03
1
-0
/
+1
*
[lldb] [cmake] Support linking against clang-cpp dylib
Michal Gorny
2019-10-04
1
-1
/
+3
*
[Core] Remove unused dependency on clangAST
Alex Langford
2019-09-28
1
-1
/
+0
*
[CMake] Depend on clang-tablegen-targets
Jonas Devlieghere
2019-09-27
1
-1
/
+1
*
[CMake] Make Core depend on ClangDriverOptions (NFC)
Jonas Devlieghere
2019-09-27
1
-0
/
+3
*
[lldb/cmake] add lldbCore -> clangDriver dependency
Pavel Labath
2019-09-27
1
-0
/
+1
*
[lldb] Qualify includes of Properties[Enum].inc files. NFC
Jordan Rupprecht
2019-07-29
1
-4
/
+4
*
[TableGen] Move core properties into a separate file (NFC)
Jonas Devlieghere
2019-07-26
1
-1
/
+11
*
Let tablegen generate property definitions
Jonas Devlieghere
2019-07-25
1
-0
/
+2
*
[Core] Remove unused dependencies
Alex Langford
2019-05-07
1
-2
/
+0
*
[CMake] Move link dependencies where they are used.
Jonas Devlieghere
2019-03-29
1
-0
/
+4
*
Move Broadcaster+Listener+Event combo from Core into Utility
Pavel Labath
2018-12-14
1
-3
/
+0
*
build: add libedit to include paths
Tatyana Krasnukha
2018-09-21
1
-0
/
+4
*
Use rich mangling information in Symtab::InitNameIndexes()
Stefan Granitz
2018-08-08
1
-0
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-3
/
+0
*
[LLDB] Added syntax highlighting support
Raphael Isemann
2018-08-02
1
-0
/
+1
*
Move dumping code out of RegisterValue class
Pavel Labath
2018-07-24
1
-0
/
+1
*
Break dependency from Core to ObjectFileJIT.
Zachary Turner
2018-05-23
1
-1
/
+0
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-1
/
+0
*
[cmake] Add explicit linkage from Core to curses
Michal Gorny
2017-08-17
1
-0
/
+10
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+0
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+0
*
Move Connection and IOObject interfaces to Utility module
Pavel Labath
2017-06-27
1
-1
/
+0
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-0
/
+1
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-1
/
+1
*
Move StringList from Core -> Utility.
Zachary Turner
2017-03-21
1
-1
/
+0
*
cmake: Increase LINK_INTERFACE_MULTIPLICITY of lldbCore
Pavel Labath
2017-03-09
1
-1
/
+1
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
1
-7
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-4
/
+0
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+0
*
Isolate Target-specific functionality of DataExtractor.
Zachary Turner
2017-03-03
1
-0
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-2
/
+0
*
Delete DataBufferMemoryMap.
Zachary Turner
2017-02-24
1
-1
/
+1
*
Fix debug build of unit tests
Pavel Labath
2017-02-15
1
-0
/
+3
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-5
/
+0
*
[CMake] Add accurate dependency specifications
Chris Bieneman
2017-01-31
1
-0
/
+19
*
Remove ConnectionSharedMemory
Pavel Labath
2016-11-29
1
-1
/
+0
*
Remove ConnectionMachPort
Pavel Labath
2016-11-29
1
-1
/
+0
*
Use llvm's demangler.
Rafael Espindola
2016-09-07
1
-1
/
+0
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Remove class Language - the only thing it was actually being used for is prov...
Enrico Granata
2015-08-27
1
-1
/
+0
*
Add a class ValueObjectConstResultCast.
Siva Chandra
2015-07-16
1
-0
/
+1
*
Resubmitting r238459 and r238460 with fix for Linux.
Chaoren Lin
2015-05-28
1
-0
/
+1
*
Revert "Move inlined cxa_demangle.cpp to a separate file."
Ying Chen
2015-05-28
1
-1
/
+0
*
Move inlined cxa_demangle.cpp to a separate file.
Chaoren Lin
2015-05-28
1
-0
/
+1
[next]