summaryrefslogtreecommitdiff
path: root/tools/llvm-config/llvm-config.cpp
Commit message (Expand)AuthorAge
* Windows: canonicalise the default windows tripleSaleem Abdulrasool2014-03-29
* Don't emit a blank line when running llvm-config --system-libs.Richard Osborne2014-03-03
* llvm-config: Fix typo in help message introduced with r197664.NAKAMURA Takumi2013-12-25
* llvm-config: Show OBJROOT rather than OBJROOT/BUILD_MODE in MakefileStyle.NAKAMURA Takumi2013-12-20
* llvm-config: Use build_mode instead of LLVM_BUILDMODE. It should be equivalen...NAKAMURA Takumi2013-12-20
* llvm-config: Don't show build tree with --obj-root for installed llvm-config....NAKAMURA Takumi2013-12-19
* llvm-config: Show build root instead of parent path in build tree with --obj-...NAKAMURA Takumi2013-12-19
* llvm-config: Introduce --system-libs to print SYSTEM_LIBS, and deprecate SYST...NAKAMURA Takumi2013-12-19
* Revert r197380, "llvm-config: Print SYSTEM_LIBS with --libs, instead of --ldf...NAKAMURA Takumi2013-12-18
* llvm-config: Let directories aware of CMAKE_CFG_INTDIR.NAKAMURA Takumi2013-12-17
* llvm-config: Print SYSTEM_LIBS with --libs, instead of --ldflags.NAKAMURA Takumi2013-12-16
* check-llvm: Ask llvm-config about assertion mode, instead of llc.NAKAMURA Takumi2013-12-03
* llvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR} on multiconfig builder.NAKAMURA Takumi2013-12-03
* Remove unused includes.Rafael Espindola2013-06-26
* Port GetMainExecutable over to PathV2.Rafael Espindola2013-06-26
* Include PathV1.h in files that use it.Rafael Espindola2013-06-11
* llvm-config: Use sys::fs::equivalent instead of string comparison.Daniel Dunbar2012-05-15
* llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar2012-05-15
* An easy case where GCC should really be able to work out that the value is onlyDuncan Sands2012-02-23
* llvm-config: Add support for CMake build trees in which the buildPeter Collingbourne2012-01-26
* llvm-config: Fix --targets-built, I changed this to use the registry but wasn'tDaniel Dunbar2011-12-16
* llvm-config: Update help text for removal of "backend" pseudo component.Daniel Dunbar2011-12-15
* llvm-config: Default to "all" if no components are specified.Daniel Dunbar2011-12-12
* 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
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-29
* 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