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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Fix standalone+LLVM_LINK_LLVM_DYLIB builds (pr36687)
Pavel Labath
2018-03-14
1
-5
/
+9
*
Install lldb's SB headers (pr36630)
Pavel Labath
2018-03-08
1
-6
/
+10
*
LLDBStandalone.cmake: set path to llvm-lit inside of llvm build dir
Adrian Prantl
2018-03-05
1
-0
/
+1
*
[lldb] Set component when invoking add_llvm_install_targets
Petr Hosek
2017-12-13
1
-2
/
+4
*
[lldb] Switch to add_llvm_install_targets
Shoaib Meenai
2017-12-12
1
-10
/
+6
*
Disable warnings related to anonymous types in the ObjC plugin
Vedant Kumar
2017-12-07
2
-1
/
+12
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-1
/
+1
*
Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
Pavel Labath
2017-10-31
1
-52
/
+0
*
Check availability of accept4 in C++ instad of C code.
Eugene Zemtsov
2017-09-16
1
-1
/
+1
*
More precise c library feature detection for Android.
Eugene Zemtsov
2017-09-16
1
-0
/
+1
*
[CMake] Add checks for libcompression
Chris Bieneman
2017-07-28
1
-0
/
+3
*
[CMake] Adapt to clang r309390
Chris Bieneman
2017-07-28
1
-4
/
+1
*
[CMake] Update Framework construction for iOS
Chris Bieneman
2017-07-25
1
-2
/
+6
*
[CMake] NFC. Cleanup unnecessary CMake policy
Chris Bieneman
2017-07-25
1
-4
/
+0
*
[CMake] Cleanup unnecessary definition
Chris Bieneman
2017-07-25
1
-4
/
+4
*
[CMake] A few fixups to support building LLDB for iOS
Chris Bieneman
2017-07-18
1
-12
/
+22
*
[CMake] [NFC] Remove out of date and redundant version requirement
Chris Bieneman
2017-07-18
1
-1
/
+0
*
cmake: Put PROCESS_VM_READV detection results into Config.h
Pavel Labath
2017-06-02
2
-22
/
+9
*
cmake: Enable process_vm_readv detection on android
Pavel Labath
2017-06-01
1
-22
/
+20
*
[CMake] Abstract Config.h generation for Xcode
Chris Bieneman
2017-04-27
3
-24
/
+50
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-1
/
+8
*
Remove the home-grown android toolchain file and all references to it
Pavel Labath
2017-04-25
1
-155
/
+0
*
[LLDB][MIPS] Move it into HandleLLVMOptions.cmake.
Nitesh Jain
2017-04-24
1
-6
/
+0
*
Resurrect LLDB Standalone build on NetBSD
Kamil Rytarowski
2017-04-20
1
-0
/
+2
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-3
/
+0
*
[CMake] Add configure check for sys/event.h
Chris Bieneman
2017-04-19
1
-0
/
+1
*
[CMake] Adding configure-time check for sigaction
Chris Bieneman
2017-04-18
1
-0
/
+1
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-0
/
+1
*
[CMake] Support generating Config.h
Chris Bieneman
2017-04-14
1
-1
/
+27
*
CMake requires normalized paths when appending.
Zachary Turner
2017-03-17
1
-0
/
+1
*
[CMake] Final dependency cleanup patch!
Chris Bieneman
2017-02-08
2
-193
/
+2
*
Install six.py conditionally
Kamil Rytarowski
2017-02-04
1
-0
/
+3
*
[CMake] Add explicit dependencies to plugins
Chris Bieneman
2017-01-31
1
-1
/
+5
*
[CMake] Add LINK_LIBS and LINK_COMPONENTS options
Chris Bieneman
2017-01-31
1
-17
/
+24
*
Address post-commit review remarks
Pavel Labath
2017-01-27
1
-1
/
+1
*
Fix android-i386 build broken by previous commit
Pavel Labath
2017-01-27
1
-1
/
+2
*
Refactor the android accept hack
Pavel Labath
2017-01-27
2
-8
/
+4
*
[cmake] Make lldb build with the android ndk toolchain file
Pavel Labath
2017-01-17
3
-14
/
+8
*
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
Michal Gorny
2017-01-09
1
-2
/
+3
*
[CMake] Fix install rules for tools included in the framework
Chris Bieneman
2017-01-04
1
-1
/
+1
*
[CMake] Support distribution install for LLDB.framework
Chris Bieneman
2016-12-21
1
-1
/
+11
*
[CMake] [PR31433] Fix LLDB tool installation
Chris Bieneman
2016-12-20
1
-13
/
+13
*
Support of lldb on Kfreebsd
Sylvestre Ledru
2016-12-17
2
-4
/
+3
*
[CMake] Refactor LLDB libraries and tools to be components
Chris Bieneman
2016-12-15
2
-8
/
+37
*
Fix build for mingw.
Hafiz Abid Qadeer
2016-12-15
3
-4
/
+4
*
Remove one more if(__ANDROID_NDK__) I missed
Pavel Labath
2016-12-05
1
-9
/
+7
*
[CMake] Use add_llvm_tool_symlink's OUTPUT_DIR option
Chris Bieneman
2016-12-05
1
-1
/
+2
*
Replace __ANDROID_NDK__ with __ANDROID__
Pavel Labath
2016-12-02
1
-2
/
+1
*
Remove another hack from the android toolchain file
Pavel Labath
2016-12-01
1
-9
/
+0
*
Remove a hack from the Android toolchain file
Pavel Labath
2016-12-01
1
-24
/
+0
[next]