OSDN Git Service

[llvm-exegesis][NFC] Cleanup useless braces.
[android-x86/external-llvm.git] / tools / llvm-config /
2018-06-23 Jonas Devlieghere[llvm-config] Use WithColor for printing errors.
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-01 Mandeep Singh Grang[tools] Change std::sort to llvm::sort in response...
2018-03-29 Sylvestre LedruRename llvm library from libLLVM-X.Y to libLLVM-X
2018-03-09 Hans WennborgCMake: Make libxml2 show up in --system-libs (PR36660)
2018-01-21 Don Hinton[cmake] Don't build Native llvm-config when cross compi...
2017-08-03 Quentin Colombet[GlobalISel] Make GlobalISel a non-optional library.
2017-07-31 NAKAMURA Takumi[Modules] llvm-config: Exclude CMAKE_CFG_INTDIR. It...
2017-06-01 Keno Fischer[llvm-config] Don't use PATH_MAX
2017-06-01 Keno Fischer[llvm-config] Report --bindir based on LLVM_TOOLS_INSTA...
2017-03-22 Serge Pavlov[CMake] Use variable interpolation instead of string...
2017-03-21 Serge PavlovFix evaluation of LLVM_DEFINITIONS
2017-01-12 Marcello Maggioni[llvm-config] Fix obviously wrong code in parsing DyLib...
2017-01-10 Michal Gorny[llvm-config] Canonicalize CMake booleans to 0/1
2017-01-06 Michal Gorny[llvm-config] Print --system-libs only when static...
2017-01-06 Michal Gorny[llvm-config] Add --cmakedir to obtain CMake module...
2016-12-21 Justin Bognercmake: Don't build llvm-config and tblgen concurrently...
2016-12-13 Chris Bieneman[llvm-config] Fixing one check where shared libs implie...
2016-12-13 Derek Schuffllvm-config: Set LinkMode in addition to LinkDyLib...
2016-12-13 Chris Bieneman[llvm-config] Add --ignore-libllvm
2016-12-12 Dan Liew[llvm-config] Fix bug where `--libfiles` and `--names...
2016-08-17 Justin BognerReplace a few more "fall through" comments with LLVM_FA...
2016-07-21 Quentin Colombet[llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_...
2016-06-21 Artem Belevich[build] Make sure to link main executable with pthreads
2016-03-14 Reid Klecknerllvm-config: fix --libs on Linux
2016-03-08 Filipe Cabecinhas[llvm-config] Get rid of code related to the Makefile...
2016-03-08 Quentin Colombet[llvm-config] Teach llvm-config about global-isel.
2016-02-12 Mehdi Aminillvm-config: replace assertions with a helpful error...
2016-02-10 NAKAMURA Takumillvm-config: Fix DLL prefix on cygming.
2016-02-10 NAKAMURA Takumillvm-config: Quick fix for cross compilation. Don't...
2016-02-09 Ehsan Akhgarillvm-config: Add preliminary Windows support
2016-01-26 Chris BienemanRemove autoconf support
2016-01-20 Andrew Wilkinstools/llvm-config: improve shared library support
2016-01-12 Andrew WilkinsRevert r257003
2016-01-07 Andrew Wilkinstools/llvm-config: improve shared library support
2015-11-25 Richard DiamondFix a use-after-free in `llvm-config`.
2015-11-11 NAKAMURA Takumillvm-config.cpp: Prune an obsolete \param. [-Wdocumenta...
2015-11-10 Richard DiamondFix mingw targets. Bandaid for r252532's buildbot brakage.
2015-11-09 David BlaikieSimplify some APIs I was cleaning up while fixing ...
2015-11-09 Reid KlecknerFix -Wpessimizing-move warning in llvm-config.cpp
2015-11-09 Richard DiamondFix `llvm-config` to adapt to the install environment.
2015-11-04 Tom Stellardllvm-config: Add --has-rtti option
2015-09-09 Tom Stellardllvm-config: Add --build-system option
2015-08-14 Chris Bieneman[CMake] Fix PR14200, llvm-config output misses -fno...
2015-08-05 Richard DiamondRevert "Fix `llvm-config` to emit the linker flag for...
2015-07-27 JF BastienFix `llvm-config` to emit the linker flag for the combi...
2015-07-14 JF BastienRevert "Fix `llvm-config` to emit the linker flag for...
2015-07-10 JF BastienFix `llvm-config` to emit the linker flag for the combi...
2015-03-12 Chris BienemanRefactoring CMake CrossCompile module.
2015-03-09 Benjamin KramerMake helper functions static.
2014-12-29 Chandler Carruth[cmake] Teach the llvm-config program to respect LLVM_L...
2014-09-03 Chris BienemanEnabling LLVM & Clang to be cross-compiled using CMake...
2014-04-25 Reid KlecknerChange llvm-config --ldflags to report ${CMAKE_CXX_LINK...
2014-03-29 Saleem AbdulrasoolWindows: canonicalise the default windows triple
2014-03-03 Richard OsborneDon't emit a blank line when running llvm-config -...
2014-02-23 NAKAMURA TakumiSimplify linking to system libraries
2013-12-25 NAKAMURA Takumillvm-config: Fix typo in help message introduced with...
2013-12-20 NAKAMURA Takumillvm-config: Show OBJROOT rather than OBJROOT/BUILD_MOD...
2013-12-20 NAKAMURA Takumillvm-config: Use build_mode instead of LLVM_BUILDMODE...
2013-12-19 NAKAMURA Takumillvm-config: Don't show build tree with --obj-root...
2013-12-19 NAKAMURA Takumillvm-config: Show build root instead of parent path...
2013-12-19 NAKAMURA Takumillvm-config: Introduce --system-libs to print SYSTEM_LI...
2013-12-18 NAKAMURA TakumiRevert r197380, "llvm-config: Print SYSTEM_LIBS with...
2013-12-17 NAKAMURA Takumillvm-config: Let directories aware of CMAKE_CFG_INTDIR.
2013-12-16 NAKAMURA Takumillvm-config: Fixup r197380, tweak for cross compilation...
2013-12-16 NAKAMURA Takumillvm-config: Print SYSTEM_LIBS with --libs, instead...
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-03 NAKAMURA Takumicheck-llvm: Ask llvm-config about assertion mode, inste...
2013-12-03 NAKAMURA Takumillvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR...
2013-08-28 Hans Wennborgcmake: Prevent semicolon separated lists in llvm-config...
2013-08-23 Hans WennborgCMake: build llvm-config on Windows.
2013-06-26 Rafael EspindolaRemove unused includes.
2013-06-26 Rafael EspindolaPort GetMainExecutable over to PathV2.
2013-06-11 Rafael EspindolaInclude PathV1.h in files that use it.
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-09-26 Jordan RoseRevert "Add --program-prefix support to build"
2012-09-25 Sebastian PopAdd --program-prefix support to build
2012-05-15 Daniel Dunbarllvm-config: Use sys::fs::equivalent instead of string...
2012-05-15 Daniel Dunbarllvm-build: Add support for non-installed libraries...
2012-05-09 Bob WilsonDo not install llvm-config-host for cross-builds of...
2012-02-23 Duncan SandsAn easy case where GCC should really be able to work...
2012-01-26 Peter Collingbournellvm-config: Add support for CMake build trees in which...
2011-12-16 Daniel Dunbarllvm-config: Fix --targets-built, I changed this to...
2011-12-15 Daniel Dunbarllvm-config: Update help text for removal of "backend...
2011-12-12 Daniel Dunbarllvm-config: Default to "all" if no components are...
2011-12-01 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-12-01 Duncan SandsRevert commit 145449 (ddunbar) since it is breaking...
2011-11-29 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-10 Daniel DunbarRevert r144300 "llvm-config: Replace with C++ version...
2011-11-10 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-09 Daniel Dunbarllvm-config: Drop 'backend' pseudo-component. We don...
2011-11-02 Chandler CarruthAdd back the top-level target for 'llvm-config' and...
2011-11-02 Daniel Dunbarbuild/Make: Get rid of llvm-config-perobj, which isn...
2011-11-02 Daniel Dunbarbuild/CMake: Remove llvm-config.target used to serializ...
2011-10-28 Peter CollingbourneHave llvm-config --cppflags print correct flags when...
2011-10-18 Daniel Dunbarllvm-config: Add an all-targets pseudo-component.
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-04-05 Oscar FuentesRename LLVMConfig.cmake to LLVM-Config.cmake. The ...
2011-04-01 Oscar FuentesCMake: remove debug code from previous commit.
2011-04-01 Oscar FuentesFix assignment of -fPIC to CMAKE_C_FLAGS. Configure...
next