summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
...
* Move GNU flags from SunOS.cmake to SunOS-GNU.cmakeBrad King2009-12-022-17/+9
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-0214-22/+0
* Fix OS X dylib and module GNU flagsBrad King2009-12-024-0/+30
* Modernize GNU compiler info on WindowsBrad King2009-12-026-98/+83
* Split GNU compiler information filesBrad King2009-12-0227-152/+148
* Drop -rdynamic from Linux build rulesBrad King2009-12-019-13/+0
* Singly-quote target names for Watcom linkerBrad King2009-11-301-4/+4
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-202-31/+17
* Fix flags for Intel Fortran on WindowsBrad King2009-10-291-3/+3
* Fix Intel Fortran SHARED libraries on LinuxBrad King2009-10-271-1/+1
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-262-3/+4
* Split Borland compiler information filesBrad King2009-10-084-128/+125
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-2/+2
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-1/+7
* Avoid (Unix|Windows)Paths.cmake multiple includeBrad King2009-10-052-0/+20
* Add copyright notice to (Unix|Windows)Paths.cmakeBrad King2009-10-052-0/+28
* Find locally installed software firstBrad King2009-10-051-1/+1
* Support GNU/kFreeBSDBrad King2009-10-051-11/+1
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-023-3/+9
* Fix typo in Intel xiar search codeBrad King2009-10-021-3/+3
* Split XL compiler information filesBrad King2009-09-3010-32/+21
* Fix default install prefix on HaikuBrad King2009-09-301-0/+5
* Fix shared library creation flag for XL on LinuxBrad King2009-09-293-1/+3
* Fix check for -isysroot on OS XBrad King2009-09-194-14/+22
* Add detection of gcc versions that do not support isysroot option and do not ...Bill Hoffman2009-09-181-0/+14
* Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...Bill Hoffman2009-09-171-5/+1
* Fix XL C++ compiler flags on LinuxBrad King2009-09-162-0/+6
* Add support for embeded manifests for Intel C/C++/Fortran compilersBill Hoffman2009-09-012-2/+30
* Add a module to determine if the intel linker supports manifest creationBill Hoffman2009-09-011-0/+17
* Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...Bill Hoffman2009-09-011-1/+1
* Use Intel for Linux flags only on LinuxBrad King2009-09-014-0/+36
* Split SunPro compiler information filesBrad King2009-08-215-111/+0
* Split Intel compiler information filesBrad King2009-08-213-45/+0
* Quote the target name for Borland tlib toolBrad King2009-08-121-1/+1
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-074-4/+6
* Move flag to Compiler/VisualAge-Fortran moduleBrad King2009-08-073-3/+0
* Use NetBSD to initialize OpenBSD configurationBrad King2009-08-071-2/+1
* ENH: Install all Modules and TemplatesBrad King2009-07-241-3/+0
* ENH: remove debug messageBill Hoffman2009-07-151-1/+0
* ENH: do not use /INCREMENTAL:YES with VS 10 compilerBill Hoffman2009-07-151-4/+16
* BUG: Fix rpath-link flag for SunPro C++ on LinuxBrad King2009-07-131-0/+1
* BUG: Look in arch-specific HPUX implicit link dirsBrad King2009-06-191-5/+11
* ENH: put the 64 bit paths firstBill Hoffman2009-06-151-1/+2
* ENH: add more search paths on HPUXBill Hoffman2009-06-151-0/+5
* ENH: use .exe on vmsBill Hoffman2009-06-111-0/+1
* ENH: Enable basic OpenVMS platform supportBrad King2009-06-101-0/+7
* BUG: Recognize .so shared libraries on HP-UXBrad King2009-06-031-0/+1
* ENH: Auto-import symbols for cygwin executablesBrad King2009-05-271-0/+1
* ENH: Re-enable system include dir suppressionBrad King2009-02-251-0/+7
* BUG: Remove implicit include dir suppressionBrad King2009-02-242-2/+0