summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Xcode
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Remove Xcode project legacyStefan Granitz2019-07-247-841/+0
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-212-13/+13
* Workaround Python's map difference between Python2/3Serge Guelton2019-03-211-2/+4
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-1/+1
* Remove the last CURRENT_ARCH reference in Xcode's build scripts.Frederic Riss2018-11-121-1/+1
* Upstreaming the BridgeOS device support and the Jason Molenda2018-10-111-0/+3
* 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-312-8/+32
* [build system] If there's an OVERRIDE, don't guess the current SCM.Sean Callanan2017-06-272-0/+14
* Import sys in repo.py.Lang Hames2017-05-091-0/+1
* Fixed repo.py to not send git errors to stderr.Sean Callanan2017-03-031-1/+1
* 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