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
/
test
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
1
-2
/
+0
*
[test] cmake: Ensure liblldb builds before tests run
Vedant Kumar
2018-03-15
1
-0
/
+4
*
[dotest] Rename llvm-dotest -> lldb-dotest and make it a custom target
Jonas Devlieghere
2018-03-14
1
-4
/
+7
*
[test] Skip a test when using an out-of-tree debugserver
Vedant Kumar
2018-03-08
1
-0
/
+4
*
[test] Add dotest wrapper
Jonas Devlieghere
2018-03-05
1
-2
/
+17
*
[testsuite] Run lit tests as part of `check-lldb`.
Davide Italiano
2018-02-21
1
-0
/
+3
*
[cmake] Darwin: Copy in the system debugserver if needed
Vedant Kumar
2018-02-13
1
-11
/
+0
*
CMake: fix build directory name in clean rule
Adrian Prantl
2018-02-05
1
-1
/
+1
*
Use an alternative approach to prevent Spotlight from indexing the build dire...
Adrian Prantl
2018-02-02
1
-1
/
+6
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-0
/
+4
*
[lldb] Generic base for testing gdb-remote behavior
Pavel Labath
2018-01-29
1
-0
/
+4
*
[CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''
Vedant Kumar
2018-01-18
1
-2
/
+15
*
[CMake] darwin-debug is an hard dependency for tests on macOS.
Davide Italiano
2017-12-15
1
-0
/
+5
*
Add a dependency from check-lldb on lld
Stephane Sezer
2017-11-06
1
-0
/
+9
*
[CMake] Build clang as dependency when using in-tree clang for tests.
Davide Italiano
2017-10-27
1
-0
/
+6
*
Default to using in-tree clang for building test executables
Pavel Labath
2017-10-27
1
-9
/
+1
*
cmake build needs to run tests AND collect results
Tim Hammerquist
2017-07-18
1
-7
/
+7
*
[CMake] Override debugserver to use the build tree on Darwin
Chris Bieneman
2017-03-14
1
-0
/
+9
*
test: pass correct objcopy and ar paths to the test runner
Pavel Labath
2017-03-01
1
-5
/
+5
*
[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and later
Chris Bieneman
2016-12-15
1
-5
/
+0
*
[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)
Chris Bieneman
2016-11-02
1
-0
/
+4
*
[CMake] Populate the build directory's framework
Chris Bieneman
2016-10-31
1
-0
/
+5
*
[Test Suite] Properly respect --framework option
Chris Bieneman
2016-10-31
1
-0
/
+4
*
[Test Suite] Allow overriding codesign identity
Chris Bieneman
2016-10-21
1
-0
/
+4
*
[CMake] Don't include LLDB_TEST_COMPILER in cached variable
Chris Bieneman
2016-10-18
1
-2
/
+8
*
[CMake] Cleanup check-lldb targets
Chris Bieneman
2016-10-12
1
-2
/
+17
*
Always rerun all tests on Windows.
Zachary Turner
2016-05-23
1
-0
/
+3
*
Allow custom formatting of session log file names.
Zachary Turner
2016-05-17
1
-0
/
+1
*
Roll dosep.py parallel test runner into dotest.py command line
Todd Fiala
2015-09-03
1
-5
/
+5
*
Add a method to disable the Windows crash / assert dialogs.
Zachary Turner
2014-12-12
1
-1
/
+19
*
Fix test execution: the cmake keyword is CACHE, not CACHED
Ed Maste
2014-08-01
1
-1
/
+1
*
Make CMake choose the target architecture according to the build.
Zachary Turner
2014-07-31
1
-19
/
+23
*
Rename dosep.ty to dosep.py
Zachary Turner
2014-07-21
1
-1
/
+1
*
Allow the user to override the LLDB_TEST_COMPILER at CMake level.
Zachary Turner
2014-07-18
1
-1
/
+3
*
Add executable extension to debugger name, run dotest via binary.
Todd Fiala
2014-06-02
1
-1
/
+1
*
Unset CFLAGS/CXXFLAGS when running tests via cmake/make check targets
Daniel Malea
2013-05-13
1
-2
/
+2
*
Fix running of LLDB tests with cmake+ninja+ccache
Daniel Malea
2013-03-07
1
-1
/
+3
*
Fix Ninja LLDB build on Linux (via cmake -G Ninja)
Daniel Malea
2013-03-05
1
-1
/
+1
*
Finish up CMake support for LLDB (tested on Linux)
Daniel Malea
2013-02-28
1
-0
/
+51