| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | -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 |
|
|
* | | Add copyright notice to (Unix|Windows)Paths.cmake | Brad King | 2009-10-05 | 2 | -0/+28 |
|
|
* | | Find locally installed software first | Brad King | 2009-10-05 | 1 | -1/+1 |
|
|
* | | Support GNU/kFreeBSD | Brad King | 2009-10-05 | 1 | -11/+1 |
|
|
* | | Create INTERPROCEDURAL_OPTIMIZATION build feature | Brad King | 2009-10-02 | 3 | -3/+9 |
|
|
* | | Fix typo in Intel xiar search code | Brad King | 2009-10-02 | 1 | -3/+3 |
|/ |
|
* | Split XL compiler information files | Brad King | 2009-09-30 | 10 | -32/+21 |
|
|
* | Fix default install prefix on Haiku | Brad King | 2009-09-30 | 1 | -0/+5 |
|
|
* | Fix shared library creation flag for XL on Linux | Brad King | 2009-09-29 | 3 | -1/+3 |
|
|
* | Fix check for -isysroot on OS X | Brad King | 2009-09-19 | 4 | -14/+22 |
|
|
* | Add detection of gcc versions that do not support isysroot option and do not ... | Bill Hoffman | 2009-09-18 | 1 | -0/+14 |
|
|
* | Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs... | Bill Hoffman | 2009-09-17 | 1 | -5/+1 |
|
|
* | Fix XL C++ compiler flags on Linux | Brad King | 2009-09-16 | 2 | -0/+6 |
|
|
* | Add support for embeded manifests for Intel C/C++/Fortran compilers | Bill Hoffman | 2009-09-01 | 2 | -2/+30 |
|
|
* | Add a module to determine if the intel linker supports manifest creation | Bill Hoffman | 2009-09-01 | 1 | -0/+17 |
|
|
* | Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ... | Bill Hoffman | 2009-09-01 | 1 | -1/+1 |
|
|
* | Use Intel for Linux flags only on Linux | Brad King | 2009-09-01 | 4 | -0/+36 |
|
|