[mips][ias] Implement ulh macro.
[oota-llvm.git] / cmake /
2015-10-13 Eric FiselierSplit -pedantic and -Wno-long-long into two separate...
2015-10-12 Pawel Bylicacmake: Avoid leading space in LLVM_DEFINITIONS.
2015-10-09 Chris Bieneman[CMake] Parallel make breaks on native tablegen
2015-10-08 Reid KlecknerEnable gtest SEH when building with clang-cl
2015-10-01 David BlaikieRevert "Enable -Wdeprecated in the cmake build now...
2015-09-30 David BlaikieEnable -Wdeprecated in the cmake build now that LLVM...
2015-09-30 John Brawn[CMake] Make the bindir and libdir arguments to set_out...
2015-09-30 John Brawn[CMake] Adjust the variables set by LLVMConfig.cmake
2015-09-29 John Brawn[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPAT...
2015-09-18 Chris Bieneman[CMake] Adding ALWAYS_GENERATE option to symlink utilit...
2015-09-18 Chris Bieneman[CMake] More cleanup of installing symlinks.
2015-09-16 Chris Bieneman[CMake] More refactoring of symlink creation.
2015-09-15 Chris Bieneman[CMake] Rename target->dest as per feedback from Chapun...
2015-09-14 Chris Bieneman[CMake] Refactor and cleanup generating and installing...
2015-09-10 Jordan Rose[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/
2015-09-10 Chris Bieneman[CMake] Allow LLVM_TOOLCHAIN_TOOLS to be overridden
2015-09-10 Jordan Rose[CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB.
2015-09-10 Aaron BallmanSilencing C4141 warnings that were introduced en masse...
2015-09-09 Joseph Tremoulet[CMake] Flag recursive cmake invocations for cross...
2015-09-08 NAKAMURA Takumi[CMake][CMP0051] Avoid for user of objlib to use llvm_u...
2015-09-05 Andrew Wilkins[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
2015-09-02 NAKAMURA Takumi[CMake] Don't use OBJLIB on Xcode.
2015-09-01 Justin Bognercmake: Error instead of warning and dropping invalid...
2015-09-01 Andrew WilkinsEnable linking tools, shared libraries against libLLVM
2015-08-28 NAKAMURA Takumi[CMake] Fix build on MSVC in r246156.
2015-08-27 NAKAMURA Takumi[CMake] OBJLIB-ize *-tblgen.
2015-08-25 Reid Kleckner[cmake] Pass /manifest:no to the linker when asan is...
2015-08-22 NAKAMURA Takumi[CMake] add_llvm_external_project: Just warn about...
2015-08-22 NAKAMURA Takumi[CMake] Make LLVM_EXTERNAL_*_SOURCE_DIR consistent...
2015-08-21 Dan LiewFilter libraries that are not installed out of CMake...
2015-08-21 Dan Liewllvm-build: Adopt generation of LLVM_LIBS_TO_EXPORT...
2015-08-21 Yaron KerenDisable Visual C++ 2013 Debug mode assert on null point...
2015-08-14 Reid Kleckner[cmake] Start adding support for LLVM_USE_SANITIZER...
2015-08-12 Rafael EspindolaUse /Zc:inline when building with MSVC.
2015-08-11 Reid KlecknerRevert "[cmake] Add helper for finding potentially...
2015-08-11 Reid Kleckner[cmake] Add helper for finding potentially external...
2015-08-04 Justin BognerRemove the configure and cmake checks for sys/wait.h
2015-07-28 Douglas KatzmanUse a specified list of languages in cmake project...
2015-07-24 Saleem Abdulrasoolbuild: fix small typo in cmake doxygen build
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
next