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
/
Help
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Add some cross-linking.
Stephen Kelly
2015-02-04
1
-1/+1
*
Features: Define meaning for no language standard default
Brad King
2015-01-29
1
-1/+3
*
VS: Add source file property to set extra hlsl shader flags
Robert Goulet
2015-01-28
1
-0/+1
*
Merge topic 'doc-cmake-E-mode'
Brad King
2015-01-27
1
-12/+108
|
\
|
*
Help: Document 'cmake -E <command>' modes in cmake.1 manual
Brad King
2015-01-26
1
-12/+108
*
|
Merge topic 'doc-link_libraries-note'
Brad King
2015-01-27
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Help: Clarify status of link_libraries command
Brad King
2015-01-26
1
-1/+1
|
*
Merge branch 'fix-cmake-org-links' into release
Brad King
2015-01-16
1
-2/+2
|
|
\
*
|
\
Merge topic 'add-missing-variable-docs'
Brad King
2015-01-23
1
-0/+1
|
\
\
\
|
*
|
|
Help: add missing MINGW variable documentation
Ben Boeckel
2015-01-21
1
-0/+1
*
|
|
|
CTestCoverageCollectGCOV: Add module to run gcov
Bill Hoffman
2015-01-22
1
-0/+1
|
/
/
/
*
|
|
Merge topic 'fix-cmake-org-links'
Brad King
2015-01-19
1
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Update cmake.org links to avoid redirects
William Lynch
2015-01-16
1
-2/+2
*
|
|
FindJsonCpp: Add module to find JsonCpp package
Brad King
2015-01-19
1
-0/+1
*
|
|
Encoding: Switch to use UTF-8 internally by default on Windows.
Clinton Stimpson
2015-01-16
1
-3/+5
*
|
|
Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME'
Brad King
2015-01-12
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Document CMAKE_FIND_PACKAGE_NAME variable
Brad King
2015-01-11
1
-0/+1
|
|
/
|
*
Merge branch 'backport-doc-find-module-no-summary' into release
Brad King
2014-12-09
1
-11/+0
|
|
\
|
|
*
Help: Drop FeatureSummary example in cmake-developer.7
Brad King
2014-12-09
1
-11/+0
|
*
|
Merge branch 'xerces-rename' into release
Brad King
2014-12-05
1
-1/+1
|
|
\
\
|
*
\
\
Merge branch 'vs-phone-store-deployment-location' into release
Brad King
2014-12-03
1
-0/+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'vs-hlsl-settings' into release
Brad King
2014-12-03
1
-0/+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'doc-Nsight-Tegra-toolchain' into release
Brad King
2014-12-03
1
-0/+17
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'doc-compile-features-typo' into release
Brad King
2014-12-02
1
-1/+1
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Help: Remove documented restriction on template use.
Stephen Kelly
2015-01-11
1
-6/+0
*
|
|
|
|
|
|
|
Help: Remove documented restriction on find in conditions.
Stephen Kelly
2015-01-11
1
-26/+0
*
|
|
|
|
|
|
|
Help: Remove documented restriction on insert APIs.
Stephen Kelly
2015-01-11
1
-47/+0
*
|
|
|
|
|
|
|
Merge topic 'add-FindGSL'
Brad King
2014-12-23
1
-0/+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
FindGSL: Add module to find the GNU Scientific Library
Kelly Thompson
2014-12-17
1
-0/+1
*
|
|
|
|
|
|
|
|
Add 'ANDROID_API_MIN' target property to set Android Target MIN API
Dmitry Polyanitsa
2014-12-17
3
-2/+5
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Help: Drop FeatureSummary example in cmake-developer.7
Brad King
2014-12-09
1
-11/+0
*
|
|
|
|
|
|
|
Merge topic 'try_compile-link-flags'
Brad King
2014-12-08
1
-0/+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
try_compile: Pass linker flags into test project (#14066)
Brad King
2014-12-03
1
-0/+1
*
|
|
|
|
|
|
|
|
Merge topic 'xerces-rename'
Brad King
2014-12-05
1
-1/+1
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Modules: Rename FindXerces to FindXercesC
Brad King
2014-12-04
1
-1/+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Help: Document that IMPORTED targets in Find modules may be UNKNOWN.
Stephen Kelly
2014-12-04
1
-0/+5
*
|
|
|
|
|
|
|
Help: Document IMPORTED_CONFIGURATIONS target property for Find modules.
Stephen Kelly
2014-12-04
1
-1/+40
*
|
|
|
|
|
|
|
Help: Remove recommendation about checking minimum CMake version.
Stephen Kelly
2014-12-04
1
-10/+0
*
|
|
|
|
|
|
|
Help: Add useful links to IMPORTED targets and usage requirements.
Stephen Kelly
2014-12-04
1
-4/+3
*
|
|
|
|
|
|
|
Help: Remove disadvantage creating IMPORTED targets in Find modules.
Stephen Kelly
2014-12-04
1
-4/+1
*
|
|
|
|
|
|
|
Help: Link to cmake-packages(7) from the Module creation documentation.
Stephen Kelly
2014-12-04
2
-1/+5
*
|
|
|
|
|
|
|
Merge topic 'cached-regex-clear-fixed'
Brad King
2014-12-04
1
-0/+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmMakefile: store the number of last matches in a CMake var
Ben Boeckel
2014-12-03
1
-0/+1
*
|
|
|
|
|
|
|
|
Merge topic 'vs-phone-store-deployment-location'
Brad King
2014-12-04
1
-0/+1
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
VS: Add source file property to specify Windows App deployment location
Gilles Khouzam
2014-12-03
1
-0/+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'vs-hlsl-settings'
Brad King
2014-12-03
1
-0/+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
VS: Add source file properties to set the hlsl shader entry point and model
Cedric Perthuis
2014-12-03
1
-0/+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'doc-Nsight-Tegra-toolchain'
Brad King
2014-12-03
1
-0/+17
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Document Nsight Tegra toolchain configuration (#15276)
Brad King
2014-12-02
1
-0/+17
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'add-continue-command'
Brad King
2014-12-03
2
-2/+5
|
\
\
\
\
\
[next]