git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add C API bindings for DIBuilder 'Type' APIs
[lldb.git]
/
lldb
/
cmake
/
2018-03-14
Pavel Labath
[cmake] Fix standalone+LLVM_LINK_LLVM_DYLIB builds...
tree
|
commitdiff
2018-03-08
Pavel Labath
Install lldb's SB headers (pr36630)
tree
|
commitdiff
2018-03-05
Adrian Prantl
LLDBStandalone.cmake: set path to llvm-lit inside of...
tree
|
commitdiff
2017-12-13
Petr Hosek
[lldb] Set component when invoking add_llvm_install_targets
tree
|
commitdiff
2017-12-12
Shoaib Meenai
[lldb] Switch to add_llvm_install_targets
tree
|
commitdiff
2017-12-07
Vedant Kumar
Disable warnings related to anonymous types in the...
tree
|
commitdiff
2017-12-05
Shoaib Meenai
[CMake] Use PRIVATE in target_link_libraries for execut...
tree
|
commitdiff
2017-10-31
Pavel Labath
Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
tree
|
commitdiff
2017-09-16
Eugene Zemtsov
Check availability of accept4 in C++ instad of C code.
tree
|
commitdiff
2017-09-16
Eugene Zemtsov
More precise c library feature detection for Android.
tree
|
commitdiff
2017-07-28
Chris Bieneman
[CMake] Add checks for libcompression
tree
|
commitdiff
2017-07-28
Chris Bieneman
[CMake] Adapt to clang r309390
tree
|
commitdiff
2017-07-25
Chris Bieneman
[CMake] Update Framework construction for iOS
tree
|
commitdiff
2017-07-25
Chris Bieneman
[CMake] NFC. Cleanup unnecessary CMake policy
tree
|
commitdiff
2017-07-25
Chris Bieneman
[CMake] Cleanup unnecessary definition
tree
|
commitdiff
2017-07-18
Chris Bieneman
[CMake] A few fixups to support building LLDB for iOS
tree
|
commitdiff
2017-07-18
Chris Bieneman
[CMake] [NFC] Remove out of date and redundant version...
tree
|
commitdiff
2017-06-02
Pavel Labath
cmake: Put PROCESS_VM_READV detection results into...
tree
|
commitdiff
2017-06-01
Pavel Labath
cmake: Enable process_vm_readv detection on android
tree
|
commitdiff
2017-04-27
Chris Bieneman
[CMake] Abstract Config.h generation for Xcode
tree
|
commitdiff
2017-04-26
Chris Bieneman
Re-landing IPv6 support for LLDB Host
tree
|
commitdiff
2017-04-25
Pavel Labath
Remove the home-grown android toolchain file and all...
tree
|
commitdiff
2017-04-24
Nitesh Jain
[LLDB][MIPS] Move it into HandleLLVMOptions.cmake.
tree
|
commitdiff
2017-04-20
Kamil Rytarowski
Resurrect LLDB Standalone build on NetBSD
tree
|
commitdiff
2017-04-19
Pavel Labath
Revert yesterdays IPv6 patches
tree
|
commitdiff
2017-04-19
Chris Bieneman
[CMake] Add configure check for sys/event.h
tree
|
commitdiff
2017-04-18
Chris Bieneman
[CMake] Adding configure-time check for sigaction
tree
|
commitdiff
2017-04-18
Chris Bieneman
Update LLDB Host to support IPv6 over TCP
tree
|
commitdiff
2017-04-14
Chris Bieneman
[CMake] Support generating Config.h
tree
|
commitdiff
2017-03-17
Zachary Turner
CMake requires normalized paths when appending.
tree
|
commitdiff
2017-02-08
Chris Bieneman
[CMake] Final dependency cleanup patch!
tree
|
commitdiff
2017-02-04
Kamil Rytarowski
Install six.py conditionally
tree
|
commitdiff
2017-01-31
Chris Bieneman
[CMake] Add explicit dependencies to plugins
tree
|
commitdiff
2017-01-31
Chris Bieneman
[CMake] Add LINK_LIBS and LINK_COMPONENTS options
tree
|
commitdiff
2017-01-27
Pavel Labath
Address post-commit review remarks
tree
|
commitdiff
2017-01-27
Pavel Labath
Fix android-i386 build broken by previous commit
tree
|
commitdiff
2017-01-27
Pavel Labath
Refactor the android accept hack
tree
|
commitdiff
2017-01-17
Pavel Labath
[cmake] Make lldb build with the android ndk toolchain...
tree
|
commitdiff
2017-01-09
Michal Gorny
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
tree
|
commitdiff
2017-01-04
Chris Bieneman
[CMake] Fix install rules for tools included in the...
tree
|
commitdiff
2016-12-21
Chris Bieneman
[CMake] Support distribution install for LLDB.framework
tree
|
commitdiff
2016-12-20
Chris Bieneman
[CMake] [PR31433] Fix LLDB tool installation
tree
|
commitdiff
2016-12-17
Sylvestre Ledru
Support of lldb on Kfreebsd
tree
|
commitdiff
2016-12-15
Chris Bieneman
[CMake] Refactor LLDB libraries and tools to be components
tree
|
commitdiff
2016-12-15
Hafiz Abid Qadeer
Fix build for mingw.
tree
|
commitdiff
2016-12-05
Pavel Labath
Remove one more if(__ANDROID_NDK__) I missed
tree
|
commitdiff
2016-12-05
Chris Bieneman
[CMake] Use add_llvm_tool_symlink's OUTPUT_DIR option
tree
|
commitdiff
2016-12-02
Pavel Labath
Replace __ANDROID_NDK__ with __ANDROID__
tree
|
commitdiff
2016-12-01
Pavel Labath
Remove another hack from the android toolchain file
tree
|
commitdiff
2016-12-01
Pavel Labath
Remove a hack from the Android toolchain file
tree
|
commitdiff
2016-11-23
Adrian McCarthy
Refactor LLDB's Windows process plugin (NFC)
tree
|
commitdiff
2016-11-18
Chris Bieneman
[CMake] NFC. Updating CMake dependency specifications
tree
|
commitdiff
2016-11-16
Adrian McCarthy
Remove Windows-specific minidump plugin
tree
|
commitdiff
2016-11-10
Chris Bieneman
Fixing the Xcode build that I broke in r286479
tree
|
commitdiff
2016-11-10
Chris Bieneman
Unify Darwin and Non-Darwin printing of version output
tree
|
commitdiff
2016-10-18
Pavel Labath
[cmake] Make dependencies of lldb libraries private...
tree
|
commitdiff
2016-09-22
Chris Bieneman
[CMake] Fixing a small hack in add_lldb_library
tree
|
commitdiff
2016-09-21
Chris Bieneman
[CMake] Initial support for LLDB.framework
tree
|
commitdiff
2016-09-07
Rafael Espindola
Use llvm's demangler.
tree
|
commitdiff
2016-09-01
Dimitar Vlahovski
Minidump parsing
tree
|
commitdiff
2016-08-26
Pavel Labath
Add cmake option to choose whether to use the builtin...
tree
|
commitdiff
2016-08-19
Vedant Kumar
Revert "[lldb][cmake] Remove libclang as an lldbBase...
tree
|
commitdiff
2016-08-19
Vedant Kumar
[lldb][cmake] Remove libclang as an lldbBase dependency...
tree
|
commitdiff
2016-08-19
Todd Fiala
Add StructuredData plugin type; showcase with new Darwi...
tree
|
commitdiff
2016-08-19
Todd Fiala
Revert "Add StructuredData plugin type; showcase with...
tree
|
commitdiff
2016-08-19
Todd Fiala
Add StructuredData plugin type; showcase with new Darwi...
tree
|
commitdiff
2016-08-17
Pavel Labath
Remove cmake legacy code
tree
|
commitdiff
2016-08-03
Ismail Donmez
Fix the BUILD_SHARED_LIBS=ON build, was getting the...
tree
|
commitdiff
2016-08-02
Tamas Berghammer
Support for OCaml native debugging
tree
|
commitdiff
2016-07-26
Omair Javaid
Fix LLDBConfig.cmake to enable python enabled build...
tree
|
commitdiff
2016-07-15
Eugene Zelenko
Fixes for standalone build:
tree
|
commitdiff
2016-06-29
Sagar Thakur
[LLDB][MIPS] Check if libatomic needs to be specified...
tree
|
commitdiff
2016-05-26
Pavel Labath
[cmake] Remove the LLDB versions of the exception-contr...
tree
|
commitdiff
2016-05-26
Pavel Labath
[cmake] Add a big warning about a libstdc++ issue
tree
|
commitdiff
2016-05-20
Tamas Berghammer
Work around android-arm NDK bug exposed by rL269992
tree
|
commitdiff
2016-05-18
Eugene Zelenko
Fix standalone LLDB build, when LLVM/Clang were built...
tree
|
commitdiff
2016-05-12
Kamil Rytarowski
Add CMake bits necessary for standalone build
tree
|
commitdiff
2016-05-06
Eugene Zelenko
Fix standalone build on RHEL6.
tree
|
commitdiff
2016-05-01
Kamil Rytarowski
Fix NetBSD build with CMake 3.5.2
tree
|
commitdiff
2016-04-14
Ulrich Weigand
Support Linux on SystemZ as platform
tree
|
commitdiff
2016-03-23
Kuba Brecka
Follow-up for r264162 to fix the CMake build (update...
tree
|
commitdiff
2016-03-22
Zachary Turner
Unicode support on Win32.
tree
|
commitdiff
2016-03-02
Zachary Turner
Add support for reading line tables from PDB files.
tree
|
commitdiff
2016-02-26
Tamas Berghammer
Add a set of new plugins to handle Java debugging
tree
|
commitdiff
2016-02-04
Niels Ole Salscheider
Fix the search path for CMake files
tree
|
commitdiff
2016-01-27
Pavel Labath
Fix linking with LLVM_LINK_LLVM_DYLIB=ON
tree
|
commitdiff
2015-12-17
Aidan Dodds
Patch cmake to allow detection of python 2.7.9+
tree
|
commitdiff
2015-12-10
Tamas Berghammer
Switch to gold linker on android x86, x86_64, arm
tree
|
commitdiff
2015-11-20
Tamas Berghammer
Use thumb instruction set for ldb-server on android arm
tree
|
commitdiff
2015-11-15
Bruce Mitchener
Use library discovery for curses and panel
tree
|
commitdiff
2015-11-10
Ramkumar Ramachandra
LLDBStandalone: Report nice errors on missing vars
tree
|
commitdiff
2015-11-07
Bruce Mitchener
Add more NetBSD platform glue for lldb
tree
|
commitdiff
2015-11-05
Ryan Brown
Add go data formatters.
tree
|
commitdiff
2015-11-02
Ryan Brown
Create an expression parser for Go.
tree
|
commitdiff
2015-10-29
Chaoren Lin
Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
tree
|
commitdiff
2015-10-28
Adrian McCarthy
Refactor Windows process plugin to allow code sharing...
tree
|
commitdiff
2015-10-28
Stephane Sezer
Avoid using `..` in paths for include dirs.
tree
|
commitdiff
2015-10-27
Chaoren Lin
Use accept4 workaround for MIPS Android build.
tree
|
commitdiff
2015-10-23
Tamas Berghammer
Disable the strict-aliasing warnings produced by gcc
tree
|
commitdiff
2015-10-19
Zachary Turner
Disable libxml2 on Windows for now.
tree
|
commitdiff
next