index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
AddLLVM.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-83
/
+4
*
CMake: Fix mingw32 build.
Michael J. Spencer
2010-09-11
1
-4
/
+6
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-4
/
+83
*
CMake: Do not try to install a target before it is defined.
Oscar Fuentes
2009-11-23
1
-6
/
+8
*
CMake: generate targets for tools and examples even when
Oscar Fuentes
2009-11-23
1
-5
/
+16
*
CMake: Add Darwin-specific linker flags for building loadable modules
Douglas Gregor
2009-11-10
1
-1
/
+7
*
CMake: Support for building llvm loadable modules.
Oscar Fuentes
2009-11-10
1
-0
/
+16
*
Fix the MSVC build again.
Benjamin Kramer
2009-08-16
1
-1
/
+1
*
CMake: Hopefully this will fix the build on VS. I can't replicate the
Oscar Fuentes
2009-08-16
1
-0
/
+1
*
CMake: Revert r79144. It reverted a change necessary for correct
Oscar Fuentes
2009-08-16
1
-0
/
+7
*
Revert 78996. It was breaking MSVC builds.
Benjamin Kramer
2009-08-15
1
-7
/
+0
*
CMake: Builds main LLVM Target library before its sublibraries. This
Oscar Fuentes
2009-08-14
1
-0
/
+7
*
CMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable.
Oscar Fuentes
2009-08-14
1
-0
/
+3
*
CMake: Rely on llvm_config again for obtaining the list of required
Oscar Fuentes
2009-08-12
1
-1
/
+0
*
Reinstate target dependencies on Table_gen targets in CMake
Douglas Gregor
2009-06-23
1
-0
/
+3
*
CMake: remove support for llvm-config-generated dependencies in the build
Douglas Gregor
2009-06-23
1
-5
/
+1
*
Eliminate some unused code in CMa'e add_llvm_target. No functionality change.
Douglas Gregor
2009-06-23
1
-5
/
+0
*
Eliminate object-relinking support from CMake. Fixes PR 4429 and
Douglas Gregor
2009-06-23
1
-1
/
+3
*
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-12
1
-2
/
+2
*
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
Douglas Gregor
2009-06-04
1
-3
/
+3
*
CMake: Set LIBS on llvm-config so we can query the system libraries
Oscar Fuentes
2009-05-27
1
-10
/
+4
*
CMake: Use libdl only when available. Fixes build on FreeBSD.
Oscar Fuentes
2009-05-23
1
-1
/
+3
*
CMake: Use pthread library when requested and available.
Oscar Fuentes
2009-05-06
1
-0
/
+3
*
Fix a link issue I ran into trying compiling LLVM on MinGW with CMake.
Eli Friedman
2008-11-30
1
-1
/
+1
*
CMake: Adds header and TableGen files to Visual Studio solution. A new
Oscar Fuentes
2008-11-15
1
-4
/
+4
*
CMake: Fixed dependencies of .cpp source files on .td and tablegenned
Oscar Fuentes
2008-11-14
1
-0
/
+3
*
CMake: Removed unnecessary library path setting that was breaking the
Oscar Fuentes
2008-11-11
1
-3
/
+0
*
CMake: Support for LLVM_USED_LIBS variable, which is the cmake
Oscar Fuentes
2008-10-26
1
-0
/
+5
*
CMake: `make install' for libraries, executables and header files.
Oscar Fuentes
2008-10-22
1
-0
/
+7
*
CMake: Builds all targets.
Oscar Fuentes
2008-09-26
1
-0
/
+14
*
CMake build system: support for parallel builds.
Oscar Fuentes
2008-09-22
1
-0
/
+4
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+39