summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'blugeneq-platform-files'Brad King2015-03-2415-0/+403
|\
| * BlueGene/Q Platform filesTodd Gamblin2015-03-1915-0/+403
* | OS X: Look for Xcode 5 platform-specific FrameworksGregor Jasny2015-03-241-6/+14
* | Merge topic 'lib64_paths_crosscompiling'Brad King2015-03-231-1/+1
|\ \
| * | Linux: Ignore Debian-specific case when cross-compilingZack Galbreath2015-03-231-1/+1
| |/
* | PGI: Remove invalid -fPIE flag (#15460)Brad King2015-03-201-1/+1
|/
* Merge topic 'windows-rc-enable-later'Brad King2015-02-264-9/+10
|\
| * RC: Add platform-specific preprocessor definitions (#15404)Brad King2015-02-251-0/+4
| * RC: Enable language after C, CXX, or Fortran is enabled (#15404)Brad King2015-02-253-6/+6
| * RC: Drop unused CMAKE_COMPILE_RESOURCE variable settingBrad King2015-02-252-3/+0
* | Merge topic 'refine-MSVC-ARM-WinCE'Brad King2015-02-251-11/+38
|\ \ | |/ |/|
| * MSVC: Compile with arch-specific flags on ARM platforms (#14552)Gunnar Roth2015-02-241-0/+11
| * MSVC: Distinguish among ARM architectures more precisely (#14552)Gunnar Roth2015-02-241-10/+26
| * MSVC: Define /DWINCE when building for WinCE platforms (#14552)Gunnar Roth2015-02-241-1/+1
* | OS X: Add platform-specific Frameworks search pathGregor Jasny2015-02-231-0/+7
|/
* Windows-GNU: Do not tell find_library to treat '.dll' as linkableBrad King2015-02-181-1/+1
* Merge topic 'fix-msvc-linker-flags-typo'Brad King2015-02-042-2/+2
|\
| * MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)Brad King2015-02-032-2/+2
| * XL: Fix link flags for executables on Linux with XL compilersBrad King2015-01-123-0/+3
| * Merge branch 'backport-fix-CMP0054-MSVC' into releaseBrad King2014-11-201-2/+2
| |\
| | * Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-2/+2
* | | Merge topic 'revert-feature_record_msvc'Brad King2015-01-152-11/+0
|\ \ \
| * | | Revert topic 'feature_record_msvc'Brad King2015-01-142-11/+0
* | | | Merge topic 'linux-XL-fortran'Brad King2015-01-113-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | XL: Fix link flags for executables on Linux with XL compilersBrad King2015-01-103-0/+3
* | | | Features: Record for MSVC C++ 2015 and MSVC C 2010-2015.Robert Maynard2015-01-112-0/+7
* | | | Features: Record for MSVC 2010-2013.Stephen Kelly2015-01-111-0/+4
|/ / /
* | | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-2/+2
* | | Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-102-0/+11
* | | Merge topic 'watcom-drop-symfile-option'Brad King2014-11-041-2/+2
|\ \ \ | |/ /
| * | Watcom: Drop symfile linker optionJ Decker2014-11-031-2/+2
| |/
* | OS X: Detect deployment target flags from GNU Fortran compilersBrad King2014-10-271-0/+2
* | Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
|/
* VS: Fix Tegra-Android platform linking of libraries by nameBrad King2014-09-301-0/+6
* MSVC: Define 'WIN32' for Windows Store and Windows PhoneGilles Khouzam2014-09-021-0/+1
* MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
* 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
* 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
| |/
* | 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
| |/
* | OS X: Allow deployment target with "/" sysroot (#15040)Jeremy Huddleston2014-07-281-0/+2
|/