index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
LLVMConfig.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplified LLVMConfig.
Oscar Fuentes
2010-09-28
1
-32
/
+43
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-0
/
+165
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-165
/
+0
*
Updated the GenLibDeps -> LLVMLibDeps.cmake transformation example.
Oscar Fuentes
2010-08-15
1
-3
/
+3
*
CMake: corrections on LLVM.cmake external services.
Oscar Fuentes
2010-08-11
1
-1
/
+1
*
CMake: llvm_map_components_to_libraries now returns system libs too.
Oscar Fuentes
2010-08-09
1
-1
/
+2
*
CMake: system for providing llvm-config-like features to the user.
Oscar Fuentes
2010-08-09
1
-0
/
+7
*
Improve discrimination of unknown libraries from ignored targets on
Oscar Fuentes
2010-08-02
1
-6
/
+10
*
explicit_map_components_to_libraries now does not complain when there
Oscar Fuentes
2010-08-02
1
-1
/
+25
*
Add the rest of the build system logic for optional target disassemblers
Daniel Dunbar
2009-11-25
1
-1
/
+5
*
Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536.
Oscar Fuentes
2009-11-19
1
-1
/
+1
*
Fix cmake build on non-x86 targets. Patch by
Duncan Sands
2009-08-19
1
-4
/
+2
*
CMake: LLVMConfig assigns LLVMX86 to the `native' component
Oscar Fuentes
2009-08-17
1
-2
/
+2
*
CMake: Automatic regeneration of the library dependencies file.
Oscar Fuentes
2009-08-14
1
-2
/
+26
*
CMake: Localized dependency on Perl.
Oscar Fuentes
2009-08-12
1
-1
/
+0
*
CMake: Rely on llvm_config again for obtaining the list of required
Oscar Fuentes
2009-08-12
1
-8
/
+9
*
CMake: Moved hard-coded library dependencies to its own file.
Oscar Fuentes
2009-08-12
1
-81
/
+1
*
Remove the IA-64 backend.
Dan Gohman
2009-07-24
1
-3
/
+0
*
Sketch support for target specific assembly parser.
Daniel Dunbar
2009-07-17
1
-1
/
+5
*
Regerate CMake library dependencies.
Daniel Dunbar
2009-07-16
1
-50
/
+48
*
Kill off cmake magic to force linking.
Daniel Dunbar
2009-07-16
1
-28
/
+0
*
Tweak CMake component lookup, I misunderstood what was happening here.though. :(
Daniel Dunbar
2009-07-15
1
-1
/
+4
*
Teach Makefiles & CMake to link in the <TARGET>Info library when linking the
Daniel Dunbar
2009-07-15
1
-0
/
+15
*
CMake: remove support for llvm-config-generated dependencies in the build
Douglas Gregor
2009-06-23
1
-44
/
+2
*
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
Douglas Gregor
2009-06-04
1
-25
/
+29
*
CMake: Set LIBS on llvm-config so we can query the system libraries
Oscar Fuentes
2009-05-27
1
-0
/
+19
*
CMake: Build system fixes for XCode. llvm-config still causes us some serious...
Douglas Gregor
2009-03-16
1
-1
/
+1
*
CMake: Tests PERL availability with PERL_EXECUTABLE variable.
Oscar Fuentes
2009-01-22
1
-5
/
+12
*
CMake: MSVC: Pass list of components the right way to msvc_llvm_config
Oscar Fuentes
2008-11-16
1
-12
/
+27
*
CMake: Forces linking of the rest of architecture targets and its
Oscar Fuentes
2008-11-15
1
-10
/
+27
*
CMake: Updated library dependency info used for MSVC++.
Oscar Fuentes
2008-11-11
1
-4
/
+8
*
CMake: Fix some unwanted commentary line wraps on the last change.
Oscar Fuentes
2008-10-31
1
-19
/
+14
*
CMake: Establish dependencies among executables and libraries, using
Oscar Fuentes
2008-10-31
1
-3
/
+123
*
CMake: Removed unnecessary messages from msvc_llvm_config macro.
Oscar Fuentes
2008-09-24
1
-2
/
+0
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+57