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
/
cmake
/
modules
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-01-24
Undo an over zealous rename. This bit of the CMake build really is
Chandler Carruth
2011-11-29
build/cmake: Switch to using llvm-build computed dependencies.
Daniel Dunbar
2011-09-04
Complete the removal of FindBison from CMake. Noticed this when browsing
Chandler Carruth
2011-07-29
Make my attempt to build up global deps variables actually utilize
Chandler Carruth
2011-07-29
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-04-11
CMake: remove some unnecesary code and ToDos.
Oscar Fuentes
2011-04-10
CMake: support for using LLVM from client projects with find_package.
Oscar Fuentes
2011-04-05
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
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-02-07
Install only *.cmake files. Don't install .svn directory.
Oscar Fuentes
2011-02-03
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
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-11
CMake: corrections on LLVM.cmake external services.
Oscar Fuentes
2010-08-09
CMake: system for providing llvm-config-like features to the user.
Oscar Fuentes