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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: Use response files to specify link libraries for GNU tools
Brad King
2014-03-05
6
-4/+63
*
Makefile: Rename linker response file boolean to be more specific
Brad King
2014-03-05
2
-9/+9
*
cmLocalGenerator: Add response file option to OutputLinkLibraries
Brad King
2014-03-04
3
-11/+17
*
cmLocalGenerator: Simplify GetIncludeFlags output formatting
Brad King
2014-03-04
1
-12/+4
*
cmLocalGenerator: Add format option to ConvertToLinkReference
Brad King
2014-03-04
4
-7/+11
*
cmLocalGenerator: Add format option to ConvertToIncludeReference
Brad King
2014-03-04
4
-6/+10
*
cmLocalGenerator: Add format option to ConvertToOutputForExisting
Brad King
2014-03-04
2
-11/+17
*
Makefile: Factor out some duplicate link libraries generation
Brad King
2014-03-04
4
-12/+21
*
CMake Nightly Date Stamp
Kitware Robot
2014-03-04
1
-1/+1
*
Merge topic 'add_definitions-no-genex'
Brad King
2014-03-03
1
-4/+2
|
\
|
*
add_definitions: Don't document genex support.
Stephen Kelly
2014-03-03
1
-4/+2
*
|
Merge topic 'CMP0043-dir-prop'
Brad King
2014-03-03
1
-1/+7
|
\
\
|
*
|
CMP0043: Document old and new interfaces for setting directory property.
Stephen Kelly
2014-03-03
1
-1/+7
|
|
/
*
|
Merge topic 'wix-additions'
Brad King
2014-03-03
9
-1/+114
|
\
\
|
*
|
CPackWIX: support installation of empty directories
Nils Gladitz
2014-03-01
4
-0/+47
|
*
|
CPackWIX: Allow Windows Installer property customization
Nils Gladitz
2014-03-01
7
-1/+67
*
|
|
Merge topic 'FindRuby-2'
Brad King
2014-03-03
2
-4/+24
|
\
\
\
|
*
|
|
Help: Add FindRuby-2 topic release notes
Brad King
2014-02-28
1
-0/+4
|
*
|
|
FindRuby: Add support for Ruby 2.0 and 2.1
Bas Couwenberg
2014-02-28
1
-4/+20
*
|
|
|
Merge topic 'remove-compatibility-ctest'
Brad King
2014-03-03
3
-10/+0
|
\
\
\
\
|
*
|
|
|
Remove compatibility CTest code.
Stephen Kelly
2014-02-28
3
-10/+0
*
|
|
|
|
Merge topic 'watcom-wlib-quoting'
Brad King
2014-03-03
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Watcom: Fix static library name quoting for wlib
Jiri Malak
2014-02-28
1
-2/+2
*
|
|
|
|
|
Merge topic 'watcom-dll-no-symbols'
Brad King
2014-03-03
1
-4/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Watcom: Fix creation of DLLs without any exported symbols
Brad King
2014-02-27
1
-4/+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'different-python-header-libs-exe-0013794'
Brad King
2014-03-03
1
-4/+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindPythonLibs: Find consistent Python interp, headers, libs (#13794)
Matt McCormick
2014-03-03
1
-4/+9
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-03
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-02
1
-1/+1
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-01
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'release-aix-access'
Brad King
2014-02-28
5
-26/+11
|
\
\
\
\
\
|
*
|
|
|
|
Utilities/Release: Update IBM AIX build machine access
Brad King
2014-02-27
4
-23/+8
|
*
|
|
|
|
Utilities/Release: Do not upload doc staging tarball
Brad King
2014-02-26
1
-3/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'vs-Fortran-use-OBJECT-lib'
Brad King
2014-02-28
1
-4/+4
|
\
\
\
\
\
|
*
|
|
|
|
VS: For Intel Fortran .vfproj put OBJECT libs in link line (#14777)
Brad King
2014-02-27
1
-4/+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'tests-RunCMake-no-unused'
Brad King
2014-02-28
1
-0/+1
|
\
\
\
\
\
|
*
|
|
|
|
Tests/RunCMake: Tell cmake not to report unused command-line options
Brad King
2014-02-27
1
-0/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindPkgConfig-PKG_CONFIG'
Brad King
2014-02-28
2
-2/+17
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add release notes for topic 'FindPkgConfig-PKG_CONFIG'
Brad King
2014-02-28
1
-0/+5
|
*
|
|
|
|
FindPkgConfig: Prefer PKG_CONFIG to find pkg-config (#13175)
Christoph GrĂ¼ninger
2014-02-27
1
-2/+12
*
|
|
|
|
|
Merge topic 'FindGTest-AUTO-SOURCES'
Brad King
2014-02-28
2
-2/+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Add FindGTest-AUTO-SOURCES topic release notes
Brad King
2014-02-27
1
-0/+7
|
*
|
|
|
|
|
FindGTest: Optionally detect sources automatically (#14775)
Nikolay Orliuk
2014-02-27
1
-2/+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'test-find_dependency'
Brad King
2014-02-28
9
-0/+80
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add test for find_dependency macro.
Stephen Kelly
2014-02-26
9
-0/+80
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'qt4-overlink'
Brad King
2014-02-28
1
-1/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindQt4: prevent overlinking when using UseQt4.cmake.
Clinton Stimpson
2014-02-26
1
-1/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'no_gcov_error_msg'
Brad King
2014-02-28
1
-0/+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CTest: notify user if gcov cannot be found
Zack Galbreath
2014-02-28
1
-0/+6
*
|
|
|
|
|
|
Merge topic 'add-FindOpenCL'
Brad King
2014-02-28
4
-0/+140
|
\
\
\
\
\
\
\
[next]