| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ / |
|
* | | | Recognize Clang C and C++ compilers (see #10693) | Brad King | 2010-05-17 | 2 | -0/+2 |
|/ / |
|
* | | Fix Windows-cl.cmake so that at most one MSVC** variable is defined. | David Cole | 2010-05-05 | 1 | -23/+4 |
|
|
* | | Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test. | David Cole | 2010-04-30 | 1 | -0/+1 |
|
|
* | | -add basic search directories for the "Generic" platform | Alex Neundorf | 2010-04-14 | 1 | -0/+6 |
|
|
* | | OpenBSD: Work-around static/runtime linker inconsistency | Chuck Atkins | 2010-03-26 | 1 | -0/+16 |
|
|
* | | Teach CMake how to work with G95 on mingw. | Bill Hoffman | 2010-03-23 | 1 | -0/+1 |
|/ |
|
* | Suppress GNU flag -fPIC on Windows | Brad King | 2010-02-19 | 1 | -0/+2 |
|
|
* | Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always... | David Cole | 2010-01-29 | 4 | -31/+38 |
|
|
* | Do not export all symbols from DLLs on Cygwin | Brad King | 2010-01-21 | 1 | -2/+3 |
|
|
* | Fix CMAKE_DL_LIBS on Cygwin | Brad King | 2010-01-21 | 1 | -1/+0 |
|
|
* | Add PathScale shared library flags on Linux | Brad King | 2010-01-21 | 4 | -0/+31 |
|
|
* | Do not find cyg*.dll on Cygwin | Brad King | 2010-01-13 | 1 | -2/+2 |
|
|
* | Search prefix /usr before root prefix / | Brad King | 2010-01-13 | 1 | -1/+1 |
|
|
* | Restore -rdynamic in Linux build rules | Brad King | 2010-01-13 | 2 | -0/+7 |
|
|
* | Create Linux GNU compiler flag consolidation macro | Brad King | 2010-01-13 | 4 | -0/+28 |
|
|
* | Fix issue with SDK not matching initial deployment target chosen by setting t... | David Cole | 2009-12-23 | 1 | -31/+37 |
|
|
* | Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_... | David Cole | 2009-12-15 | 1 | -14/+29 |
|
|
* | Remove GNU-specific flags from Linux.cmake | Brad King | 2009-12-04 | 4 | -7/+0 |
|
|
* | Generalize support for Portland Group Compiler | Brad King | 2009-12-04 | 4 | -12/+31 |
|
|
* | Remove duplicate info from Linux SunPro info files | Brad King | 2009-12-04 | 3 | -6/+0 |
|
|
* | Consolidate Linux Intel compiler information | Brad King | 2009-12-04 | 4 | -28/+38 |
|
|
* | Fix GNU C and Fortran flags on SunOS | Brad King | 2009-12-04 | 2 | -1/+3 |
|
|
* | Move GNU flags from SunOS.cmake to SunOS-GNU.cmake | Brad King | 2009-12-02 | 2 | -17/+9 |
|
|
* | Reduce duplication in Platform/<os>.cmake files | Brad King | 2009-12-02 | 14 | -22/+0 |
|
|
* | Fix OS X dylib and module GNU flags | Brad King | 2009-12-02 | 4 | -0/+30 |
|
|
* | Modernize GNU compiler info on Windows | Brad King | 2009-12-02 | 6 | -98/+83 |
|
|
* | Split GNU compiler information files | Brad King | 2009-12-02 | 27 | -152/+148 |
|
|
* | Drop -rdynamic from Linux build rules | Brad King | 2009-12-01 | 9 | -13/+0 |
|
|
* | Singly-quote target names for Watcom linker | Brad King | 2009-11-30 | 1 | -4/+4 |
|
|
* | Change the way 32/64 bit compiles are detected with MSVC and intel makefile b... | Bill Hoffman | 2009-11-20 | 2 | -31/+17 |
|
|
* | Fix flags for Intel Fortran on Windows | Brad King | 2009-10-29 | 1 | -3/+3 |
|
|
* | Fix Intel Fortran SHARED libraries on Linux | Brad King | 2009-10-27 | 1 | -1/+1 |
|
|
* | Fix Intel and MinGW Fortran DLL import libraries | Brad King | 2009-10-26 | 2 | -3/+4 |
|
|
* | Split Borland compiler information files | Brad King | 2009-10-08 | 4 | -128/+125 |
|
|
* | Teach intel compiler on windows to place .lib files and .pdb files. | Bill Hoffman | 2009-10-05 | 1 | -2/+2 |
|
|
* | Teach intel compiler on windows to place .lib files and .pdb files. | Bill Hoffman | 2009-10-05 | 1 | -1/+7 |
|
|
* | Avoid (Unix|Windows)Paths.cmake multiple include | Brad King | 2009-10-05 | 2 | -0/+20 |
|
|