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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2009-08-02
Build Blackfin target with autoconf and cmake.
Jakob Stoklund Olesen
2009-07-24
Remove the IA-64 backend.
Dan Gohman
2009-07-20
Build FileCheck from with CMake
Douglas Gregor
2009-07-20
CMake support for SystemZ.
Daniel Dunbar
2009-07-19
MSVC: Disable 4351, a completely useless warning: "warning: I'm not miscompiling
Daniel Dunbar
2009-07-17
Sketch support for target specific assembly parser.
Daniel Dunbar
2009-07-16
Kill off cmake magic to force linking.
Daniel Dunbar
2009-07-15
Add TargetInfo directories to CMake's list.
Daniel Dunbar
2009-07-13
CMake: Refuses to work for out-of-source builds when tablegenned files
Oscar Fuentes
2009-07-09
bug 4524: Add MSP430 to the cmake build.
Richard Pennington
2009-07-05
CMake: Fixes previous change: CMAKE_BUILD_TYPE is unknown when
Oscar Fuentes
2009-07-05
CMake: Avoids defining _DEBUG on MSVC Release builds. Fixes PR 4379.
Oscar Fuentes
2009-06-23
Start flushing out MCContext.
Daniel Dunbar
2009-06-23
CMake: remove support for llvm-config-generated dependencies in the build
Douglas Gregor
2009-06-23
Eliminate object-relinking support from CMake. Fixes PR 4429 and
Douglas Gregor
2009-06-16
CMake: Only include LLVM example executables in the build if requested by the...
Douglas Gregor
2009-06-16
Introduce new headers whose inclusion forces linking and
Douglas Gregor
2009-06-12
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-11
CMake: Fixed parallel build problem related to native tblgen when
Oscar Fuentes
2009-06-08
Allow setting the C runtime to be used with MSVC from cmake.
Stefanus Du Toit
2009-06-05
More portability checks for CMake's config.h.
Douglas Gregor
2009-06-04
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
Douglas Gregor
2009-06-04
CMake: Renamed LLVM_ENABLE_ASSERTS to
Oscar Fuentes
2009-06-03
CMake: Implements and documents option LLVM_ENABLE_ASSERTS.
Oscar Fuentes
2009-04-04
CMake: Added notes pointing to the LLVM CMake documentation.
Oscar Fuentes
2009-04-04
CMake: defines and uses macro add_llvm_definitions for keeping track
Oscar Fuentes
2009-03-19
Fix the Win32 VS2008 build:
Sebastian Redl
2009-03-06
CMake: auto-discover project files under the projects/ subdirectory.
Oscar Fuentes
2009-01-28
Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cm...
Chris Lattner
2008-11-20
CMake: Option for building with -fPIC.
Oscar Fuentes
2008-11-19
CMake: Support for building 32 bits shared libraries on 64 bits GNU
Oscar Fuentes
2008-11-18
CMake: Option for enabling/disabling threads.
Oscar Fuentes
2008-11-15
CMake: Forces linking of the rest of architecture targets and its
Oscar Fuentes
2008-11-15
CMake: Removed some cruft.
Oscar Fuentes
2008-11-15
CMake: Moved generation of Intrinsics.gen to
Oscar Fuentes
2008-11-14
CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, for
Oscar Fuentes
2008-11-14
CMake: Disallow in-source builds except when building with the Visual
Oscar Fuentes
2008-11-10
CMake: Builds a native tblgen when cross-compiling and the user didn't
Oscar Fuentes
2008-11-10
CMake: Implement magic word `all' for selecting all targets. Check
Oscar Fuentes
2008-11-10
CMake: Non-working code for auto-building the native tblgen util when
Oscar Fuentes
2008-11-09
CMake: Support for cross-compiling. For now, requires a previously
Oscar Fuentes
2008-11-07
Add XCore backend to CMake build.
Richard Osborne
2008-11-04
CMake: Support for building 32 bit mode libs and binaries on
Oscar Fuentes
2008-10-30
Change the name of the generated solution file for a CMake build. (from 'proj...
Cedric Venet
2008-10-30
CMake: Reverted some unintentional changes on the previous commit.
Oscar Fuentes
2008-10-30
CMake: Cygwin pretends to be Unix.
Oscar Fuentes
2008-10-29
CMake: Removed some cruft.
Oscar Fuentes
2008-10-26
CMake: Removed unnecessary macro definitions. They are defined in
Oscar Fuentes
2008-10-25
CMake: Directed bug reports to llvmbugs.
Oscar Fuentes
2008-10-25
CMake: MSVC++ no longer uses a special configuration method.
Oscar Fuentes
[next]