| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -0/+2 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+9 |
* | Re-enable support for --program-prefix. | Jordan Rose | 2012-10-01 | 1 | -1/+1 |
* | Revert "Add --program-prefix support to build" | Jordan Rose | 2012-09-26 | 1 | -1/+1 |
* | Add --program-prefix support to build | Sebastian Pop | 2012-09-25 | 1 | -1/+1 |
* | Do not install llvm-config-host for cross-builds of clang. rdar://11317847 | Bob Wilson | 2012-05-09 | 1 | -0/+8 |
* | llvm-config: Fix --targets-built, I changed this to use the registry but wasn't | Daniel Dunbar | 2011-12-16 | 1 | -0/+2 |
* | llvm-config: Replace with C++ version (was llvm-config-2). | Daniel Dunbar | 2011-12-01 | 1 | -64/+28 |
* | Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots. | Duncan Sands | 2011-12-01 | 1 | -28/+64 |
* | llvm-config: Replace with C++ version (was llvm-config-2). | Daniel Dunbar | 2011-11-29 | 1 | -64/+28 |
* | Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", | Daniel Dunbar | 2011-11-10 | 1 | -28/+64 |
* | llvm-config: Replace with C++ version (was llvm-config-2). | Daniel Dunbar | 2011-11-10 | 1 | -64/+28 |
* | build/Make: Get rid of llvm-config-perobj, which isn't used anymore. | Daniel Dunbar | 2011-11-02 | 1 | -44/+0 |
* | Have llvm-config --cppflags print correct flags when in CMake build directory | Peter Collingbourne | 2011-10-28 | 1 | -0/+6 |
* | Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. | Erick Tryzelaar | 2010-03-04 | 1 | -2/+2 |
* | New flag for GenLibDeps, and llvm-config-perobjincl. | Torok Edwin | 2010-02-04 | 1 | -0/+40 |
* | Stop building RTTI information for *most* llvm libraries. Notable | Chris Lattner | 2010-01-22 | 1 | -1/+0 |
* | Change these sed lines to behave correctly when the input string | Dan Gohman | 2009-03-10 | 1 | -5/+10 |
* | remove attributions from tools/utils makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that | Ted Kremenek | 2007-11-27 | 1 | -1/+1 |
* | Makesure the -cppflags also uses the CPP.BaseFlags as the CPP.Defines only | Reid Spencer | 2007-07-10 | 1 | -2/+2 |
* | Add support for building with _GLIBCXX_DEBUG. New configure option | David Greene | 2007-06-28 | 1 | -1/+3 |
* | Fix grammaro in output message. | Reid Spencer | 2007-02-04 | 1 | -1/+1 |
* | Run GenLibDeps.pl with the configured PERL path to handle different install | Reid Spencer | 2007-01-21 | 1 | -1/+1 |
* | Fixing a ">" redirect to be a ">>" redirect, so a sed command doesn't get clo... | Chandler Carruth | 2007-01-09 | 1 | -1/+1 |
* | Add an option for getting the C compiler flags, --cflags. | Reid Spencer | 2007-01-06 | 1 | -0/+2 |
* | Fix PR1040: | Reid Spencer | 2006-12-12 | 1 | -3/+8 |
* | reword message | Chris Lattner | 2006-12-06 | 1 | -1/+1 |
* | If a cycle exists, don't succeed building the second time around. | Chris Lattner | 2006-09-04 | 1 | -1/+1 |
* | Fixed typo. Thanks, Reid. | Anton Korobeynikov | 2006-08-04 | 1 | -1/+1 |
* | Removed usage of "sort", which can lead to undeterministic behavior on mingw ... | Anton Korobeynikov | 2006-08-04 | 1 | -1/+1 |
* | For PR845: | Reid Spencer | 2006-08-03 | 1 | -1/+1 |
* | Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to | Reid Spencer | 2006-07-27 | 1 | -1/+1 |
* | Make changes necessary for stopping the build if a cyclic library | Reid Spencer | 2006-07-26 | 1 | -1/+1 |
* | Tools require EH for their top-level try blocks. | Chris Lattner | 2006-07-07 | 1 | -0/+1 |
* | Make the llvm-config library dependency database depend on all of the libraries. | Chris Lattner | 2006-06-06 | 1 | -6/+4 |
* | Capture the build mode (e.g. Debug/Release) in the llvm-config script. | Chris Lattner | 2006-06-02 | 1 | -0/+1 |
* | Remove obsolete CORE_IS_ARCHIVE support | Chris Lattner | 2006-06-02 | 1 | -1/+0 |
* | Build llvm-config into the ToolDir not in the local directory. This makes | Reid Spencer | 2006-06-01 | 1 | -6/+6 |
* | For PR764: | Reid Spencer | 2006-05-03 | 1 | -10/+21 |
* | Several Changes To Support Building llvm-config: | Reid Spencer | 2006-04-20 | 1 | -10/+17 |
* | Update to llvm-config tool, by Erik Kidd: | Reid Spencer | 2006-03-23 | 1 | -1/+2 |
* | Don't print out ugly command line when building LibDeps.txt. | Reid Spencer | 2006-03-23 | 1 | -1/+3 |
* | These changes are necessary to support the new llvm-config tool. llvm-config | Reid Spencer | 2006-03-22 | 1 | -1/+43 |
* | First cut at the Makefile for llvm-config. This initial version just provides | Reid Spencer | 2006-03-19 | 1 | -0/+16 |