[CMake] llvm_update_compile_flags(name) doesn't require source files. TARGET PROPERTY...
[oota-llvm.git] / cmake / modules / AddLLVM.cmake
2014-01-28 NAKAMURA Takumi[CMake] llvm_update_compile_flags(name) doesn't require...
2014-01-28 NAKAMURA Takumi[CMake] Enhance llvm_update_compile_flags(name sources...
2014-01-28 NAKAMURA Takumi[CMake] Move -ffunction-data-sections stuff to HandleLL...
2014-01-27 NAKAMURA Takumi[CMake] Put *_exports into "Misc" folder.
2014-01-26 NAKAMURA Takumi[CMake] configure_lit_site_cfg: ${SHLIBDIR} should...
2014-01-19 NAKAMURA Takumi[CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR...
2014-01-19 NAKAMURA Takumi[CMake] Prune deprecate usage of CMAKE_RUNTIME_OUTPUT_D...
2014-01-16 Quentin Colombet[cmake] Attempt to fix sanitizer buildbot.
2014-01-08 Alp TokerCMake: Provide LLVM_PLUGIN_EXT definition
2014-01-07 NAKAMURA Takumi[CMake] Introduce llvm_update_compile_flags(target_name...
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...
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-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-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-08-27 Roman DivackyTranslate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER...
2013-08-24 Hans WennborgCMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
2013-08-21 Argyrios Kyrtzidis[CMake] Automatically pick up subdirectories in llvm...
2013-08-14 NAKAMURA Takumi[CMake] add_llvm_library: Specify explicit suffix ...
2013-08-06 Aaron BallmanReplacing /GR with /GR- instead of applying both option...
2013-04-21 Sylvestre LedruRemove the executable bit on cmake files
2013-02-14 Tim NorthoverUse correct host/target CMake variables to define lit...
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
2012-12-24 NAKAMURA Takumi[CMake] AddLLVM.cmake: Tweak the corner case that ...
2012-12-19 Alexey SamsonovCMake: factor out a function that returns the expected...
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-08-04 NAKAMURA Takumi[CMake] add_lit_target: Remove comments about add_depen...
2012-07-12 Gabor Greifdetabify
2012-07-02 Chandler CarruthRevert r159588, and apply a more principled fix. Place...
2012-07-02 Chandler CarruthSwitch from using a lit.cfg-generator variable that...
2012-06-30 Chandler CarruthHoist LLVM's lit testsuite infrastructure into module...
2012-06-29 Chandler CarruthAdd a missing common variable to the lit.site.cfg gener...
2012-06-28 Chandler CarruthMove the setup for variables that are expanded in the...
2012-06-21 Chandler CarruthAvoid using the recently added APPEND_STRING feature...
2012-06-21 Chandler CarruthCompletely refactor the structuring of unittest CMake...
2012-06-21 Chandler CarruthFactor the logic for setting up a GoogleTest unit test...
2012-06-21 Chandler CarruthRemove one of the LLVM-specific CMake hacks in favor...
2012-04-26 Michael J. Spencer[CMake] Restructure how Clang, Polly and other external...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-29 Daniel Dunbarbuild/cmake: Switch to using llvm-build computed depend...
2011-07-30 Chandler CarruthRemove yet another buried and hidden implicit dependenc...
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-26 Chandler CarruthClean up a pile of hacks in our CMake build relating...
2011-07-25 Oscar FuentesWhile building a LLVM target, put the current source...
2011-07-25 Oscar FuentesCMake: generalize the system that creates custom target...
2011-04-29 Nick LewyckyRename profile_rt.so to libprofile_rt.so under configur...
2011-04-26 Oscar FuentesHonor LLVM_BUILD_RUNTIME.
2011-04-05 Oscar FuentesRename LLVMConfig.cmake to LLVM-Config.cmake. The ...
2011-03-29 Oscar FuentesFixed the build of Clang's unit tests on MinGW. Also...
2011-03-21 Oscar FuentesRemoved workaround for unspecified build problem on...
2011-03-12 Oscar FuentesWhe we build a shared library, add its list of used...
2011-02-22 Oscar FuentesCMake: remove unnecessary variable.
2011-02-20 Oscar FuentesPut targets on folders, if the IDE supports the feature.
2011-02-20 Oscar FuentesUse explicit add_subdirectory's for LLVM target sublibr...
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...
2010-12-22 Oscar FuentesFixes file extension for loadable modules on OS X.
2010-12-10 NAKAMURA TakumiAdd dependency to "make check".
2010-10-22 Oscar FuentesLoadable modules are not supported on Cygwin. PR 6655.
2010-10-14 Oscar FuentesWhen building shared libraries, link to required system...
2010-09-25 Oscar FuentesReverting "CMake: Don't include tools, unittets, or...
2010-09-24 Michael J. SpencerCMake: Don't include tools, unittets, or examples as...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-11 Michael J. SpencerCMake: Fix mingw32 build.
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2009-11-23 Oscar FuentesCMake: Do not try to install a target before it is...
2009-11-23 Oscar FuentesCMake: generate targets for tools and examples even...
2009-11-10 Douglas GregorCMake: Add Darwin-specific linker flags for building...
2009-11-10 Oscar FuentesCMake: Support for building llvm loadable modules.
2009-08-16 Benjamin KramerFix the MSVC build again.
2009-08-16 Oscar FuentesCMake: Hopefully this will fix the build on VS. I can...
2009-08-16 Oscar FuentesCMake: Revert r79144. It reverted a change necessary...
2009-08-15 Benjamin KramerRevert 78996. It was breaking MSVC builds.
2009-08-14 Oscar FuentesCMake: Builds main LLVM Target library before its subli...
next