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
*
Merge topic 'isystemForIcpc'
Brad King
2014-02-17
2
-0/+2
|
\
|
*
Intel compiler: add -isystem flag under Linux
Alex Neundorf
2014-02-06
2
-0/+2
*
|
OS X: Split Intel compiler information files
Brad King
2014-02-11
6
-134/+36
*
|
Visibility: the Intel compiler does not support -fvisibility on windows
Nils Gladitz
2014-02-07
2
-0/+10
|
/
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
3
-22/+26
*
Add MirBSD platform support (#14659)
Brad King
2013-12-19
1
-0/+1
*
OS X: Fix app bundle search path during cross compiling (#14603)
Flynn Marquardt
2013-12-02
1
-1/+3
*
Introduce CMAKE_STAGING_PREFIX variable.
Stephen Kelly
2013-11-21
2
-0/+17
*
Add compiler target compile options.
Stephen Kelly
2013-11-19
1
-0/+3
*
Allow disabling adding the install prefix to the prefix search path.
Stephen Kelly
2013-10-31
2
-9/+18
*
Merge topic 'QNX-ninja-generator'
Brad King
2013-10-26
1
-0/+3
|
\
|
*
QNX: Don't attempt to create depfiles
Stephen Kelly
2013-10-25
1
-0/+3
*
|
Merge topic 'intel-no-i_dynamic'
Brad King
2013-10-26
1
-2/+2
|
\
\
|
*
|
Intel: Drop deprecated -i_dynamic flag from Fortran (#14507)
Brad King
2013-10-24
1
-2/+2
|
|
/
*
|
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
2
-11/+0
|
/
*
Merge topic 'vs12-parallel-cl-FS'
Brad King
2013-10-21
3
-1/+7
|
\
|
*
MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)
Brad King
2013-10-18
3
-1/+7
*
|
Intel: When simulating MSVC, re-use Windows-MSVC (#14476)
Brad King
2013-10-18
3
-93/+16
*
|
OS X: Encode -F framework search flag in per-language platform variable
Brad King
2013-10-10
1
-0/+5
*
|
Merge topic 'haiku-updates'
Brad King
2013-10-09
1
-13/+114
|
\
\
|
*
|
Haiku: Several fixes to platform module
Adrien Destugues
2013-10-08
1
-13/+114
|
|
/
*
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
2
-0/+2
|
\
\
|
*
|
Clang: Add separate "AppleClang" compiler id
Brad King
2013-10-08
2
-0/+2
|
|
/
*
|
Clang: Support Windows variants for GNU and MSVC (#13035, #14458)
Brad King
2013-10-04
4
-2/+42
|
/
*
OS X: Search system SDKs for frameworks
Brad King
2013-09-27
1
-0/+9
*
MSVC: Fix WinCE arch family preprocessor symbol (#14436)
Patrick Gansterer
2013-09-25
1
-4/+11
*
MSVC: Fix version test for linking corelibc on Windows CE (#14420)
Patrick Gansterer
2013-09-23
1
-1/+1
*
MSVC: Drop /link from executable link lines with Ninja
Brad King
2013-09-11
1
-1/+0
*
OS X: Do not default to non-existent deployment target SDK
Brad King
2013-08-14
1
-2/+14
*
Revert "Add compiler target compile options."
Stephen Kelly
2013-08-09
1
-3/+0
*
Merge topic 'wince800'
Brad King
2013-08-08
1
-1/+5
|
\
|
*
Add support for new Windows CE compiler
Patrick Gansterer
2013-08-07
1
-1/+5
*
|
Merge topic 'osx-no-command-line-tools'
Brad King
2013-08-07
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
OS X: Enable command-line build without tools in PATH
Brad King
2013-08-06
1
-0/+6
*
|
WIN: Use COFF file header header for architecture detection (#14083)
Patrick Gansterer
2013-08-05
1
-7/+0
|
/
*
OS X: Search for SDK based on deployment target (#14324)
Brad King
2013-08-02
1
-1/+5
*
OS X: Add Fortran library version flags (#14249)
Graham Markall
2013-07-16
4
-0/+31
*
OS X: Add copyright notices to Darwin-*-Fortran.cmake
Brad King
2013-07-16
3
-0/+39
*
Merge branch 'master' into vs12-generator
Brad King
2013-06-28
7
-21/+23
|
\
|
*
Embarcadero: Use response files only for includes, objects, and libs
Brad King
2013-06-27
1
-3/+4
|
*
Add compiler target compile options.
Stephen Kelly
2013-06-11
1
-0/+3
|
*
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-0/+5
|
|
\
|
|
*
OS X: Add RPATH support for Mac.
Clinton Stimpson
2013-06-03
1
-0/+5
|
*
|
Merge topic 'xcode-shlib-versioning'
Brad King
2013-06-03
1
-6/+2
|
|
\
\
|
|
|
/
|
|
*
Xcode: Add support for shared library versioning
Clinton Stimpson
2013-05-29
1
-6/+2
|
*
|
Merge topic 'vs-configurations'
Brad King
2013-05-16
2
-5/+0
|
|
\
\
|
|
*
|
VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators
Brad King
2013-05-13
2
-5/+0
|
|
|
/
|
*
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-1/+1
|
|
\
\
|
|
*
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1/+1
|
|
|
/
|
*
|
Merge topic 'WindowsPaths-MinGW-cross-compile-only'
Brad King
2013-05-16
1
-2/+4
|
|
\
\
[next]