[AArch64] Fix invalid use of references to BuildMI.
[oota-llvm.git] / cmake /
2015-04-14 Zachary Turner[msvc] Strip /W[0-4] before appending /W4
2015-04-13 NAKAMURA Takumi[CMake] Uniquify LLVM_ABI_BREAKING_CHECKS. It reverts...
2015-04-06 Rafael EspindolaDisable all link optimizations in a debug build.
2015-04-06 Rafael EspindolaDon't pass -O3 to the linker in debug builds.
2015-04-06 Rafael EspindolaDon't use -ffunction-sections -fdata-sections on debug...
2015-04-01 NAKAMURA TakumiTry to unbreak Clang build to export LLVM_ABI_BREAKING_...
2015-04-01 Sanjoy Das[CMake] Cache LLVM_ABI_BREAKING_CHECKS in LLVMConfig...
2015-03-27 Chris Bieneman[CMake] Removing duplicates from the list of test suite...
2015-03-27 Derek SchuffCMake: enable installing utils
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-03-24 Andrew KaylorDisabling warnings for MSVC build to enable /W4 use.
2015-03-23 Chris BienemanRe-land: Generate targets for each lit suite.
2015-03-23 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-03-19 Peter Collingbournetest: Make a start on a test suite for libLTO.
2015-03-19 Chris BienemanFixing dependencies for native tablegen.
2015-03-19 Greg Bedwell[CMake] Don't pass in MSVC warning flags as definitions.
2015-03-18 Chris BienemanRevert "Generate targets for each lit suite."
2015-03-18 Chris BienemanGenerate targets for each lit suite.
2015-03-18 Reid KlecknerCMake: Disable ENABLE_EXPORTS for executables with...
2015-03-12 Chris BienemanRefactoring CMake CrossCompile module.
2015-03-12 Chris BienemanDoing some cleanup to the iOS toolchain.
2015-03-11 Greg BedwellRevert "[CMake] Don't pass in MSVC warning flags as...
2015-03-11 Greg Bedwell[CMake] Don't pass in MSVC warning flags as definitions
2015-03-10 Chris BienemanAdd new LLVM_OPTIMIZED_TABLEGEN build setting which...
2015-03-09 Benjamin KramerDrop the hacks used for partial C99 math libraries.
2015-03-07 Chandler CarruthTeach the LLVM CMake build how to explicitly use libc...
2015-03-03 Kostya Serebryany[sanitizer/coverage] Add AFL-style coverage counters...
2015-03-02 Reid Klecknercmake: Use MSVC atomics with clang-cl
2015-03-02 Chris BienemanMaking the SO version major.minor instead of just major...
2015-02-27 Reid KlecknerMinor follow-ups to r229720 suggested on llvmdev
2015-02-25 Zachary Turner[CMake] Fix the clang-cl self host build.
2015-02-25 Saleem Abdulrasoolbuild: check if atomic routines are implicitly provided
2015-02-24 Tobias GrosserRevert "Raising minimum required CMake version to 2...
2015-02-23 Chad RosierRevert "Revert "Raising minimum required CMake version...
2015-02-23 Chad RosierRevert "Raising minimum required CMake version to 2...
2015-02-23 Reid Klecknercmake: Don't do the libstdc++ version check when clang...
2015-02-22 Zachary TurnerRemove log statements from config scripts.
2015-02-22 Zachary TurnerReally fix the build this time.
2015-02-22 Zachary Turner[llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".
2015-02-20 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-02-19 Davide Italiano[Support/Timer] Make GetMallocUsage() aware of jemalloc.
2015-02-18 Peter CollingbourneCMake: Fix add_lit_target for the case where a test...
2015-02-18 Chris BienemanAdding install targets for individual LLVM tools and...
2015-02-18 Chris BienemanEnable standard so versioning for libLLVM.
2015-02-18 Filipe CabecinhasDowngrade build system error message to a warning
2015-02-17 Filipe CabecinhasWe require MSVC 2013 Update 4 due to previous versions...
2015-02-15 Benjamin KramerUpdate the docs to require at least MSVC 2013.
2015-02-15 NAKAMURA TakumiReapply r229185(cbieneman) -- Raising minimum required...
2015-02-14 Chandler Carruth[gold] Consolidate the gold plugin options and actually...
2015-02-14 NAKAMURA TakumiRevert r229185, "Raising minimum required Visual Studio...
2015-02-13 Chris BienemanRaising minimum required Visual Studio version to 2013.
2015-02-10 Zachary TurnerTeach llvm_add_library() to find include dirs.
2015-02-10 Zachary TurnerDefine HAVE_DIA_SDK on Windows when DIA is present.
2015-02-04 Filipe CabecinhasHandle LLVM_USE_SANITIZER=Address;Undefined (and the...
2015-02-03 Hans Wennborg[CMake] add_llvm_library: don't use .imp suffix for...
2015-01-30 NAKAMURA Takumi[Cygming] Seek also chkstk_ms, or JIT fails with DLL...
2015-01-30 Chris BienemanUpdating iOS.cmake to work with the latest Xcode and...
2015-01-30 Chris BienemaniOS doesn't have histedit.h available. We should gate...
2015-01-27 Kostya SerebryanyAdd cmake flag LLVM_USE_SANITIZE_COVERAGE
2015-01-24 Kuba BreckaReverting r226937: lit: Make MCJIT's supported arch...
2015-01-23 Reid Klecknerlit: Make MCJIT's supported arch check case insensitive
2015-01-22 Rafael EspindolaDon't use -z,defs on FreeBSD.
2015-01-22 Rafael EspindolaPass -Wl,-z,defs when building shared libraries, but...
2015-01-20 Rafael EspindolaDon't pass -Wl,z,defs for now.
2015-01-20 Rafael EspindolaUse -Wl,defs when linking.
2015-01-13 Peter Zotov[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanis...
2015-01-07 Aaron BallmanReverting r225319; since there is a folder named Exampl...
2015-01-06 Duncan P. N. Exon... cmake: Fix 'examples' target after r225319
2015-01-06 Duncan P. N. Exon... cmake: Add 'examples' target
2015-01-06 NAKAMURA Takumi[CMake] Silence stderr on "COMMAND ${CMAKE_C_COMPILER...
2015-01-06 NAKAMURA TakumiReformat.
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
next