summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* OS X: Use -iframework with Clang only on version >= 3.2Jean-Christophe Fillion-Robin2016-03-091-1/+1
* 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
* | Place <DEFINES> before <FLAGS> consistently across compilersBrad King2015-07-135-11/+11
* | Merge topic 'auto_export_dll_symbols'Brad King2015-07-081-0/+2
|\ \
| * | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+2
* | | VS: Add /machine: flag to Librarian tool (#11240)Brad King2015-06-261-0/+1
|/ /
* | Merge topic 'ConcurrentFortran-compiler-id'Brad King2015-06-191-0/+1
|\ \
| * | Add support for Concurrent Fortran 77 CompilerBrad King2015-06-181-0/+1
* | | Embarcadero: Run at most one linker invocation at a time (#15620)James Johnston2015-06-181-0/+6
|/ /
* | GNU: Drop -rdynamic flag from FortranBrad King2015-06-161-0/+1
|/
* Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409)Brad King2015-06-081-1/+1
* Intel: Disable Fortran optimizations for Debug config on Windows (#15583)Brad King2015-05-261-1/+1
* RC: Do not override MinGW Makefiles generator preferenceBrad King2015-05-111-1/+1
* RC: Simplify selection of resource compiler based on C/C++ toolchainBrad King2015-05-073-0/+11
* HP-UX: Add GNU compiler information for ASM languageBrad King2015-05-041-0/+2
* Add a 'Green Hills MULTI' generator on WindowsGeoff Viola2015-04-202-0/+56
* 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
|\