summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Xcode/build-llvm.py
Commit message (Expand)AuthorAgeFilesLines
* Change build-llvm.py and build-lldb-llvm-clang's patching mechanisms toJason Molenda2017-09-271-1/+1
* [build-script] Bring in modernizations from downstream:Sean Callanan2017-07-311-6/+25
* [build system] If there's an OVERRIDE, don't guess the current SCM.Sean Callanan2017-06-271-0/+3
* Changed builld-llvm.py to use .json filesSean Callanan2017-02-231-31/+26
* Reverted 295897 pending refinements and fixes for green-dragon.Sean Callanan2017-02-231-28/+31
* Changed builld-llvm.py to use .json filesSean Callanan2017-02-221-31/+28
* Adopt PrettyStackTrace in LLDBSean Callanan2016-12-141-1/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-103/+168
* 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
* modify Xcode build to use cmake/ninja for internal llvm/clangTodd Fiala2016-01-281-0/+343
OpenPOWER on IntegriCloud