2011-04-11 |
Daniel Dunbar | build: Add support for a SHOW_DIAGNOSTICS build variable. |
blob | commitdiff | raw |
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 |
2007-07-08 |
Reid Spencer | Install things needed by llvm-top to allow successful... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Reid Spencer | Echo command lines only if the user wants them. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Reid Spencer | Add a new testing target: check-one. It is used like... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Chris Lattner | don't build runtime for now, ever |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Chris Lattner | revert r1.68. This breaks 'make install' without doing... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Reid Spencer | Add a show-footprint target to run du a few times to... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Reid Spencer | Don't prevent install target from descending into the... |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Reid Spencer | Undo removal of the runtime libraries. While this may... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Reid Spencer | In LLVM 2.0 we won't use the runtime libraries as llvm... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Document build order dependencies. Make sure that... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Reid Spencer | Add .PHONY targets for building source and binary RPM... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Chris Lattner | Revamp this to use filter-out, which makes the logic... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Chris Lattner | More of PR728, don't install utils either. |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Chris Lattner | Part of PR728, don't install examples or projects. |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Reid Spencer | Make a shorthand target for running the llvm2cpp test... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Reid Spencer | Make some changes suggested by Chris: |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Reid Spencer | Include the win32 and Xcode directories in the distribu... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Reid Spencer | Fix recursion: |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Reid Spencer | Don't build projects/examples if libs-only was specified. |
blob | commitdiff | raw | diff to current |
2006-04-07 |
Reid Spencer | Invert the tests on LLVMGCC_MAJVERS to check for value... |
blob | commitdiff | raw | diff to current |
2006-04-07 |
Chris Lattner | THis -> This |
blob | commitdiff | raw | diff to current |
2006-04-07 |
Reid Spencer | For PR723: |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Reid Spencer | Avoid building the runtime libraries if llvm-gcc versio... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Reid Spencer | For PR614: |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Reid Spencer | Make sure the tools get built if no build target is... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Reid Spencer | Add a "libs-only" target for avoiding construction... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Reid Spencer | Two dist-check related changes: |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Reid Spencer | Remove the check target. Its now in Makefile.rules |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Reid Spencer | CVS directory elimination moved to Makefile.rules |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Tanya Lattner | Made it default to check instead of check-dejagnu. |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Chris Lattner | check is now a single colon rule. Also make it default... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Reid Spencer | Add "docs" as a descendable directory (at the end) |
blob | commitdiff | raw | diff to current |
next |