summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-04-13[CMake] Updates to llvm-shlib to support overriding exports list and added an...Chris Bieneman1-0/+1
2015-04-07Enable W4 warnings by default for MSVC buildsAndrew Kaylor1-8/+1
2015-03-27CMake: enable installing utilsDerek Schuff1-0/+2
2015-03-26[ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das1-0/+3
2015-03-25test: Fix the dependencies for the check-llvm-* targetsJustin Bogner1-5/+0
2015-03-23Re-land: Generate targets for each lit suite.Chris Bieneman1-0/+5
2015-03-23Raising minimum required CMake version to 2.8.12.2.Chris Bieneman1-13/+3
2015-03-18Revert "Generate targets for each lit suite."Chris Bieneman1-5/+0
2015-03-18Generate targets for each lit suite.Chris Bieneman1-0/+5
2015-03-18CMake: Disable ENABLE_EXPORTS for executables with MSVCReid Kleckner1-1/+1
2015-03-10Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and us...Chris Bieneman1-2/+7
2015-03-07Teach the LLVM CMake build how to explicitly use libc++abi when usingChandler Carruth1-0/+1
2015-02-27Minor follow-ups to r229720 suggested on llvmdevReid Kleckner1-1/+2
2015-02-24[CMake] Set policy CMP0051 to OLD globally.Zachary Turner1-0/+9
2015-02-24Revert "Raising minimum required CMake version to 2.8.12.2."Tobias Grosser1-3/+13
2015-02-23Revert "Revert "Raising minimum required CMake version to 2.8.12.2.""Chad Rosier1-13/+3
2015-02-23Revert "Raising minimum required CMake version to 2.8.12.2."Chad Rosier1-3/+13
2015-02-20Raising minimum required CMake version to 2.8.12.2.Chris Bieneman1-13/+3
2015-02-20Setting up CMake to default to Debug when no build type is specified.Chris Bieneman1-0/+5
2015-02-18Adding install targets for individual LLVM tools and libraries.Chris Bieneman1-0/+10
2015-02-18Enable standard so versioning for libLLVM.Chris Bieneman1-0/+1
2015-02-15Update the docs to require at least MSVC 2013.Benjamin Kramer1-4/+0
2015-02-15Reapply r229185(cbieneman) -- Raising minimum required Visual Studio version ...NAKAMURA Takumi1-0/+4
2015-02-14Revert r229185, "Raising minimum required Visual Studio version to 2013."NAKAMURA Takumi1-4/+0
2015-02-13Raising minimum required Visual Studio version to 2013.Chris Bieneman1-0/+4
2015-02-09Revert "Raising minimum required CMake version to 2.8.12.2."Chris Bieneman1-1/+15
2015-02-09Raising minimum required CMake version to 2.8.12.2.Chris Bieneman1-15/+1
2015-02-03Fix ProgramFiles path for 64-bit Windows installerHans Wennborg1-0/+3
2015-01-14Trunk is now 3.7.0svnHans Wennborg1-1/+1
2014-12-29[py3] Teach the CMake build to reject Python versions older than 2.7.Chandler Carruth1-1/+7
2014-12-29[cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it toChandler Carruth1-5/+6
2014-12-09Adding a new option to CMake to disable C++ atexit on llvm-shlib.Chris Bieneman1-0/+4
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov1-0/+6
2014-11-19Use ninja pools to limit the number of concurrent compile/link jobs.Evgeniy Stepanov1-0/+15
2014-11-17CMake: Use the new USES_TERMINAL option for test suite targets when available.Peter Collingbourne1-0/+6
2014-11-07Pass PRIVATE to target_link_libraries if using shared libraries.Rafael Espindola1-0/+10
2014-10-23Adding llvm-shlib to CMake build system with a few new bells and whistlesChris Bieneman1-0/+2
2014-09-26Add LLVM_ENABLE_MODULES flag to CMake to enable building with C++ modules.Richard Smith1-0/+1
2014-09-03Enabling LLVM & Clang to be cross-compiled using CMake from a single configur...Chris Bieneman1-0/+5
2014-08-01Fix building with in-tree libc++abi on FreeBSDViktor Kutuzov1-0/+1
2014-07-28Update LLVM version: 3.5 => 3.6Hans Wennborg1-1/+1
2014-07-04[CMake] Introduce LLVM_SHLIB_OUTPUT_INTDIR.NAKAMURA Takumi1-0/+6
2014-06-23Delete utils/FileUpdate.Rafael Espindola1-1/+0
2014-06-12Delete trailing whitespace.Matt Arsenault1-1/+1
2014-06-12CMake: don't install the internal config.h headerAlp Toker1-0/+1
2014-06-06Make LINK_POLLY_INTO_TOOLS work with the CMake buildAlp Toker1-3/+3
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover1-2/+2
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover1-2/+1
2014-05-07[CMake] Add build rules for llvm-PerfectShuffle utilityAlexey Samsonov1-0/+1
2014-04-18Added Sphinx documentation generation to CMake build system.Reid Kleckner1-1/+2