[Lldb-commits] [lldb] r315120 - [CMake] Add LLDB_INCLUDE_TESTS variable

2017-10-06 Thread Chris Bieneman via lldb-commits
Author: cbieneman Date: Fri Oct 6 15:21:36 2017 New Revision: 315120 URL: http://llvm.org/viewvc/llvm-project?rev=315120&view=rev Log: [CMake] Add LLDB_INCLUDE_TESTS variable This behaves like the other *_INCLUDE_TESTS variables in CMake and is tied to LLVM_INCLUDE_TESTS so that if you're build

[Lldb-commits] [lldb] r315123 - Specify the input & output results of the "Prepare Swig Bindings"

2017-10-06 Thread Jason Molenda via lldb-commits
Author: jmolenda Date: Fri Oct 6 15:43:42 2017 New Revision: 315123 URL: http://llvm.org/viewvc/llvm-project?rev=315123&view=rev Log: Specify the input & output results of the "Prepare Swig Bindings" shell script phase to aid build systems. Modified: lldb/trunk/lldb.xcodeproj/project.pbxpr

[Lldb-commits] [lldb] r315135 - Remove the input file specification from the

2017-10-06 Thread Jason Molenda via lldb-commits
Author: jmolenda Date: Fri Oct 6 17:13:10 2017 New Revision: 315135 URL: http://llvm.org/viewvc/llvm-project?rev=315135&view=rev Log: Remove the input file specification from the "Prepare Swig Bindings" shell script phase; it wasn't the actual input file and could lead to incorrect dependency ana