summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Improved svn repo searching for 'make update'Edwin Vane1-4/+17
2013-01-02Update the root Makefile for VMCore -> IR. Missed by my original searchChandler Carruth1-3/+3
2012-11-06[c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test.Argyrios Kyrtzidis1-3/+1
2012-10-24Don't try to install c-index-test with BUILD_CLANG_ONLY. rdar://12492703Bob Wilson1-1/+4
2012-10-10Remove dead variable.Bill Wendling1-1/+0
2012-10-02Set the 'build clang only' flag when we're building only clang.Bill Wendling1-0/+1
2012-09-24Clear UNIVERSAL_SDK_PATH setting when building host tools. <rdar://12360497>Bob Wilson1-2/+4
2012-08-22darwin/cross-build: Unset SDKROOT when building BuildTools.Daniel Dunbar1-0/+1
2012-08-14Fix the make update target to work even when sub repo repositories are ignored.David Blaikie1-2/+2
2012-05-09Do not install llvm-config-host for cross-builds of clang. rdar://11317847Bob Wilson1-5/+0
2012-04-19When cross compiling, install a host version of llvm-config. <rdar://11187889>Bob Wilson1-0/+5
2012-01-17Makefile: add missing files to FilesToConfigDylan Noblesmith1-2/+9
2011-12-01llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-2/+2
2011-12-01Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands1-2/+2
2011-11-30Remove the install-clang-c makefile target.Bob Wilson1-9/+0
2011-11-29llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-2/+2
2011-11-27Partially revert r145157 to quiet an unhappy buildbot.Bob Wilson1-0/+9
2011-11-27Merge the install-clang-c target into install-clang. <rdar://problem/10217046>Bob Wilson1-9/+2
2011-11-12build/Make: Define a TARGET_NATIVE_ARCH variable to be a bit more precise thanDaniel Dunbar1-1/+1
2011-11-11build/Make: Change llvm-config-2 to be compiled as a build tool.Daniel Dunbar1-1/+1
2011-11-11cross-build/Make: Update cross build to properly forward ARCH andDaniel Dunbar1-0/+2
2011-11-11Add an option '--enable-libcpp' that will have the compiler pass onEric Christopher1-0/+1
2011-11-10build/Make: Try to switch over to llvm-config-2 again, now that I've cleaned upDaniel Dunbar1-1/+1
2011-11-10Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar1-3/+3
2011-11-10llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-3/+3
2011-11-02build/Make: Update for rename of show-diagnostics.Daniel Dunbar1-1/+1
2011-10-19Updating 'update' target to handle svn 1.7 'info' output. Patch by Jean-Dania...David Blaikie1-1/+1
2011-10-08Add clang-tblgen to OPTIONAL_DIRS when building native tools for thePeter Collingbourne1-2/+3
2011-10-01Move TableGen's parser and entry point into a libraryPeter Collingbourne1-3/+3
2011-09-19Remove llvmc and assorted build machinery for it.Eric Christopher1-2/+1
2011-06-10Install libprofile_rt.dylib where it's more available for gcov support.Bill Wendling1-2/+2
2011-04-11build: Add support for a SHOW_DIAGNOSTICS build variable.Daniel Dunbar1-0/+15
2010-11-29Merge System into Support.Michael J. Spencer1-5/+5
2010-11-27build/Makefiles: Don't build unittests when ONLY_TOOLS is set.Daniel Dunbar1-0/+5
2010-11-12Add --enable-docs. Patch by NAKAMURA Takumi.Rafael Espindola1-0/+4
2010-08-15llvmc: remove dynamic plugins.Mikhail Glushenkov1-1/+1
2010-08-02tests: Kill off custom targets which were just there for TestRunner.sh.Daniel Dunbar1-3/+0
2010-07-20Add support for a new Apple-style build target, EmbeddedSim, that buildsBob Wilson1-1/+2
2010-07-16build/Clang: Build and install libLTO as part of clang-only/install-clang tar...Daniel Dunbar1-2/+4
2010-07-07Issue the warning about being slow whenever optimization is disabled,Duncan Sands1-1/+1
2010-07-07adapt condition for changed default build modeGabor Greif1-1/+1
2010-07-07Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts"Duncan Sands1-1/+1
2010-06-30build: Update install-clang target.Daniel Dunbar1-1/+1
2010-04-30Update for CIndex rename.Daniel Dunbar1-1/+1
2010-04-30Add an install-clang-c top-level target, which does a Clang C API install.Daniel Dunbar1-0/+9
2010-04-24cross-build Makefile needs to unset CFLAGS/CXXFLAGS when building the build-s...Jim Grosbach1-0/+2
2010-03-21modernize the do-all-for-me target to run litGabor Greif1-1/+1
2010-02-25Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin1-2/+6
2010-02-23Roll back r96959 again.Jeffrey Yasskin1-2/+2
2010-02-23Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin1-2/+2