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
...
*
|
|
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
1
-0/+8
|
/
/
*
|
Merge topic 'doco'
Brad King
2023-02-21
4
-21/+23
|
\
\
|
*
|
Help: ctest(1): emphasize the --test-dir option
scivision
2023-02-19
1
-2/+3
|
*
|
Help: cmake (1): put modern configure signature first
scivision
2023-02-19
3
-19/+20
*
|
|
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
1
-0/+1
|
/
/
*
|
Merge topic 'deprecate-extra-generators'
Brad King
2023-02-16
2
-1/+7
|
\
\
|
*
|
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
2
-1/+7
*
|
|
Help:cmake -E time: note overhead included
scivision
2023-02-15
1
-1/+1
|
/
/
*
|
Help: cmake(1): sleep can have floating point value
scivision
2023-02-14
1
-2/+9
*
|
Merge topic 'cmake-gui-browse-manual-page'
Brad King
2023-02-10
1
-3/+5
|
\
\
|
*
|
cmake-gui: Add optional filename argument to --browse-manual
Kyle Edwards
2023-02-09
1
-3/+5
*
|
|
Merge topic 'doc-configure-log'
Brad King
2023-02-09
1
-6/+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Clarify that the documented configure log location is not stable
Brad King
2023-02-09
1
-6/+12
*
|
Merge topic 'target-runtime-dlls-doc'
Kyle Edwards
2023-02-09
1
-3/+3
|
\
\
|
|
/
|
*
Help: Update $<TARGET_RUNTIME_DLLS> docs to use cmake -E copy -t
Kyle Edwards
2023-02-08
1
-3/+3
*
|
Merge topic 'KateImprovements'
Brad King
2023-02-07
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Kate: make it possible to force a mode for the "files" entry
Alexander Neundorf
2023-02-06
1
-0/+1
|
*
Help: add documentation for Kate-related variable
Alexander Neundorf
2023-02-03
1
-0/+1
*
|
Help: cmake (1): remove -E server as not available
scivision
2023-02-06
1
-4/+0
|
/
*
try_compile: Record propagated CMake variables in configure log
Brad King
2023-02-01
1
-0/+8
*
Help: mark the directory properties INTERPROCEDURAL_OPTIMIZATION as deprecated
Alexander Neundorf
2023-01-31
1
-2/+2
*
Merge topic 'doc-rpath-features'
Brad King
2023-01-25
1
-0/+3
|
\
|
*
Help: improve docs for INSTALL_NAME_DIR
Alexander Neundorf
2023-01-20
1
-0/+3
*
|
message: Add CONFIGURE_LOG mode to record a message in the configure log
Brad King
2023-01-18
1
-0/+32
*
|
Help: Document configure log behavior in try_compile and try_run
Brad King
2023-01-18
1
-0/+4
*
|
Merge topic 'configure-log'
Brad King
2023-01-17
1
-2/+22
|
\
\
|
*
|
try_compile: Record stack of in-progess checks in configure log
Brad King
2023-01-16
1
-0/+13
|
*
|
try_compile: Add optional LOG_DESCRIPTION to record in configure log
Brad King
2023-01-16
1
-0/+6
|
*
|
Help: Clarify backtrace order in cmake-configure-log(7)
Brad King
2023-01-13
1
-2/+3
*
|
|
Merge topic 'ctest-no-tests-action-env-var'
Brad King
2023-01-17
2
-0/+6
|
\
\
\
|
*
|
|
ctest(1): Add CTEST_NO_TESTS_ACTION env var
friendlyanon
2023-01-13
2
-0/+6
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'doc-header-only'
Brad King
2023-01-17
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Restore cmake-buildsystem(7) header-only library example
Brad King
2023-01-13
1
-1/+1
*
|
|
Merge topic 'fea/add-copy_directory_if_different'
Brad King
2023-01-13
1
-0/+10
|
\
\
\
|
*
|
|
cmake: Add -E copy_directory_if_different
Robert Maynard
2023-01-12
1
-0/+10
|
|
|
/
|
|
/
|
*
|
|
FindUnixCommands: Deprecate in favor of cmake -E
FeRD (Frank Dana)
2023-01-12
1
-1/+1
*
|
|
Help: Move FindITK/FindVTK to deprecated list
FeRD (Frank Dana)
2022-12-22
1
-2/+2
|
/
/
*
|
Merge topic 'doc-SYSTEM'
Craig Scott
2022-12-19
1
-8/+8
|
\
\
|
*
|
Help: Clarify and update SYSTEM-related docs
Craig Scott
2022-12-17
1
-8/+8
*
|
|
FileAPI: Add "configureLog" object kind
Brad King
2022-12-17
2
-0/+49
*
|
|
ConfigureLog: Version individual events instead of the whole log
Brad King
2022-12-16
1
-21/+42
*
|
|
ConfigureLog: Log try_compile and try_run checks
Matthew Woehlke
2022-12-16
1
-3/+134
*
|
|
ConfigureLog: Add infrastructure for structured configure event logging
Matthew Woehlke
2022-12-16
1
-0/+102
*
|
|
VS: Add a variable to report the Visual Studio version build number
Brad King
2022-12-07
1
-0/+1
*
|
|
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
2
-0/+2
*
|
|
Merge topic 'help-remove-self-reference-links'
Brad King
2022-11-21
2
-2/+2
|
\
\
\
|
*
|
|
Help: clean up some minor typos
Ben Boeckel
2022-11-18
2
-2/+2
*
|
|
|
Merge topic 'lang-std-flag-order'
Brad King
2022-11-21
1
-0/+22
|
\
\
\
\
|
*
|
|
|
Place language standard flags just after CMAKE_<LANG>_FLAGS
Brad King
2022-11-18
1
-0/+22
|
|
/
/
/
*
|
|
|
Merge topic 'cxx-scanning-properties'
Brad King
2022-11-21
2
-0/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]