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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ctest-p4'
Brad King
2013-10-26
2
-0/+12
|
\
|
*
ctest_update: Add support for Perforce p4 client
Pedro Navarro
2013-10-26
2
-0/+12
*
|
Merge topic 'clang-binutils'
Brad King
2013-10-26
2
-4/+4
|
\
\
|
*
|
Find appropriate binutils when cross-compiling with clang
Stephen Kelly
2013-10-25
2
-4/+4
*
|
|
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 'python-interp-remove-debug-messages'
Brad King
2013-10-26
1
-2/+0
|
\
\
\
|
*
|
|
python: remove debug statements from FindPythonInterp.cmake.
Clinton Stimpson
2013-10-24
1
-2/+0
|
|
/
/
*
|
|
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
|
|
/
/
*
|
|
Merge topic 'FindCUDA-arm-5.5'
Brad King
2013-10-26
1
-8/+40
|
\
\
\
|
*
|
|
added support for arm cross compilation with CUDA 5.5:
Vladislav Vinogradov
2013-10-24
1
-8/+40
|
|
/
/
*
|
|
Merge topic 'qt4-svg-dep'
Brad King
2013-10-26
1
-1/+1
|
\
\
\
|
*
|
|
qt4: Fix linking with QtSvg to not include QtXml.
Clinton Stimpson
2013-10-23
1
-1/+1
|
|
/
/
*
|
|
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
2
-11/+0
|
/
/
*
|
Merge topic 'FindJava-msg'
Brad King
2013-10-23
1
-1/+1
|
\
\
|
*
|
FindJava: fix message output (#14502)
Rolf Eike Beer
2013-10-22
1
-1/+1
|
|
/
*
|
Merge topic 'vs-graceful-empty-compiler'
Brad King
2013-10-23
4
-7/+7
|
\
\
|
*
|
Quote ${CMAKE_<LANG>_COMPILER} while enabling a language
Brad King
2013-10-22
4
-6/+6
|
*
|
CMakeDetermineCompilerId: Do not test vendor without a compiler
Brad King
2013-10-22
1
-1/+1
|
|
/
*
|
Merge topic 'doc-cmake-developer'
Brad King
2013-10-23
1
-189/+3
|
\
\
|
*
|
Help: Organize cmake-developer.7 manual Modules section
Brad King
2013-10-22
1
-1/+3
|
*
|
Help: Move Modules/readme.txt content into cmake-developer.7 manual
Kitware Robot
2013-10-22
1
-188/+0
|
|
/
*
|
CheckTypeSize: Add support for C++
Daniele E. Domenichelli
2013-10-21
1
-6/+43
|
/
*
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
*
|
Merge topic 'vs-intel-compiler'
Brad King
2013-10-20
1
-1/+5
|
\
\
|
*
|
VS 6: Do not try Intel Fortran .vfproj file with msdev
Brad King
2013-10-19
1
-1/+5
*
|
|
Merge topic 'vs-intel-compiler'
Brad King
2013-10-18
11
-99/+103
|
\
\
\
|
|
/
/
|
*
|
Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran
Brad King
2013-10-18
1
-3/+1
|
*
|
Intel: When simulating MSVC, re-use Windows-MSVC (#14476)
Brad King
2013-10-18
8
-93/+51
|
*
|
VS: Detect Intel Fortran compiler id and version
Brad King
2013-10-18
3
-5/+47
|
*
|
CMakeDetermineCompilerId: Fix Intel Fortran compiler id detection
Brad King
2013-10-16
1
-1/+4
|
*
|
VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)
Brad King
2013-10-16
1
-0/+3
*
|
|
Merge topic 'wix-documentation-escapes'
Brad King
2013-10-17
1
-2/+2
|
\
\
\
|
*
|
|
CPackWiX: prevent attribute references in docs from being interpreted
Nils Gladitz
2013-10-16
1
-2/+2
|
|
/
/
*
|
|
Qt4: make pro files generated for translations easier to read
Rolf Eike Beer
2013-10-16
1
-3/+4
|
/
/
*
|
Modules/readme.txt: Update steps to add module documentation
Brad King
2013-10-16
1
-23/+41
*
|
CPack: Replace #<type> markup with reStructuredText equivalent
Kitware Robot
2013-10-16
11
-1188/+805
*
|
Help: Fix reStructuredText syntax in auto-generated documents
Brad King
2013-10-15
3
-4/+1
*
|
ExternalProject: Restore documentation indentation level
Brad King
2013-10-15
1
-70/+70
*
|
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
219
-5865/+9684
*
|
Merge topic 'wix-extra-sources'
Brad King
2013-10-15
1
-0/+14
|
\
\
|
*
|
CPackWiX: allow user supplied extra sources, objects and libraries
Nils Gladitz
2013-10-13
1
-0/+14
*
|
|
Merge topic 'FindCUDA-NPP-5.5'
Brad King
2013-10-15
1
-1/+16
|
\
\
\
|
*
|
|
FindCUDA: Fix NPP library search for CUDA 5.5
Vladislav Vinogradov
2013-10-11
1
-1/+16
|
|
|
/
|
|
/
|
*
|
|
OS X: Encode -F framework search flag in per-language platform variable
Brad King
2013-10-10
1
-0/+5
|
|
/
|
/
|
*
|
Merge topic 'deprecation-message'
Brad King
2013-10-09
2
-27/+3
|
\
\
|
*
|
GenerateExportHeader: Port to use message(DEPRECATION)
Stephen Kelly
2013-10-08
1
-9/+1
|
*
|
Qt4Macros: Port to use message(DEPRECATION)
Stephen Kelly
2013-10-08
1
-18/+2
[next]