Add newline at EOF in DynamicLibrary.cpp
[oota-llvm.git] / cmake /
2013-10-19 Yaron KerenRemove NDBEUG from all release types compile flags.
2013-10-17 Hans WennborgCMake: set stack size for MSVC in just one place
2013-10-17 Hans WennborgCMake: set stack size to 2MB for MSVC builds
2013-10-07 Hans Wennborgcmake: don't set LLVM_COMPILER_IS_GCC_COMPATIBLE when...
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-10-01 Rafael EspindolaReverts commit r190808 and r190556.
2013-09-16 Jordan Rose[CMake] Hack GetSVN.cmake to handle unusual terminals.
2013-09-12 Alexey SamsonovFixup for r190409: add dep on LZMA only if CMake is...
2013-09-11 Jordan Rose[CMake] Update GetSVN.cmake to use LLVM version control...
2013-09-11 NAKAMURA Takumiconfig-ix.cmake: Tweak stray endif(...) to suppress...
2013-09-10 Hans Wennborgcmake: Install llvm-tblgen again
2013-09-10 Renato GolinAdding LZMA as dep for XML2 on 2.8.0 or higher
2013-09-02 Alexey Samsonov[CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER
2013-08-28 Michael Gottesman[doxygen] Use correct variable names for external varia...
2013-08-28 Michael Gottesman[doxygen] Added support for doxygen external search.
2013-08-28 Michael Gottesman[cmake] Created an aggregate doxygen target for generat...
2013-08-27 Roman DivackyTranslate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER...
2013-08-26 Alexey Samsonov[cmake] Check for realpath availability in CMake
2013-08-26 Douglas GregorCMake Xcode builds: symlink tblgen targets out to bin/.
2013-08-24 Michael Gottesman[autotools->cmake] Enable generation of doxygen documen...
2013-08-24 Hans WennborgCMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
2013-08-23 Hans WennborgCMake: don't install tablegen
2013-08-21 Argyrios Kyrtzidis[CMake] Automatically pick up subdirectories in llvm...
2013-08-19 Reid KlecknerSuppress an annoying CMake warning in ChooseMSVCCRT...
2013-08-17 Joerg SonnenbergerRecognize NetBSD's terminfo implementation.
2013-08-16 Aaron BallmanRe-disabling C4291 warnings for MSVC because AttributeL...
2013-08-15 Hans WennborgCMake: polish the Windows packaging rules
2013-08-14 NAKAMURA Takumi[CMake] add_llvm_library: Specify explicit suffix ...
2013-08-12 Chandler CarruthRemove all checking for the various terminfo headers...
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-08 Chandler CarruthAdd three missing CMake variables that need to make...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-08-07 Reid KlecknerCheck for _strtoi64 in the cmake build if strtoll is...
2013-08-06 Aaron BallmanReplacing /GR with /GR- instead of applying both option...
2013-08-01 Simon AtanasyanPass -G argument to cmake with the same generator's...
2013-07-30 Eric ChristopherMake sure that -gsplit-dwarf isn't passed to the linker.
2013-07-30 Eric ChristopherAdd capability for building with -gsplit-dwarf to the...
2013-07-29 Aaron BallmanRe-application of 187310. Re-enabling warning C4275...
2013-07-28 Aaron BallmanPartial revert of 187310; it seems MSVC 10 still spits...
2013-07-27 Aaron BallmanRe-enabling some more MSVC warnings; all of these compi...
2013-07-27 Aaron BallmanRe-enabling a warning in MSVC mode now that r187292...
2013-07-27 Aaron BallmanRe-enabling some more MSVC warnings; all of these compi...
2013-07-26 Aaron BallmanRe-enabling the C4065 warning for MSVC builds as it...
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-17 Duncan SandsTweak the cmake interaction between CMAKE_BUILD_TYPE...
2013-07-08 Matt ArsenaultFind xdot or xdot.py.
2013-07-08 Matt ArsenaultAllow llvm_find_program to find alternate names
2013-07-04 Eric ChristopherReapply r185601 with a fix for the cmake build.
2013-07-04 Eric ChristopherTemporarily revert 185601 as it caused cmake build...
2013-07-04 Eric ChristopherAdd support for futimens for platforms that don't suppo...
2013-06-26 Andy GibbsSupport using "host" as a target in LLVM_TARGETS_TO_BUI...
2013-06-14 Rafael EspindolaRevert "Cmake: add compiler option in a more idiomatic...
2013-06-14 Arnaud A. de Grand... Cmake: add compiler option in a more idiomatic way
2013-06-11 Rafael EspindolaDon't define LTDL_SHLIBPATH_VAR.
2013-05-29 Arnaud A. de Grand... Add colored diagnostics when building LLVM with cmake...
2013-05-29 Evgeniy StepanovAllow overriding the location of C/C++ compilers in...
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-05-04 Tim NorthoverBuild system changes to enable MCJIT on AArch64
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-05-03 Benjamin KramerCMake: cxxabi.h is only available to C++ compilers...
2013-04-27 Joerg SonnenbergerOnly use cxxabi.h's demangler, if it is actually available.
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-04-21 Sylvestre LedruRemove the executable bit on cmake files
2013-04-12 Alexey SamsonovDon't explicitly provide -pie in MSan bootstrap of...
2013-04-07 Reid Kleckner[cmake] Avoid rel+asserts warnings when passing -UNDEBUG
2013-03-26 Alexey SamsonovAdd CMake option LLVM_USE_SANITIZER={Address,Memory...
2013-03-25 Douglas GregorIntroduce a tiny CMake project to gather Subversion...
2013-03-25 Duncan SandsDon't use add_llvm_definitions for adding warning flags...
2013-03-25 Joerg SonnenbergerRefine fenv.h handling: check if the desired macros...
2013-03-19 Alexey SamsonovEnable -Wnon-virtual-dtor build warning
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-03-13 Alexey SamsonovSimplify CMake rules in HandleLLVMOptions module.
2013-03-02 Jordan RoseCMake: Always include the CheckCXXCompilerFlag in Handl...
2013-02-14 Tim NorthoverUse correct host/target CMake variables to define lit...
2013-02-08 Jordan RoseCMake: Use check_symbol_exists instead of check_cxx_sym...
2013-02-07 Owen AndersonFix CMake detection of various cmath functions, and...
2013-02-07 Owen AndersonConditionalize constant folding of math intrinsics...
2013-02-04 Edwin VaneTurn off uninitialized-use warnings for gcc in cmake...
2013-01-31 Richard SmithAdd -Wno-nested-anon-types to -pedantic builds of LLVM...
2013-01-31 Edwin VaneTurn off missing field initializer warnings for gcc
2013-01-31 Evgeniy StepanovAnnotate BumpPtrAllocator for MemorySanitizer.
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
2013-01-25 Reid KlecknerDisable MSVC's warning about noreturn destructors
2013-01-04 Chandler CarruthAdd time getters to the process interface for requestin...
2013-01-03 Michael J. Spencer[CMake] MSVC is incorrectly emitting C4239 in some...
2012-12-24 NAKAMURA Takumi[CMake] AddLLVM.cmake: Tweak the corner case that ...
2012-12-24 Dmitri GribenkoFix a typo introduced in r168577: FlAGS -> FLAGS (note...
2012-12-19 Alexey SamsonovCMake: factor out a function that returns the expected...
2012-12-14 NAKAMURA Takumi[CMake] Move libxml2 stuff from clang to llvm/cmake.
2012-12-10 Jim GrosbachCMake: Don't run 'git svn' if there is no .git/svn...
2012-11-26 Joe AbbeyRemoving SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
2012-10-23 Jordan RoseCMake: Include private headers / tablegen files in...
2012-10-10 NAKAMURA Takumi[CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes...
2012-10-05 NAKAMURA Takumi[CMake] Enhance add_llvm_external_project.
2012-09-11 Evgeniy StepanovCMake toolchain file for Android NDK.
2012-09-04 Evgeniy StepanovFix Android build of gtest and lib/Support.
next