index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-config
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-config: Add --build-system option
Tom Stellard
2015-09-09
1
-0
/
+2
*
[CMake] Fix PR14200, llvm-config output misses -fno-rtti
Chris Bieneman
2015-08-14
1
-6
/
+9
*
Revert "Fix `llvm-config` to emit the linker flag for the combined shared obj...
Richard Diamond
2015-08-05
1
-1
/
+0
*
Fix `llvm-config` to emit the linker flag for the combined shared object buil...
JF Bastien
2015-07-27
1
-0
/
+1
*
Revert "Fix `llvm-config` to emit the linker flag for the combined shared obj...
JF Bastien
2015-07-14
1
-1
/
+0
*
Fix `llvm-config` to emit the linker flag for the combined shared object buil...
JF Bastien
2015-07-10
1
-0
/
+1
*
Refactoring CMake CrossCompile module.
Chris Bieneman
2015-03-12
1
-1
/
+1
*
Enabling LLVM & Clang to be cross-compiled using CMake from a single configur...
Chris Bieneman
2014-09-03
1
-0
/
+15
*
Change llvm-config --ldflags to report ${CMAKE_CXX_LINK_FLAGS}
Reid Kleckner
2014-04-25
1
-1
/
+2
*
Simplify linking to system libraries
NAKAMURA Takumi
2014-02-23
1
-1
/
+1
*
llvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR} on multiconfig builder.
NAKAMURA Takumi
2013-12-03
1
-0
/
+3
*
cmake: Prevent semicolon separated lists in llvm-config (PR17020)
Hans Wennborg
2013-08-28
1
-1
/
+2
*
CMake: build llvm-config on Windows.
Hans Wennborg
2013-08-23
1
-23
/
+11
*
llvm-config: Fix --targets-built, I changed this to use the registry but wasn't
Daniel Dunbar
2011-12-16
1
-0
/
+1
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
1
-124
/
+27
*
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-12-01
1
-27
/
+124
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-29
1
-124
/
+27
*
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
1
-27
/
+124
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
1
-124
/
+27
*
Add back the top-level target for 'llvm-config' and the dependency edge
Chandler Carruth
2011-11-02
1
-0
/
+7
*
build/CMake: Remove llvm-config.target used to serialize tool builds on
Daniel Dunbar
2011-11-02
1
-11
/
+0
*
Have llvm-config --cppflags print correct flags when in CMake build directory
Peter Collingbourne
2011-10-28
1
-0
/
+2
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-24
/
+0
*
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
Oscar Fuentes
2011-04-05
1
-1
/
+1
*
CMake: remove debug code from previous commit.
Oscar Fuentes
2011-04-01
1
-4
/
+0
*
Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in
Oscar Fuentes
2011-04-01
1
-4
/
+8
*
Make llvm-config.in configuration more MSYS-friendly.
Oscar Fuentes
2011-03-19
1
-9
/
+10
*
CMake: store TARGET_TRIPLE on llvm-config.in.
Oscar Fuentes
2011-03-19
1
-0
/
+1
*
CMake: remove unnecessary variable.
Oscar Fuentes
2011-02-22
1
-2
/
+1
*
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-02-18
1
-0
/
+3
*
Don't show -pedantic, -W and -Wall on the output of
Oscar Fuentes
2011-01-27
1
-0
/
+11
*
Stop the build if cyclic library dependecies found.
Oscar Fuentes
2010-10-02
1
-1
/
+4
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-0
/
+25
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-25
/
+0
*
CMake: Improved COMMENT on a custom command
Oscar Fuentes
2010-08-15
1
-1
/
+1
*
Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables.
Daniel Dunbar
2010-02-23
1
-1
/
+0
*
Kill off LLVMGCC_MAJVERS make variable.
Daniel Dunbar
2010-02-23
1
-1
/
+0
*
Stop running get_target_triple more than we need to.
Daniel Dunbar
2009-11-07
1
-3
/
+0
*
CMake: remove .so file extension from library names when building
Oscar Fuentes
2009-10-04
1
-1
/
+1
*
Fix llvm-config --src-root and --obj-root for CMake builds.
Daniel Dunbar
2009-09-22
1
-0
/
+2
*
Make cmake generated llvm-config output correct JIT backend for non X86 targets.
Xerxes Ranby
2009-09-16
1
-1
/
+1
*
CMake: Automatic regeneration of the library dependencies file.
Oscar Fuentes
2009-08-14
1
-0
/
+22
*
CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is
Oscar Fuentes
2009-08-14
1
-0
/
+2
*
CMake: build llvm-config before the other tools.
Oscar Fuentes
2009-08-14
1
-0
/
+6
*
CMake: Localized dependency on Perl.
Oscar Fuentes
2009-08-12
1
-0
/
+1
*
CMake: Re-enabled build of llvm-config. Removed recursive invocation
Oscar Fuentes
2009-08-12
1
-1
/
+0
*
CMake: Implements and documents option LLVM_ENABLE_ASSERTS.
Oscar Fuentes
2009-06-03
1
-1
/
+0
*
CMake: Set LIBS on llvm-config so we can query the system libraries
Oscar Fuentes
2009-05-27
1
-1
/
+6
*
Accommodate empty string for build type. This was previously causing an error
Ted Kremenek
2009-04-08
1
-1
/
+1
*
CMake: defines and uses macro add_llvm_definitions for keeping track
Oscar Fuentes
2009-04-04
1
-3
/
+8
[next]