Use a shorter name for the IRBuilder member. This will help the tests
[oota-llvm.git] / cmake /
2014-01-05 Nico WeberAdd a FIXME.
2014-01-02 Jordan Rose[CMake] Add missing set_output_directory after Takumi...
2014-01-02 Douglas GregorCMake separate projects: use correct name for LIBRARY_O...
2014-01-02 Douglas GregorRemove CMake-Xcode hack that symlinked llvm-config...
2013-12-30 NAKAMURA Takumi[CMake][VS][XCode] Restruct the output directory layout...
2013-12-30 Yaron Keren Visual C++ does not support -ffunction-sections -fdata...
2013-12-30 Nico WeberPort r198087 and r198089 (strip dead code by default...
2013-12-29 Nico Weber[cmake] In add_llvm_loadable_module, don't clobber...
2013-12-29 NAKAMURA TakumiFix mis-merging in AddLLVM.cmake, take #2. LINK.EXE...
2013-12-29 NAKAMURA TakumiFix mis-merging in AddLLVM.cmake. Sorry.
2013-12-29 NAKAMURA Takumi[CMake] Fix add_llvm_loadble_module.
2013-12-29 NAKAMURA Takumi[CMake] add_llvm_symbol_exports: Use unique name for...
2013-12-29 NAKAMURA Takumi[CMake] add_llvm_symbol_exports: Use ${native_export_fi...
2013-12-29 Nico WeberYet another attempt at getting cmake-clang-i686-mingw32...
2013-12-29 Nico WeberWindows build fixes, hopefully last part.
2013-12-29 Nico WeberAnother windows build fix attempt.
2013-12-29 Nico WeberMore windows build fix attempts.
2013-12-29 Nico WeberThe same we do every commit, Pinky: Try to fix the...
2013-12-29 Nico WeberAnother windows build fix attempt after r198136.
2013-12-29 Nico WeberTry to fix windows build more after r198136.
2013-12-29 Nico WeberUse `${CMAKE_COMMAND}` instead of `cmake`.
2013-12-28 Nico WeberTry to fix windows build after r198136.
2013-12-28 Nico WeberTry to fix linux build after r198136.
2013-12-28 Nico WeberEXPORTED_SYMBOL_FILE support for cmake
2013-12-28 Nico WeberRemove windows newlines.
2013-12-20 Alp TokerFix documentation typos
2013-12-19 NAKAMURA TakumiRevert r197682, "[CMake] Introduce LIT in add_lit_target."
2013-12-19 NAKAMURA Takumi[CMake] Introduce LIT in add_lit_target.
2013-12-18 Jordan Rose[CMake] Don't put every project's tblgen executable...
2013-12-18 NAKAMURA Takumi[CMake] Prune LLVM_TOOLS_BINARY_DIR in LLVMConfig.cmake...
2013-12-16 NAKAMURA Takumi[CMake] ${LLVM_MAIN_SRC_DIR}/include can be represented...
2013-12-16 NAKAMURA Takumi[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_L...
2013-12-04 NAKAMURA Takumi[CMake] add_lit_target: Let lit.site.cfg free from...
2013-12-02 NAKAMURA Takumi[CMake] add_lit_target: Tests should be excluded from...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target() provide intrin...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-26 Arnaud A. de Grand... CMake : optionaly enable LLVM to be compiled with ...
2013-11-13 Hans WennborgRevert my CMake patches concerning building with /MT...
2013-11-13 Hans WennborgCMake: make building with /MT an option instead of...
2013-11-13 Hans Wennborgcmake: link release builds statically against run-time...
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
next