| Commit message (Expand) | Author | Age | Files | Lines |
* | Intel: Fix Windows per-config Fortran flags (#12642) | Brad King | 2012-01-02 | 1 | -3/+3 |
|
|
* | Merge topic 'GNU-to-MS' | David Cole | 2011-12-16 | 1 | -1/+1 |
|\ |
|
| * | Windows-GNU: Remove extra quotes in GNUtoMS rule variable | Brad King | 2011-12-08 | 1 | -1/+1 |
|
|
* | | Merge topic 'osx-dependent-libraries' | David Cole | 2011-12-16 | 1 | -5/+7 |
|\ \ |
|
| * | | Do not link private dependent shared libraries on OS X > 10.4 | Brad King | 2011-12-15 | 1 | -5/+7 |
|
|
* | | | HP: Drive shared library linking with compiler front end | Brad King | 2011-12-14 | 5 | -23/+3 |
|/ / |
|
* | | Merge topic 'GNU-to-MS' | David Cole | 2011-12-06 | 7 | -0/+73 |
|\ \
| |/ |
|
| * | Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib | Brad King | 2011-12-05 | 6 | -0/+70 |
|
|
| * | Fortran: Detect pointer size in gfortran on MinGW | Brad King | 2011-12-05 | 1 | -0/+3 |
|
|
* | | TinyCC: Add compiler info for shared libs on Linux (#12605) | Brad King | 2011-12-02 | 1 | -0/+4 |
|/ |
|
* | Fixed link bugs in BlueGeneP build. | Todd Gamblin | 2011-08-29 | 1 | -10/+13 |
|
|
* | Merge topic 'fix-old-VisualAge-Fortran' | David Cole | 2011-08-16 | 1 | -0/+1 |
|\ |
|
| * | XL: Fix old VisualAge branding of Fortran compiler | Brad King | 2011-08-02 | 1 | -0/+1 |
|
|
* | | Merge topic 'fix-11866-add-watcom-sys-libs' | David Cole | 2011-08-02 | 1 | -0/+38 |
|\ \ |
|
| * | | Watcom: Use correct args for execute_process call (#11866) | David Cole | 2011-08-01 | 1 | -2/+2 |
|
|
| * | | Add Watcom support to InstallRequiredSystemLibraries (#11866) | David Cole | 2011-07-29 | 1 | -0/+38 |
|
|
* | | | Watcom: Add -c flag to wlib calls (#12245) | David Cole | 2011-07-29 | 1 | -2/+2 |
|/ / |
|
* | | Add VisualStudio 9 and 10 generators for Itanium platform | Matej Hribernik | 2011-06-20 | 1 | -2/+2 |
|
|
* | | multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSD | Modestas Vainius | 2011-06-13 | 3 | -1/+5 |
|
|
* | | Teach find_(library|package) about Linux multiarch (#12037) | Brad King | 2011-06-08 | 1 | -0/+3 |
|
|
* | | Merge topic 'absoft-fortran-compiler' | Brad King | 2011-05-24 | 2 | -0/+2 |
|\ \ |
|
| * | | Absoft: Detect implicit link libraries on Linux and Mac | Brad King | 2011-05-20 | 2 | -0/+2 |
|
|
* | | | Merge topic 'include-flags-response-file' | Brad King | 2011-03-22 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Pass include directories with response files to GNU on Windows | Brad King | 2011-03-17 | 1 | -0/+3 |
| |/ / |
|
* | | | Add ASM platform information for HP compiler on HP | Brad King | 2011-03-02 | 2 | -0/+7 |
|
|
* | | | Merge branch 'hp-compiler-info' into ReworkedAsmSupport | Brad King | 2011-03-02 | 5 | -65/+67 |
|\ \ \ |
|
| * | | | Factor HP compiler flags into per-platform/per-compiler files | Brad King | 2011-03-02 | 5 | -65/+67 |
|
|
* | | | | Add ASM platform information for XL compiler on AIX | Brad King | 2011-03-02 | 1 | -0/+2 |
|
|
* | | | | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupport | Brad King | 2011-03-02 | 8 | -15/+39 |
|\ \ \ \ |
|
| * | | | | Move RPATH flags to AIX per-compiler information files | Brad King | 2011-03-02 | 3 | -2/+4 |
|
|
| * | | | | Factor AIX and XL compiler flags into common module | Brad King | 2011-03-02 | 4 | -12/+32 |
| |/ / / |
|
| * | | | Merge topic 'mingw-module-definition' | Brad King | 2011-02-24 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Pass .def files directly to MinGW tools (#9997) | Brad King | 2011-02-23 | 1 | -1/+1 |
|
|
| * | | | | Merge topic 'mingw-module-definition' | Brad King | 2011-02-22 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Honor module .def files with MinGW tools (#9997) | Brad King | 2011-02-21 | 1 | -0/+1 |
| | |/ / |
|
| * | | | Strip trailing space from xcode-select output (#10723) | David Cole | 2011-02-01 | 1 | -1/+2 |
| |/ / |
|
* | | | Add support for the Intel compiler used for ASM under Windows | Alex Neundorf | 2011-03-02 | 1 | -0/+2 |
|/ / |
|
* | | Factor SCO compiler info out of platform file (#11700) | Brad King | 2011-01-17 | 1 | -3/+0 |
|
|
* | | Merge topic 'add_support_for_windres' | Brad King | 2011-01-04 | 4 | -1/+6 |
|\ \ |
|
| * | | Add support for windres to cygwin. | Bill Hoffman | 2010-12-23 | 2 | -1/+3 |
|
|
| * | | Add support for windows resources with mingw/msys. | Bill Hoffman | 2010-12-23 | 2 | -0/+3 |
|
|
* | | | Enable resource building with the intel compiler on windows. | Bill Hoffman | 2011-01-03 | 1 | -0/+4 |
|
|
* | | | Merge topic 'mac-headerpad_max_install_names-passthru' | Brad King | 2010-12-28 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | Pass Mac linker flag through all compilers with -Wl, | Brad King | 2010-12-22 | 2 | -6/+6 |
|
|
* | | | | Merge topic 'cygwin' | Brad King | 2010-12-21 | 1 | -1/+45 |
|\ \ \ \ |
|
| * | | | | Cygwin: Do not define 'WIN32' (#10122) | Brad King | 2010-12-17 | 1 | -1/+45 |
|
|
* | | | | | Merge topic 'gnu-compiler-windows-info' | Brad King | 2010-12-21 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove unused old-style g++ info file | Brad King | 2010-12-16 | 1 | -1/+0 |
|
|
* | | | | | | Merge topic 'intel-compiler-windows-info' | Brad King | 2010-12-21 | 6 | -189/+104 |
|\ \ \ \ \ \ |
|
| * | | | | | | Modernize Intel compiler info on Windows | Brad King | 2010-12-16 | 6 | -192/+104 |
|
|