[RewriteStatepointsForGC] Use idomatic mechanisms for debug tracing [NFC]
[oota-llvm.git] / cmake /
2015-07-23 Yaron KerenAvoid using -Wl,-z,defs on Cygwin.
2015-07-21 Chris Bieneman[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_D...
2015-07-21 Andrew Wilkins[cmake] pass GO_EXECUTABLE to llgo-go
2015-07-21 Chris Bieneman[CMake] Fixing inconsistency caused by copy-pasta.
2015-07-21 Chris Bieneman[CMake] Fixing a problem with external projects that...
2015-07-20 Aaron BallmanSuppress two warnings from MSVC 2015 that are triggered...
2015-07-20 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-14 NAKAMURA Takumi[CMake] Unbreak add_llvm_external_project when external...
2015-07-14 Chris Bieneman[CMake] Forgot to quote the first part of STREQUAL.
2015-07-14 Chris Bieneman[CMake] We shouldn't be storing values in the cache...
2015-07-13 Chris BienemanRevert "[CMake] Cleanup tools/CMakeLists.txt to take...
2015-07-13 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-08 NAKAMURA TakumiRevert r241621, "[CMake] Cleanup tools/CMakeLists.txt...
2015-07-07 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-05 NAKAMURA Takumi[CMake] add_llvm_symbol_exports: Use Python oneliner...
2015-07-02 Leny Kholodov[Support] Lazy load of dbghlp.dll on Windows
2015-06-30 Dan Liew[CMake] Make the CMake files (LLVMConfig.cmake and...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend
2015-06-29 Dan LiewFix bug #23967. The gtest and gtest_main targets were...
2015-06-27 Peter Zotov[OCaml] Bump ctypes dependency to 0.4.
2015-06-24 Douglas KatzmanSpelling fixes in comments.
2015-06-22 Rafael EspindolaSupport Solaris unused sections' gc link syntax.
2015-06-22 Rafael EspindolaDo not pass optimization flags to Solaris' linker.
2015-06-22 Rafael EspindolaUse right syntax to pass version script to Solaris...
2015-06-19 Filipe CabecinhasCMake: Stop using LLVM's custom parse_arguments (delete...
2015-06-19 Filipe CabecinhasCMake: Stop using LLVM's custom parse_arguments. NFC
2015-06-18 Peter CollingbourneSilence resource compiler using /nologo flag.
2015-06-16 James Y KnightRepair cmake libatomic check.
2015-06-14 NAKAMURA Takumi[CMake] Try to fix r239612, not to miss resources/windo...
2015-06-12 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-06-07 Peter Zotov[cmake] [OCaml] Make ocamldoc targets depend on output...
2015-06-01 Greg Bedwell[CMake] Revert commits r238740/r238741 for embedding...
2015-06-01 Greg Bedwellremove the use of the LOCATION CMake variable from...
2015-06-01 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-05-29 Chris Bieneman[CMake] Bug 23468 - LLVM_OPTIMIZED_TABLEGEN does not...
2015-05-19 Reid KlecknerTry to fix the build with MSVC 2015 by disabling sized...
2015-05-19 Yaron KerenUse cat and not type Under MSYS, same as Cygwin.
2015-05-14 Justin Bognercmake: Use -fno-sanitize-recover=all - the old spelling...
2015-05-12 Eric FiselierAllow the CMake option 'LLVM_ABI_BREAKING_CHECKS' to...
2015-05-08 Kostya Serebryany[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when...
2015-05-07 Alexey SamsonovUpdate CMake flags, LibFuzzer comments and docs for...
2015-05-01 Niels Ole Salscheider[CMake] Also search for prefixed versions of ld.gold
2015-04-27 Rafael EspindolaAllow building the gold plugin even if the gold binary...
2015-04-24 Chris Bieneman[CMake] Fix for PR 23328: LLVM_OPTIMIZED_TABLEGEN broken
2015-04-22 Reid Kleckner[cmake] Quote the path to the target exports file,...
2015-04-21 Andrew KaylorSilence MSVC build alignment warnings
2015-04-20 Pete CooperAdd targets to cmake for specific target components.
2015-04-16 Chris BienemanCleanup based on rnk's feedback.
2015-04-16 Chris BienemanFixing windows bots.
2015-04-16 Chris BienemanBetter fix to the windows conditional.
2015-04-16 Chris BienemanFix Windows bots.
2015-04-16 Chris BienemanFixing a mis-use of the CMake install command.
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...
next