index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-config
Age
Commit message (
Expand
)
Author
2012-10-01
Re-enable support for --program-prefix.
Jordan Rose
2012-09-26
Revert "Add --program-prefix support to build"
Jordan Rose
2012-09-25
Add --program-prefix support to build
Sebastian Pop
2012-05-15
llvm-config: Use sys::fs::equivalent instead of string comparison.
Daniel Dunbar
2012-05-15
llvm-build: Add support for non-installed libraries (e.g., gtest).
Daniel Dunbar
2012-05-09
Do not install llvm-config-host for cross-builds of clang. rdar://11317847
Bob Wilson
2012-02-23
An easy case where GCC should really be able to work out that the value is only
Duncan Sands
2012-01-26
llvm-config: Add support for CMake build trees in which the build
Peter Collingbourne
2011-12-16
llvm-config: Fix --targets-built, I changed this to use the registry but wasn't
Daniel Dunbar
2011-12-15
llvm-config: Update help text for removal of "backend" pseudo component.
Daniel Dunbar
2011-12-12
llvm-config: Default to "all" if no components are specified.
Daniel Dunbar
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-09
llvm-config: Drop 'backend' pseudo-component. We don't support/qualify the CBE
Daniel Dunbar
2011-11-02
Add back the top-level target for 'llvm-config' and the dependency edge
Chandler Carruth
2011-11-02
build/Make: Get rid of llvm-config-perobj, which isn't used anymore.
Daniel Dunbar
2011-11-02
build/CMake: Remove llvm-config.target used to serialize tool builds on
Daniel Dunbar
2011-10-28
Have llvm-config --cppflags print correct flags when in CMake build directory
Peter Collingbourne
2011-10-18
llvm-config: Add an all-targets pseudo-component.
Daniel Dunbar
2011-07-29
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-04-05
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
Oscar Fuentes
2011-04-01
CMake: remove debug code from previous commit.
Oscar Fuentes
2011-04-01
Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in
Oscar Fuentes
2011-03-19
Make llvm-config.in configuration more MSYS-friendly.
Oscar Fuentes
2011-03-19
CMake: store TARGET_TRIPLE on llvm-config.in.
Oscar Fuentes
2011-02-22
CMake: remove unnecessary variable.
Oscar Fuentes
2011-02-18
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-01-27
Don't show -pedantic, -W and -Wall on the output of
Oscar Fuentes
2010-11-14
fix the autoconf script to detect "has asmprinter"ness of a target by
Chris Lattner
2010-10-02
Stop the build if cyclic library dependecies found.
Oscar Fuentes
2010-09-29
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
Duncan Sands
2010-09-13
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-10
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-08-15
CMake: Improved COMMENT on a custom command
Oscar Fuentes
2010-03-04
Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.
Erick Tryzelaar
2010-02-23
Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables.
Daniel Dunbar
2010-02-23
Kill off LLVMGCC_MAJVERS make variable.
Daniel Dunbar
2010-02-04
New flag for GenLibDeps, and llvm-config-perobjincl.
Torok Edwin
2010-01-22
Stop building RTTI information for *most* llvm libraries. Notable
Chris Lattner
2010-01-18
make llvm-config more portable to windows versions of perl,
Chris Lattner
2009-11-25
Add the rest of the build system logic for optional target disassemblers
Daniel Dunbar
2009-11-07
Stop running get_target_triple more than we need to.
Daniel Dunbar
2009-10-04
CMake: remove .so file extension from library names when building
Oscar Fuentes
2009-09-22
Fix llvm-config --src-root and --obj-root for CMake builds.
Daniel Dunbar
2009-09-22
llvm-config: Remove unused variables.
Daniel Dunbar
2009-09-16
Make cmake generated llvm-config output correct JIT backend for non X86 targets.
Xerxes Ranby
2009-08-14
CMake: Automatic regeneration of the library dependencies file.
Oscar Fuentes
[next]