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