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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-find_package-xref'
Brad King
2020-05-20
1
-6/+6
|
\
|
*
Help: Improve formatting and cross-references for find_package()
Craig Scott
2020-05-20
1
-6/+6
*
|
Merge topic 'ctest-log-environment'
Brad King
2020-05-20
1
-0/+8
|
\
\
|
|
/
|
/
|
|
*
CTest: Log environment variables as a test measurement
Kyle Edwards
2020-05-19
1
-0/+8
*
|
Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH'
Craig Scott
2020-05-20
3
-1/+38
|
\
\
|
*
|
Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH
Robert Maynard
2020-05-19
3
-1/+38
*
|
|
Merge topic 'add_test-special-chars-in-name'
Brad King
2020-05-19
1
-2/+3
|
\
\
\
|
*
|
|
add_test: Allow special characters in test name
Deniz Bahadir
2020-05-17
1
-2/+3
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fetchcontent-SOURCE_SUBDIR'
Brad King
2020-05-18
1
-0/+6
|
\
\
\
|
*
|
|
FetchContent: Add support for SOURCE_SUBDIR
Craig Scott
2020-05-16
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'cuda-clang'
Brad King
2020-05-18
2
-1/+5
|
\
\
\
|
*
|
|
CUDA: Add support for Clang compiler
Raul Tambre
2020-05-15
2
-1/+5
|
|
/
/
*
|
|
Merge topic 'compile_opts'
Brad King
2020-05-18
3
-5/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Provide cross-references between compiler settings
Joachim Wuttke (h)
2020-05-14
3
-0/+10
|
*
|
Help: COMPILE_OPTIONS: bundle cross refs, add example
Joachim Wuttke (h)
2020-05-14
1
-5/+11
*
|
|
Merge topic 'backport-3.16-FindPkgConfig-isystem'
Brad King
2020-05-15
1
-0/+6
|
\
\
\
|
*
|
|
Help: Add 3.16.7 release note for FindPkgConfig '-isystem' fix
Brad King
2020-05-15
1
-0/+6
|
*
|
|
Merge branch 'backport-3.16-objc-env-vars' into release-3.16
Brad King
2020-05-14
4
-0/+37
|
|
\
\
\
*
|
\
\
\
Merge topic 'source_file_scopes'
Brad King
2020-05-15
5
-3/+59
|
\
\
\
\
\
|
*
|
|
|
|
set_source_files_properties: Allow specification of directory scope
Alexandru Croitor
2020-05-14
5
-3/+59
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'objc-env-vars'
Brad King
2020-05-15
5
-0/+41
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Help: Add 3.17.3 release note for Objective C/C++ compiler selection
Brad King
2020-05-14
1
-0/+4
|
*
|
|
|
Merge branch 'backport-3.16-objc-env-vars' into objc-env-vars
Brad King
2020-05-14
4
-0/+37
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Objective C/C++: Honor CC and CXX env vars to select compiler
Brad King
2020-05-14
3
-0/+13
|
|
*
|
|
Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilers
Brad King
2020-05-14
3
-0/+24
*
|
|
|
|
Merge topic 'FindPython-IronPython-support'
Brad King
2020-05-13
1
-0/+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
FindPython: Add IronPython support on all platforms
Marc Chevrier
2020-05-11
1
-0/+5
*
|
|
|
|
Help: Add an example for each UNITY_BUILD_MODE setting
Robert Maynard
2020-05-11
1
-2/+38
*
|
|
|
|
Merge topic 'source_group_forward_slashes'
Brad King
2020-05-11
2
-2/+9
|
\
\
\
\
\
|
*
|
|
|
|
source_group: Support forward slashes in group hierarchy
Craig Scott
2020-05-10
2
-2/+9
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'unity_explicit_groups'
Brad King
2020-05-11
5
-2/+57
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Unity Builds: Support explicit specification of sources to groups
Robert Maynard
2020-05-07
5
-2/+57
*
|
|
|
|
Merge topic 'doc-option-existing-var'
Craig Scott
2020-05-10
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Help: If a cache variable exists, option() also does nothing
Hong Xu
2020-05-08
1
-1/+1
*
|
|
|
|
|
Merge topic 'install-rpath-escape-doc'
Brad King
2020-05-08
1
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Mention CMP0095 in INSTALL_RPATH documentation
Kyle Edwards
2020-05-07
1
-0/+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'third-parties-layout'
Brad King
2020-05-08
1
-0/+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-0/+15
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Help: add alt text to embedded images
Ben Boeckel
2020-05-07
1
-0/+5
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'script-mode-and-arbitrary-args'
Craig Scott
2020-05-07
1
-1/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cmake: Allow arbitrary args passed to CMake script
Alex Turbov
2020-05-06
1
-1/+5
*
|
|
|
|
Merge branch 'backport-3.17-FindPkgConfig-isystem' into FindPkgConfig-isystem
Brad King
2020-05-06
1
-0/+9
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Add 3.17 release note for FindPkgConfig '-isystem' fix
Brad King
2020-05-06
1
-0/+9
|
*
|
|
|
Merge topic 'pch-genex-absolute' into release-3.17
Brad King
2020-04-28
1
-14/+13
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge topic 'ninja-fortran-doc' into release-3.17
Brad King
2020-04-20
1
-5/+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge topic 'docs-CMAKE_CURRENT_FUNCTION' into release-3.17
Craig Scott
2020-04-11
5
-25/+46
|
|
\
\
\
\
\
*
|
|
|
|
|
|
FindPython: Add support for 'PyPy'
Marc Chevrier
2020-05-01
1
-0/+5
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'FPHSA-handle-components'
Brad King
2020-05-01
1
-0/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specified
Marc Chevrier
2020-04-30
1
-0/+5
*
|
|
|
|
|
|
Merge topic 'CTestCoverageCollectGCOV-compress-opts'
Brad King
2020-05-01
1
-0/+7
|
\
\
\
\
\
\
\
[next]