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
/
API
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/Bindings] Move bindings into their own subdirectory
Jonas Devlieghere
2020-01-09
1
-4
/
+4
*
[CMake] Add $ORIGIN/../../../../lib to rpath if BUILD_SHARED_LIBS or LLVM_LIN...
Fangrui Song
2020-01-06
1
-0
/
+8
*
[lldb/CMake] Use PYTHON_LIBRARIES instead of PYTHON_LIBRARY
Jonas Devlieghere
2020-01-02
1
-2
/
+2
*
[Lldb/Lua] Generate Lua Bindings
Jonas Devlieghere
2019-12-21
1
-0
/
+19
*
[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON
Jonas Devlieghere
2019-12-13
1
-2
/
+2
*
[LLDB] Only set FRAMEWORK when we're actually building a framework.
Jonas Devlieghere
2019-11-12
1
-1
/
+2
*
[LLDB] Fix/silence CMake developer warning for LLDB framework.
Jonas Devlieghere
2019-11-12
1
-1
/
+1
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
1
-0
/
+1
*
SystemInitializer: Use Targets.def to selectively initialize ABI plugins
Pavel Labath
2019-09-26
1
-5
/
+0
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
1
-0
/
+5
*
[CMake] `install-distribution` for LLDB on Darwin
Stefan Granitz
2019-07-10
1
-3
/
+5
*
[CMake] Folder structure for generated Xcode project to cover more targets
Stefan Granitz
2019-05-28
1
-0
/
+1
*
[CMake] Emit LLDB.framework.dSYM to avoid potential name collision with drive...
Stefan Granitz
2019-04-18
1
-0
/
+4
*
[Python] Define empty SWIG wrapper for unit testin"
Jonas Devlieghere
2019-03-26
1
-0
/
+5
*
[Python] Move SWIG wrapper dependency into the plugin
Jonas Devlieghere
2019-03-25
1
-5
/
+0
*
Pass /bigobj for SBReproducer.cpp with MSVC
Zachary Turner
2019-03-06
1
-0
/
+4
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
1
-1
/
+1
*
[CMake] Make liblldb depend on clang-headers
Alex Langford
2019-02-28
1
-0
/
+4
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
1
-1
/
+0
*
[Reproducers] SBReproducer framework: Capture & Replay
Jonas Devlieghere
2019-02-06
1
-0
/
+1
*
[CMake] Python bindings generation polishing
Stefan Granitz
2019-01-04
1
-7
/
+12
*
[CMake] Revised LLDB.framework builds
Stefan Granitz
2019-01-04
1
-29
/
+19
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
1
-0
/
+1
*
Add compatibility version to liblldb in framework builds
Alex Langford
2018-09-12
1
-0
/
+1
*
Introduce install-lldb-framework target
Alex Langford
2018-08-01
1
-0
/
+11
*
Revert "Stop building liblldb with CMake's framework functionality"
Alex Langford
2018-07-27
1
-14
/
+9
*
Stop building liblldb with CMake's framework functionality
Alex Langford
2018-07-27
1
-9
/
+14
*
Invert dependency between lldb-framework and lldb-suite
Alex Langford
2018-07-17
1
-2
/
+4
*
ScriptInterpreterPython cleanup
Pavel Labath
2018-06-21
1
-5
/
+0
*
Introduce lldb-framework CMake target and centralize its logic
Alex Langford
2018-06-18
1
-54
/
+0
*
Disable warnings for the generated LLDB wrapper source
Raphael Isemann
2018-06-12
1
-6
/
+5
*
Add dependency on clang-headers when building LLDB.framework using CMake
Alex Langford
2018-06-01
1
-0
/
+3
*
Remove lldb-private headers when building LLDB.framework with CMake
Alex Langford
2018-05-29
1
-2
/
+1
*
Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
Pavel Labath
2017-10-31
1
-7
/
+10
*
Add new files to the cmake lists.
Jim Ingham
2017-09-14
1
-0
/
+2
*
Expose process instance info via SB API
Vadim Macagon
2017-08-01
1
-0
/
+1
*
[CMake] Add SharingPtr.h to the Framework header list
Chris Bieneman
2017-07-28
1
-1
/
+1
*
[CMake] Cleanup of header fixup and installation
Chris Bieneman
2017-07-28
1
-11
/
+7
*
[CMake] Update Framework construction for iOS
Chris Bieneman
2017-07-25
1
-6
/
+12
*
[CMake] Rework construction of framework bundle
Chris Bieneman
2017-07-25
1
-5
/
+27
*
Initial implementation of SB APIs for Tracing support.
Ravitheja Addepally
2017-04-26
1
-0
/
+2
*
[CMake] Adding API dependency on Utility
Chris Bieneman
2017-02-13
1
-0
/
+1
*
[CMake] Final dependency cleanup patch!
Chris Bieneman
2017-02-08
1
-0
/
+17
*
[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and later
Chris Bieneman
2016-12-15
1
-17
/
+8
*
[CMake] Populate the build directory's framework
Chris Bieneman
2016-10-31
1
-3
/
+9
*
Limit LLDB_EXPORT_ALL_SYMBOLS to lldb symbols
Todd Fiala
2016-10-29
1
-6
/
+3
*
[CMake] Populate LLDB.framework's headers directory
Chris Bieneman
2016-10-14
1
-1
/
+17
*
Disable warnings in LLDBWrapPython.cpp with -Werror.
Zachary Turner
2016-10-05
1
-0
/
+8
*
[CMake] Initial support for LLDB.framework
Chris Bieneman
2016-09-21
1
-0
/
+14
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+1
[next]