2014-12-29 |
Chandler Carruth | [cmake] Teach the llvm-config program to respect LLVM_L... |
blob | commitdiff | raw |
2013-12-16 |
NAKAMURA Takumi | llvm-config: Fixup r197380, tweak for cross compilation... |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Jordan Rose | Re-enable support for --program-prefix. |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Jordan Rose | Revert "Add --program-prefix support to build" |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Sebastian Pop | Add --program-prefix support to build |
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 |
2011-12-16 |
Daniel Dunbar | llvm-config: Fix --targets-built, I changed this to... |
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-29 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
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: Get rid of llvm-config-perobj, which isn... |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Peter Collingbourne | Have llvm-config --cppflags print correct flags when... |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Erick Tryzelaar | Rewrite makefiles to explicitly reference DESTDIR to... |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Torok Edwin | New flag for GenLibDeps, and llvm-config-perobjincl. |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Dan Gohman | Change these sed lines to behave correctly when the... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Ted Kremenek | Added quotes around $(NM_PATH) argument to GenLibDeps... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Reid Spencer | Makesure the -cppflags also uses the CPP.BaseFlags... |
blob | commitdiff | raw | diff to current |
2007-06-28 |
David Greene | Add support for building with _GLIBCXX_DEBUG. New... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Reid Spencer | Fix grammaro in output message. |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Reid Spencer | Run GenLibDeps.pl with the configured PERL path to... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Chandler Carruth | Fixing a ">" redirect to be a ">>" redirect, so a sed... |
blob | commitdiff | raw | diff to current |
2007-01-06 |
Reid Spencer | Add an option for getting the C compiler flags, --cflags. |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Reid Spencer | Fix PR1040: |
blob | commitdiff | raw | diff to current |
2006-12-06 |
Chris Lattner | reword message |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | If a cycle exists, don't succeed building the second... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Anton Korobeynikov | Fixed typo. Thanks, Reid. |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Anton Korobeynikov | Removed usage of "sort", which can lead to undeterminis... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Reid Spencer | For PR845: |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Reid Spencer | Changes to support cross-compiling LLVM. The GenLibDeps... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Reid Spencer | Make changes necessary for stopping the build if a... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Chris Lattner | Make the llvm-config library dependency database depend... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Chris Lattner | Capture the build mode (e.g. Debug/Release) in the... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Chris Lattner | Remove obsolete CORE_IS_ARCHIVE support |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Reid Spencer | Build llvm-config into the ToolDir not in the local... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
Reid Spencer | For PR764: |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Reid Spencer | Several Changes To Support Building llvm-config: |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Reid Spencer | Update to llvm-config tool, by Erik Kidd: |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Reid Spencer | Don't print out ugly command line when building LibDeps... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Reid Spencer | These changes are necessary to support the new llvm... |
blob | commitdiff | raw | diff to current |
2006-03-19 |
Reid Spencer | First cut at the Makefile for llvm-config. This initial... |
blob | commitdiff | raw | diff to current |
|