index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
|
|
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
|
|
/
/
[next]