summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-121-16/+32
* Merge topic 'vs-windows-sdk-desktop-arm'Brad King2014-08-123-1/+11
|\
| * MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
| * CMakeDetermineCompilerId: Fix detection for VS ARM platformBrad King2014-08-122-0/+6
* | Merge topic 'vs-windows-phone-and-store'Brad King2014-08-1210-4/+38
|\ \ | |/
| * MSVC: Add system libs for WindowsPhone and WindowsStoreBrad King2014-07-311-1/+5
| * MSVC: Add default WindowsPhone and WindowsStore compile flagsPaul Annetts2014-07-311-0/+4
| * MSVC: Disable incremental linking for WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-4/+6
| * Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-311-0/+4
| * Add WindowsPhone and WindowsStore platform information modulesBrad King2014-07-316-0/+6
| * CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStoreGilles Khouzam2014-07-312-0/+14
* | Add Fujitsu compiler detectionErik Lindahl2014-08-112-0/+3
* | Merge topic 'BundleUtilities-os9-newlines'Brad King2014-08-111-0/+1
|\ \
| * | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
* | | Merge topic 'cpack-ifw-generator'Brad King2014-08-111-3/+15
|\ \ \
| * | | CPackIFW: Refactor and revise this generatorKonstantin Podsvirov2014-08-111-3/+15
* | | | Merge topic 'CMakePackageConfigHelpers-INSTALL_PREFIX'Brad King2014-08-111-136/+157
|\ \ \ \ | |_|/ / |/| | |
| * | | CMakePackageConfigHelpers: Add INSTALL_PREFIX optionDaniele E. Domenichelli2014-08-111-10/+28
| * | | CMakePackageConfigHelpers: restructure documentation and document commandsDaniele E. Domenichelli2014-08-111-120/+125
| * | | CMakePackageConfigHelpers: Remove unused variableDaniele E. Domenichelli2014-08-041-2/+0
| |/ /
* | | Merge topic 'ExternalData-drop-security-disclaimer'Brad King2014-08-061-1/+1
|\ \ \
| * | | ExternalData: Drop 'not security software' disclaimer (#15060)Brad King2014-08-051-1/+1
| |/ /
* | | CheckIncludeFiles: Use modern C declaration for 'main' (#15058)Nate Eldredge2014-08-051-1/+1
|/ /
* | Merge topic 'cpack-options-sort'Brad King2014-08-041-25/+42
|\ \
| * | CPack: Sort packaging options lexicographicallyBrad King2014-07-311-27/+27
| * | CPack: Expand mark_as_advanced arguments to one-per-lineBrad King2014-07-311-9/+26
| |/
* | Merge topic 'fix-check-module-DEFINED-tests'Brad King2014-08-0411-11/+11
|\ \
| * | Check*: Allow result variables to contain regex special characters (#14923)Brad King2014-07-3111-11/+11
| |/
* | Check*CompilerFlag: Add pattern for Fujitsu compiler (#15051)Erik Lindahl2014-07-311-0/+1
|/
* Merge topic 'cpack-mark-ifw-advanced'Brad King2014-07-311-0/+1
|\
| * CPack: Mark CPACK_BINARY_IFW option as advancedBrad King2014-07-301-0/+1
* | Merge topic 'cpack-add-lzma-package-options'Brad King2014-07-311-0/+10
|\ \ | |/
| * CPack: Add lzma-compressed package optionsDaniel Pfeifer2014-07-301-0/+10
* | Merge topic 'check-flag-avoid-semicolon'Brad King2014-07-311-1/+1
|\ \
| * | Check*CompilerFlag: Avoid ';' in common pattern (#15048)Brad King2014-07-301-1/+1
* | | Merge topic 'cpack-ifw-generator'Brad King2014-07-311-4/+39
|\ \ \
| * | | CPackIFW: Add package configuration variablesKonstantin Podsvirov2014-07-291-4/+36
| * | | CPackIFW: Document cpack_ifw_configure_component DEPENDS optionKonstantin Podsvirov2014-07-291-0/+3
* | | | Merge topic 'pdb-genex'Brad King2014-07-311-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+1
* | | | Merge topic 'remove-link-remnants'Brad King2014-07-301-1/+0
|\ \ \ \
| * | | | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnantsNils Gladitz2014-07-291-1/+0
| |/ / /
* | | | ExternalProject: Recognize lzma-compressed files (#13515)Brad King2014-07-291-5/+5
* | | | ExternalProject: Recognize .tbz2 extensionBrad King2014-07-291-5/+5
| |/ / |/| |
* | | Merge topic 'windows-ce-cleanup'Brad King2014-07-293-5/+5
|\ \ \
| * | | WindowsCE: Drop unused Platform/WindowsCE-MSVC moduleBrad King2014-07-281-1/+0
| * | | WindowsCE: Refactor setting of "WINCE"Brad King2014-07-282-3/+4
| * | | MSVC: Use STREQUAL to check for WindowsCEBrad King2014-07-281-1/+1
* | | | Merge topic 'osx-no-sysroot-for-deployment'Brad King2014-07-291-0/+2
|\ \ \ \
| * | | | OS X: Allow deployment target with "/" sysroot (#15040)Jeremy Huddleston2014-07-281-0/+2
| | |/ / | |/| |