summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Xcode
Commit message (Expand)AuthorAgeFilesLines
* Changed builld-llvm.py to use .json filesSean Callanan2017-02-234-31/+106
* Reverted 295897 pending refinements and fixes for green-dragon.Sean Callanan2017-02-233-80/+31
* Changed builld-llvm.py to use .json filesSean Callanan2017-02-223-31/+80
* Adopt PrettyStackTrace in LLDBSean Callanan2016-12-141-1/+2
* Add an accessor to get the value of RC_PLATFORM_NAME at build timeEnrico Granata2016-09-231-0/+3
* Actually, do it this way because I will want to know if I am in a host build ...Enrico Granata2016-09-221-3/+9
* The host version of lldb always builds for macosxEnrico Granata2016-09-221-0/+3
* Xcode: support gtests that use the Inputs dirTodd Fiala2016-09-191-0/+10
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-063-143/+249
* fix lldb-gtest target of Xcode buildTodd Fiala2016-08-121-1/+1
* Link LLDB only against libclang and libLLVM .a files to fix macOS buildTodd Fiala2016-08-121-1/+4
* Add LLVM build config for BuildAndIntegration.Stephane Sezer2016-07-121-0/+4
* Apply local patches when building llvm on Mac.Stephane Sezer2016-07-121-0/+8
* Look for CMake.app when searching for cmakeTodd Fiala2016-05-161-0/+18
* Fix a build-llvm.py crasher when we can't find cmake. Now it exits with a val...Greg Clayton2016-04-221-1/+1
* Use shallow clones in build-llvm.py.Stephane Sezer2016-03-021-1/+1
* modify Xcode build to use cmake/ninja for internal llvm/clangTodd Fiala2016-01-283-0/+560
OpenPOWER on IntegriCloud