2013-07-03 |
Craig Topper | Fix regular expression used by 'make update' to only... |
blob | commitdiff | raw |
2013-01-28 |
Edwin Vane | Improved svn repo searching for 'make update' |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Update the root Makefile for VMCore -> IR. Missed by... |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Argyrios Kyrtzidis | [c-index-test] When building with BUILD_CLANG_ONLY... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Bob Wilson | Don't try to install c-index-test with BUILD_CLANG_ONLY... |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Bill Wendling | Remove dead variable. |
blob | commitdiff | raw | diff to current |
2012-10-02 |
Bill Wendling | Set the 'build clang only' flag when we're building... |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Bob Wilson | Clear UNIVERSAL_SDK_PATH setting when building host... |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Daniel Dunbar | darwin/cross-build: Unset SDKROOT when building BuildTools. |
blob | commitdiff | raw | diff to current |
2012-08-14 |
David Blaikie | Fix the make update target to work even when sub repo... |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Bob Wilson | Do not install llvm-config-host for cross-builds of... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Bob Wilson | When cross compiling, install a host version of llvm... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Dylan Noblesmith | Makefile: add missing files to FilesToConfig |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Duncan Sands | Revert commit 145449 (ddunbar) since it is breaking... |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Bob Wilson | Remove the install-clang-c makefile target. |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Bob Wilson | Partially revert r145157 to quiet an unhappy buildbot. |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Bob Wilson | Merge the install-clang-c target into install-clang... |
blob | commitdiff | raw | diff to current |
2011-11-12 |
Daniel Dunbar | build/Make: Define a TARGET_NATIVE_ARCH variable to... |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Daniel Dunbar | build/Make: Change llvm-config-2 to be compiled as... |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Daniel Dunbar | cross-build/Make: Update cross build to properly forwar... |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Eric Christopher | Add an option '--enable-libcpp' that will have the... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Daniel Dunbar | build/Make: Try to switch over to llvm-config-2 again... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Daniel Dunbar | Revert r144300 "llvm-config: Replace with C++ version... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
blob | commitdiff | raw | diff to current |
2011-11-02 |
Daniel Dunbar | build/Make: Update for rename of show-diagnostics. |
blob | commitdiff | raw | diff to current |
2011-10-19 |
David Blaikie | Updating 'update' target to handle svn 1.7 'info' outpu... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Peter Collingbourne | Add clang-tblgen to OPTIONAL_DIRS when building native... |
blob | commitdiff | raw | diff to current |
2011-10-01 |
Peter Collingbourne | Move TableGen's parser and entry point into a library |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Eric Christopher | Remove llvmc and assorted build machinery for it. |
blob | commitdiff | raw | diff to current |
2011-06-10 |
Bill Wendling | Install libprofile_rt.dylib where it's more available... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Daniel Dunbar | build: Add support for a SHOW_DIAGNOSTICS build variable. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Daniel Dunbar | build/Makefiles: Don't build unittests when ONLY_TOOLS... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Rafael Espindola | Add --enable-docs. Patch by NAKAMURA Takumi. |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Mikhail Glushenkov | llvmc: remove dynamic plugins. |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Daniel Dunbar | tests: Kill off custom targets which were just there... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Bob Wilson | Add support for a new Apple-style build target, Embedde... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Daniel Dunbar | build/Clang: Build and install libLTO as part of clang... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Duncan Sands | Issue the warning about being slow whenever optimizatio... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Gabor Greif | adapt condition for changed default build mode |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Duncan Sands | Rename "Release" builds as "Release+Asserts"; rename... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Daniel Dunbar | build: Update install-clang target. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Daniel Dunbar | Update for CIndex rename. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Daniel Dunbar | Add an install-clang-c top-level target, which does... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Jim Grosbach | cross-build Makefile needs to unset CFLAGS/CXXFLAGS... |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Gabor Greif | modernize the do-all-for-me target to run lit |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCC_MAJVERS make variable. |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Daniel Dunbar | For 'install-clang' target, also traverse tools/clang... |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Daniel Dunbar | Update install-clang target for clang-cc removal. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Daniel Dunbar | Add the rest of the build system logic for optional... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Daniel Dunbar | Don't build examples by default, use BUILD_EXAMPLES... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Jim Grosbach | When cross-building, the CFLAGS and CXXFLAGS are for... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Jim Grosbach | Remove extraneous comment line |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Jim Grosbach | update name check for Apple style builds to be more... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Chandler Carruth | Remove stale reference to ThreadSupport.h. |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Stuart Hastings | Trying again to tweak the top-level Makefile to facilit... |
blob | commitdiff | raw | diff to current |
2009-10-20 |
Daniel Dunbar | Revert "Tweak top-level Makefile to facilitate Apple... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Stuart Hastings | Tweak top-level Makefile to facilitate Apple-style... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Mikhail Glushenkov | Reconfigure automatically when Base.td.in is changed. |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Torok Edwin | Speed up clang-only link, by really linking only clang... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Build (not test) the unittests as part of a normal... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Revert unittests build changes temporarily, the unit... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Build (not test) the unittests as part of a normal... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Shantonu Sen | Improve support for cross-hosted builds of LLVM. |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Gabor Greif | re-apply r80197, now that iterator.h is not mentioned... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Bill Wendling | --- Reverse-merging r80147 into '.': |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Gabor Greif | eliminate references to ADT/iterator.h |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Daniel Dunbar | Build runtime libraries by default. |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Douglas Gregor | Introduce new headers whose inclusion forces linking and |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Chris Lattner | Change 'make install' to install tblgen, for better... |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Mike Stump | Lets install the manual page with install-clang! Radar... |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Gabor Greif | Use a bigger hammer to coerce subversion into english. |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Mike Stump | Remove ccc now. Radar 6737767 |
blob | commitdiff | raw | diff to current |
2009-03-30 |
Mike Stump | Add ccc back for now. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Mike Stump | Update to account for driver renaming. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Nick Lewycky | Remove configurey-fu to autodetect hash_map and hash_se... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Mike Stump | Add targets to support the installation of clang in... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Misha Brukman | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
Bill Wendling | Modify the unittests Makefiles so that they don't rebui... |
blob | commitdiff | raw | diff to current |
2009-01-01 |
Misha Brukman | Original patch by Talin. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Anton Korobeynikov | Proper way of doing llvm canadian-cross compilation. |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Jim Grosbach | Add support for Canadian Cross builds where the host... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Anton Korobeynikov | For PR1338: rename include/llvm/ADT/ilist and friends... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Gabor Greif | a happier version of happiness |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Gabor Greif | Run 'svn info' in the C locale. Also appropriately... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Gabor Greif | Simplify and clean up "update" target. Also |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Gabor Greif | Now that targets are serialized, introduce |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Gabor Greif | Treat all targets serially at the toplevel. This allows |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
blob | commitdiff | raw | diff to current |
2007-12-13 |
Nate Begeman | Add install-libs target which only installs libraries... |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Gordon Henriksen | Adding ocaml language bindings for the vmcore and bitwr... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
David Greene | Get rid of annoying spaces. |
blob | commitdiff | raw | diff to current |
next |