| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | | | | | Detect Fortran target architecture on Windows | Brad King | 2010-12-16 | 1 | -1/+4 |
|
|
* | | | | | | Merge topic 'intel-config-definitions' | Brad King | 2010-12-21 | 1 | -10/+10 |
|\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | Make Intel defines consistent with MSVC on Windows (#9904) | Brad King | 2010-12-15 | 1 | -10/+10 |
| |/ / / |
|
* | | | | Merge topic 'cygwin-module-prefix' | Brad King | 2010-12-16 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Cygwin: Use 'cyg' prefix for module DLLs (#10122) | Yaakov Selkowitz | 2010-12-13 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'NAG-Fortran' | Brad King | 2010-12-16 | 2 | -0/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add NAG Fortran compiler information files | Brad King | 2010-12-09 | 2 | -0/+15 |
|
|
* | | | Fix incremental linking for VS2010 with nmake or make. | Bill Hoffman | 2010-12-09 | 1 | -0/+2 |
| |/
|/| |
|
* | | Pass Mac linker flag through PGI compiler using "-Wl," | Brad King | 2010-11-22 | 1 | -4/+4 |
|/ |
|
* | Merge topic 'mingw-long-object-lists' | Brad King | 2010-09-22 | 2 | -2/+34 |
|\ |
|
| * | MinGW: Support long object file lists | Brad King | 2010-09-17 | 2 | -2/+34 |
|
|
* | | Merge topic 'compaq-fortran-moddir-flag' | Brad King | 2010-09-21 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add module-dir flag for Compaq Visual Fortran (#11248) | Brad King | 2010-09-20 | 1 | -0/+2 |
|
|
* | | Merge topic 'hpux-required-runtime-path-10571' | Brad King | 2010-09-08 | 1 | -0/+2 |
|\ \ |
|
| * | | HP-UX: Always add /usr/lib to rpath (#10571) | Brad King | 2010-09-07 | 1 | -0/+2 |
|
|
* | | | Merge topic 'watcom_fixes' | Brad King | 2010-09-08 | 1 | -3/+16 |
|\ \ \ |
|
| * | | | Fix for bug 10388, fix various default flags. | Bill Hoffman | 2010-09-02 | 1 | -3/+16 |
| |/ / |
|
* | | | Search MacPorts /opt/local prefix on Mac | Brad King | 2010-09-01 | 2 | -3/+6 |
|/ / |
|
* | | Merge topic 'tg/BlueGeneP' | Brad King | 2010-08-17 | 15 | -0/+348 |
|\ \ |
|
| * | | Add platform files for BlueGene/P systems | Todd Gamblin | 2010-08-13 | 15 | -0/+348 |
|
|
* | | | Merge topic 'intel-response-files' | Brad King | 2010-08-17 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Pass objects to Intel linker using a response file | Arjen Verweij | 2010-08-10 | 1 | -0/+4 |
|
|
* | | | Merge topic 'module-header-spelling' | Brad King | 2010-08-10 | 13 | -13/+13 |
|\ \ \ |
|
| * | | | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 13 | -13/+13 |
| |/ / |
|
* | | | Merge topic 'mingw-response-files' | Brad King | 2010-08-10 | 1 | -1/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | No response files with GNU ld <= 2.16 (#10913) | Brad King | 2010-08-06 | 1 | -1/+8 |
|
|
* | | | GNU/Hurd platform support fixes (#9873) | Pino Toscano | 2010-07-29 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge branch 'tru64-make-includes' | Brad King | 2010-06-15 | 1 | -0/+1 |
|\ \ |
|
| * | | Tru64: Use full-path include directives in Makefiles (#10569) | Brad King | 2010-06-14 | 1 | -0/+1 |
|
|
* | | | Merge branch 'mingw-response-files' | Brad King | 2010-06-15 | 2 | -0/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Use response file for objects on MinGW and MSYS | Brad King | 2010-03-11 | 2 | -0/+3 |
|
|
* | | Merge branch 'sunCC-5.11-rpath-link' | Brad King | 2010-06-08 | 1 | -1/+8 |
|\ \ |
|
| * | | Fix rpath-link flag for SunPro C++ 5.11 on Linux | Brad King | 2010-06-07 | 1 | -1/+8 |
|
|
* | | | Merge branch 'per-config-link-flags' | Brad King | 2010-06-07 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGS | Brad King | 2010-06-01 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'cygwin-exe-export-all' | Brad King | 2010-06-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Cygwin: Export all symbols with ENABLE_EXPORTS | Yaakov Selkowitz | 2010-05-27 | 1 | -0/+1 |
| |/ / |
|