summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-0610-46/+46
* OpenWatcom: Partially modernize platform information modulesBrad King2016-07-065-0/+24
* Intel: Do not use MSVC-like flags for FortranBrad King2016-07-051-14/+17
* Merge topic 'aix-clang'Brad King2016-06-212-0/+2
|\
| * AIX: Add support for Clang compilerWu Zhao2016-06-202-0/+2
* | Merge topic 'revert-vs-clang-minsize'Brad King2016-06-201-1/+1
|\ \ | |/ |/|
| * VS: Fix regressed mapping for the cl `/Os` compiler flagBrad King2016-06-171-1/+1
* | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-103-2/+5
* | Merge topic 'SunOS-PathScale'Brad King2016-06-074-0/+37
|\ \
| * | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
| |/
* | Modules: Rename internal platform-specific compiler determination modulesBrad King2016-06-024-0/+0
|/
* OS X: Drop warning about SDK and deployment target version mismatchBrad King2016-05-261-10/+0
* AIX,HP: Allow user to override the default runtime path (libpath)Matthew Hanna2016-05-172-2/+6
* MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)Brad King2016-04-072-9/+9
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-292-2/+2
* ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-292-2/+2
* Cygwin: Add support for Clang compilerHan Sangjin2016-03-102-0/+2
* Merge topic 'remove-vs6-generator'Brad King2016-03-102-7/+0
|\
| * Drop Visual Studio 6 generatorBrad King2016-03-092-7/+0
* | Merge topic 'clang-iframework-version'Brad King2016-03-101-1/+1
|\ \
| * | OS X: Use -iframework with Clang only on version >= 3.2Jean-Christophe Fillion-Robin2016-03-091-1/+1
| |/
* | VS: in Clang/C2 toolset, setup correct compiler settingsMariusz Pluciński2016-03-101-7/+23
|/
* Windows: Find Program Files directories more robustly from environmentBrad King2016-01-151-33/+19
* Merge topic 'fix-CMP0065-NEW-AIX-HP'Brad King2015-12-144-4/+28
|\
| * AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEWMarc Chevrier2015-12-114-4/+28
* | Merge topic 'detect-cray-wrappers'Brad King2015-12-092-182/+64
|\ \
| * | Cray: Refactor the Cray platform files to use compiler wrapper checksChuck Atkins2015-12-092-182/+64
* | | Embarcadero: Fix bug where duplicate Ninja job pools would be created.James Johnston2015-12-031-1/+5
|/ /
* | Merge topic 'add-cray-linux-platform'Brad King2015-11-191-66/+88
|\ \
| * | Cray: Fix static / dynamic detection logic and parse more driver flagsChuck Atkins2015-11-181-66/+88
* | | SunOS: Remove obsolete Studio compiler library directoriesApril Chin2015-11-161-6/+0
|/ /
* | Cray: New platform file for Cray Linux Environment and PrgEnvChuck Atkins2015-11-142-0/+239
* | Ninja: Refactor selection of 'deps = ' value for MS-compatible toolchainsBrad King2015-10-201-0/+2
|/
* Xcode: Adjust deployment target SDK version to host versionGregor Jasny2015-10-121-0/+4
* MSVC: Add system libs for WindowsStore on VS 2015Gilles Khouzam2015-10-021-1/+3
* Add support for *.manifest source files with MSVC toolsBrad King2015-09-171-2/+2
* MSVC: Rewrite manifest file handling with Makefile and NinjaBrad King2015-09-171-2/+2
* Merge topic 'ar-option-order'Brad King2015-09-101-1/+1
|\
| * Re-order 'ar' options 'cq' => 'qc'Brad King2015-09-091-1/+1
* | GHS: Find latest 'int' directoryGeoff Viola2015-09-091-7/+29
|/
* Darwin: Add support for tbd library stub filesGregor Jasny2015-08-241-1/+1
* Merge topic 'hp-ux-itanium-shared-libs'Brad King2015-08-211-3/+5
|\
| * HP-UX: Do not use ".sl" extension for shared libs on ItaniumBrad King2015-08-181-3/+5
* | Add support for ARTOS platform using GNU C with ac compiler driverKars de Jong2015-08-172-0/+26
* | HP-UX: Fix linker search type flags for C shared libs on HP-UXChuck Atkins2015-08-121-12/+5
|/
* SunOS: Drop special case for linking C++ shared libraries with gcc (#15673)Brad King2015-07-301-8/+0
* Merge topic 'osx-iframework'Brad King2015-07-232-0/+10
|\
| * OS X: Use -iframework with AppleClang only on version >= 4.2Brad King2015-07-222-0/+10
* | Add EUROS RTOS platform description fileStanimir Kabaivanov2015-07-141-0/+19
* | Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-1312-26/+26