summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/build-llvm.pl
Commit message (Expand)AuthorAgeFilesLines
* modify Xcode build to use cmake/ninja for internal llvm/clangTodd Fiala2016-01-281-407/+0
* I've been seeing a problem with xcodebuilds on macosx forJason Molenda2015-10-161-8/+8
* A little more cleanup in the build script that creates a list of archive dire...Greg Clayton2015-09-101-12/+17
* Removed debug prints that I accidentally left in.Greg Clayton2015-09-101-6/+0
* On MacOSX, revamp the way we link against the llvm/clang .a files by making a...Greg Clayton2015-09-101-38/+39
* Fix the build-llvm.pl to not create one monster .a file from all of the llvm ...Greg Clayton2015-09-091-62/+24
* include compiler-rt in build-llvm.plKuba Brecka2014-10-111-3/+13
* Remove print statements I was using to debug this script additions.Greg Clayton2014-04-241-3/+0
* Fix the build-llvm.pl to use glob to find all llvm and clang .a files for lib...Greg Clayton2014-04-241-76/+13
* Include additional libLLVMARM64Utils.a file.Greg Clayton2014-04-141-0/+1
* lldb arm64 import.Jason Molenda2014-03-291-1/+7
* Link in the llvm/lib/ProfileData build product.Jason Molenda2014-03-271-0/+1
* Detect when llvm or clang sources have changed and rebuild llvm/clang automat...Greg Clayton2014-03-111-5/+92
* Add -stdlib=c++ to the LDFLAGS when configuring llvm. The lldbJason Molenda2014-01-171-0/+6
* Request for review: Fix build-llvm.plJean-Daniel Dupas2013-12-021-3/+1
* Add --enable-cxx11 to llvm builds. As of r195239, SmallPtrSet.h /Jason Molenda2013-11-231-5/+5
* Updated build-llvm to use a more generic ioctlSean Callanan2013-11-191-1/+1
* Changed LLVM configure options to reflect the newSean Callanan2013-08-131-1/+1
* Ensure that we don't build LLVM with a dependencySean Callanan2013-08-081-1/+3
* Fixing a linking issue when building LLDB with ToT LLVMEnrico Granata2013-06-171-0/+1
* SDKROOT should only be unset/cleared for ARM builds. The first fix by Bob Wil...Greg Clayton2013-01-161-5/+14
* Fix clang builds that were broken due to SDKROOT changes of you have an inter...Greg Clayton2013-01-161-3/+3
* Fix cross-compiling problems in build-llvm.pl script. <rdar://problem/12986905>Bob Wilson2013-01-121-3/+5
* Fix typo in function name and one more whitespace tweak.Bob Wilson2013-01-111-7/+7
* Fix whitespace.Bob Wilson2013-01-111-230/+226
* Removed a directive to delete the test subdirectoriesSean Callanan2012-10-041-3/+0
* Added a new Xcode build configuration, DebugClang,Sean Callanan2012-09-241-0/+1
* Brought LLDB top-of-tree into sync with LLVM/ClangSean Callanan2012-09-241-48/+2
* On Mac OS X, lldb will now build c++11 and useSean Callanan2012-08-091-4/+4
* Building llvm for multiple arches could cause problemsJason Molenda2012-04-021-1/+3
* Updated the revision of LLVM/Clang used by LLDB.Sean Callanan2012-03-081-2/+3
* Updated LLVM to take a new MC JIT that supportsSean Callanan2012-03-011-2/+2
* Updated LLVM to take some fixes that make theSean Callanan2012-02-231-2/+2
* Brought LLVM/Clang up to top of tree. The onlySean Callanan2012-02-091-2/+2
* I have brought LLDB up-to-date with top of treeSean Callanan2012-02-041-2/+2
* Updated Clang to take an enhancement to the waySean Callanan2011-12-161-2/+2
* Picked up a new revision of Clang to pull in Objective-CSean Callanan2011-12-011-2/+2
* Pulled in a new revision of LLVM/Clang and addedSean Callanan2011-11-191-2/+2
* This commit completes the rearchitecting of ClangASTSourceSean Callanan2011-11-181-1/+8
* Pulled in a new version of LLVM/Clang to solve a varietySean Callanan2011-11-151-2/+2
* Updated LLVM/Clang to pull in a fix for Objective-CSean Callanan2011-11-111-2/+2
* Updated LLVM/Clang to pick up a fix for imports ofSean Callanan2011-11-041-10/+10
* Fixed the Xcode project building of LLVM to be a bit more user friendly:Greg Clayton2011-11-041-95/+124
* ...And forgot to check in build-llvm.pl. Sigh.Sean Callanan2011-11-021-2/+2
* Updated LLVM/Clang to pull in a variety of typeSean Callanan2011-10-211-2/+2
* Updated LLVM/Clang to pull in the latest ARM disassembler.Sean Callanan2011-10-071-3/+2
* Restored the version of LLVM that we previouslySean Callanan2011-08-221-2/+2
* Refined the rollback to LLVM, picking up a newerSean Callanan2011-08-191-2/+11
* Because of disassembler crashes, I rolled backSean Callanan2011-08-181-7/+9
* Updated LLVM/Clang to to pick up fixes for aSean Callanan2011-08-111-2/+2
OpenPOWER on IntegriCloud