summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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