[autoconf] llvm/cmake/modules/Makefile: Make sure to regenerate LLVMConfig.cmake...
[oota-llvm.git] / cmake /
2015-01-05 NAKAMURA Takumi[autoconf] llvm/cmake/modules/Makefile: Make sure to...
2015-01-05 NAKAMURA Takumi[autoconf] Export LLVM_LIBDIR_SUFFIX with empty string...
2014-12-30 Peter Zotov[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LI...
2014-12-29 Chandler Carruth[go] Teach the go cmake build functions to funnel the...
2014-12-29 Chandler Carruth[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConf...
2014-12-29 Chandler Carruth[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
2014-12-18 Peter Zotov[cmake] Unbreak LLVM-Config.cmake / llvm_expand_depende...
2014-12-12 Rafael EspindolaDisable --icf=safe to avoid a bug.
2014-12-10 Nico Webercmake: Make SVNVersion.inc work on Windows if svn is...
2014-12-05 Paul RobinsonMake GetSVN.cmake do its VCS queries with native CMake...
2014-12-04 Rafael EspindolaAlso use --icf=safe if we are being linked by gold.
2014-12-04 Rafael EspindolaDetect if the linker is gold and if so always use ...
2014-12-03 Peter Zotov[OCaml] [cmake] Disable OCaml bindings if ctypes >...
2014-12-02 Reid Klecknercmake: Remove MAXPATHLEN define as autoconf does not...
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-11-27 Peter CollingbourneTeach LLVM about llgo subproject.
2014-11-19 Jordan Rose[CMake] Update GetSVN.cmake to use LLVM version control...
2014-11-18 Eric FiselierAdd support for LLVM_USE_SANITIZER=Thread
2014-11-17 Peter CollingbourneCMake: Use the new USES_TERMINAL option for test suite...
2014-11-15 Eric FiselierProvide missing definition of uppercase_CMAKE_BUILD_TYP...
2014-11-13 Roman DivackyUse -Wcast-qual in cmake builds, not only autoconfo...
2014-11-07 Rafael EspindolaPass PRIVATE to target_link_libraries if using shared...
2014-11-05 Rafael EspindolaAdd a LLVM_BUILD_STATIC option to cmake.
2014-11-02 Rafael Espindola[cmake] Pass -O3 when linking.
2014-10-31 Reid KlecknerSuppress MSVC's equivalent of -Wshadow warnings
2014-10-30 Chris BienemanEXPORTED_SYMBOL_FILE using mingw and cmake
2014-10-27 Rui UeyamaRe-commit r220667.
2014-10-27 Rui UeyamaRevert "Include stddef.h before including cxxabi.h...
2014-10-27 Rui UeyamaInclude stddef.h before including cxxabi.h
2014-10-23 Peter CollingbourneAdd llvm-go tool.
2014-10-22 Peter CollingbourneDo not add -gsplit-dwarf to LLVM_DEFINITIONS.
2014-10-21 Chandler CarruthTeach lit to filter the host LDFLAGS down from the...
2014-10-20 Rafael EspindolaExplain why we don't always use --gc-sections.
2014-10-20 NAKAMURA TakumiRevert r220174, "Always use -Wl,-gc-sections on our...
2014-10-19 Rafael EspindolaAlways use -Wl,-gc-sections on our build.
2014-10-17 Peter CollingbourneDisable ccache for go tests.
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-10 Alexey SamsonovRe-land r219354: Use llvm-symbolizer to symbolize LLVM...
2014-10-08 Alexey SamsonovRevert r219354. It seems to break some buildbots.
2014-10-08 Alexey SamsonovUse llvm-symbolizer to symbolize LLVM/Clang crash dumps.
2014-09-26 Richard SmithAdd LLVM_ENABLE_MODULES flag to CMake to enable buildin...
2014-09-26 Richard SmithFix CMake warning CMP0054: don't quote a variable name...
2014-09-26 Richard SmithFix misinterpretation of CMake rule found by a CMake...
2014-09-12 Evgeniy StepanovAdd CMake check for libatomic.
2014-09-10 Dan LiewDon't attempt to run llvm-config in cmake/modules/Makef...
2014-09-10 Dan LiewAttempt to fix PR20884
2014-09-05 Alexey Samsonov[CMake] Add -fno-sanitize=function to UBSan bootstrap
2014-09-03 Chris BienemanEnabling LLVM & Clang to be cross-compiled using CMake...
2014-09-02 Matt Arsenaultcmake: Don't reject unknown cpp files that start with .
2014-08-29 Alexey SamsonovIntroduce -DLLVM_USE_SANITIZER=Undefined CMake option...
2014-08-23 Dylan Noblesmithcmake: actually test -Wcomment
2014-08-23 Dylan Noblesmithcmake: disable -Wnon-virtual-dtor when it gives false...
2014-08-18 Aaron BallmanDisabling an MSVC warning ('var' : definition from...
2014-08-14 Dan LiewMake message about building sphinx documentation with...
2014-08-14 Dan LiewAdd SPHINX_WARNINGS_AS_ERRORS CMake option to allow...
2014-08-08 Josh KlontzFix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails...
2014-07-28 Dan LiewEmit a warning if llvm_map_components_to_libraries...
2014-07-22 Dan LiewAdd LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
2014-07-22 Dan LiewExport LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
2014-07-22 Dan LiewAdded LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
2014-07-21 Dan LiewExport LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
2014-07-15 Alp TokerCMake: avoid a reconfigure loop from r213091
2014-07-15 Alp TokerCMake: fix cross-compilation with external source direc...
2014-07-14 Alp TokerRevert "Revert "Move clang feature flags settings out...
2014-07-14 Alp TokerRevert "Move clang feature flags settings out of LLVM...
2014-07-14 Alp TokerMove clang feature flags settings out of LLVM core...
2014-07-14 NAKAMURA Takumi[CMake][Win32.DLL] Let llvm_add_library(SHARED) link...
2014-07-14 NAKAMURA Takumi[CMake] LINK_COMPONENTS: Add also corresponding MCTarge...
2014-07-13 NAKAMURA Takumi[CMake] Enable loadable modules, aka plugins, with...
2014-07-13 NAKAMURA Takumi[CMake] Introduce moddir for MODULE -- corresponding...
2014-07-11 NAKAMURA Takumi[CMake] add_llvm_library: Add "RUNTIME DESTINATION...
2014-07-09 Alp TokerProspective -fsanitize=memory build fix following r212586
2014-07-09 Alp TokerCMake: make __DATE__, __TIME__ etc. macro usage an...
2014-07-09 Alp TokerCMake: fix compiler feature detection
2014-07-04 NAKAMURA Takumi[CMake] Introduce LLVM_ENABLE_PLUGINS as an internal...
2014-07-04 NAKAMURA Takumi[CMake] Introduce LLVM_SHLIB_OUTPUT_INTDIR.
2014-07-04 NAKAMURA Takumi[CMake] Fix set_output_directory to do nothing if ...
2014-06-27 Reid Klecknercmake: Don't do anything for LLVM_ENABLE_ASSERTIONS=OFF
2014-06-06 Alp TokerRemove clang-specific libxml2 check from CMake
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-21 Greg FitzgeraldUse llvm-lit if LLVM source tree is unavailable.
2014-05-19 Reid Klecknercmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
2014-05-06 Evgeniy StepanovDisable -Wcomment when building with GCC.
2014-04-28 Dan LiewTeach add_sphinx_target() to respect the LLVM_INSTALL_T...
2014-04-28 Dan LiewIf building with LLVM_ENABLE_DOXYGEN and using CMake...
2014-04-18 Reid KlecknerAdded Sphinx documentation generation to CMake build...
2014-04-16 Eric ChristopherTeach LLVMConfigVersion.cmake to behave as find_package...
2014-04-16 Eric ChristopherAdd support for a patch version to the cmake system.
2014-04-10 NAKAMURA TakumiAddLLVM: Mute the prefix "lib" in SHARED on win32.
2014-04-09 Viktor KutuzovAdd support for building LLVM on FreeBSD 9.2
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-27 Hans WennborgWin installer: provide a pretty icon
2014-03-25 Yaron KerenRemove cmake module support for Visual C++ 2010 (MSVC10)
2014-03-25 Yaron KerenDisable Visual C++ warning 4722 about aborting a destru...
2014-03-16 NAKAMURA Takumi[CMake][cygming] Disable --out-implib from executables.
2014-03-13 Alexey Samsonov[CMake] Put -Werror to CMAKE_CXX_FLAGS instead of using...
2014-03-13 Ted Kremenek[CMake] Enable a bunch of Xcode build settings that...
2014-03-12 Rafael EspindolaUse -std=gnu++11 on cygwin and mingw.
2014-03-04 NAKAMURA Takumi[CMake] add_llvm_target(): No need to include TABLEGEN_...
next