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
/
AddPartiallyLinkedObject.cmake
Age
Commit message (
Expand
)
Author
2009-06-23
Eliminate object-relinking support from CMake. Fixes PR 4429 and
Douglas Gregor
2009-06-12
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-04
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
Douglas Gregor
2009-03-16
CMake: Build system fixes for XCode. llvm-config still causes us some serious...
Douglas Gregor
2009-01-07
CMake: replace `rm' with portable invocations of cmake.
Oscar Fuentes
2008-11-20
CMake: when building shared libraries, use -fPIC for compiling
Oscar Fuentes
2008-11-15
CMake: Adds header and TableGen files to Visual Studio solution. A new
Oscar Fuentes
2008-11-14
CMake: Fixed dependencies of .cpp source files on .td and tablegenned
Oscar Fuentes
2008-11-09
CMake: Support for cross-compiling. For now, requires a previously
Oscar Fuentes
2008-11-04
CMake: Support for building 32 bit mode libs and binaries on
Oscar Fuentes
2008-10-22
CMake: `make install' for libraries, executables and header files.
Oscar Fuentes
2008-09-22
CMake build system: support for parallel builds.
Oscar Fuentes
2008-09-22
add_partially_linked_object: Replaced nonexistent MESSAGE option in
Oscar Fuentes
2008-09-22
Initial support for the CMake build system.
Oscar Fuentes