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
/
Tests
/
CMakeTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Remove outdated CMake.PolicyCheck test
Brad King
2025-10-20
2
-163/+0
*
Merge topic 'revert-get_filename_component-REALPATH-symlink-parent'
Brad King
2025-04-02
1
-0/+16
|
\
|
*
get_filename_component: Restore lexical preprocessing of REALPATH for compat
Brad King
2025-04-01
1
-0/+16
*
|
Merge branch 'backport-license-rst' (early part) into license-rst
Brad King
2025-03-03
1
-1/+1
|
\
\
|
|
/
|
*
LICENSE: Rename Copyright.txt to LICENSE.rst
Brad King
2025-03-03
1
-1/+1
*
|
string: Allow zero-length matches in all REGEX subcommands
Nikita Nemkin
2025-02-14
2
-10/+1
*
|
string: Allow references to unmatched groups in REGEX REPLACE
Nikita Nemkin
2025-02-14
2
-1/+5
|
/
*
CMP0053: Remove support for OLD behavior
Brad King
2025-01-20
2
-13/+4
*
CMP0012: Remove support for OLD behavior
Brad King
2025-01-17
1
-54/+0
*
CMP0007: Remove support for OLD behavior
Brad King
2025-01-17
1
-30/+7
*
Style: Replace TABs with spaces for indentation in some files
Alex Turbov
2025-01-12
1
-0/+1
*
Tests: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
3
-3/+3
*
Check*: Add option to pass link directories into checks
Aliaksandr Averchanka
2024-09-09
1
-1/+6
*
Tests: Removed unused LABELS on CMake's own tests
Brad King
2024-07-24
1
-1/+0
*
file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists
Craig Scott
2024-05-31
1
-2/+2
*
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
1
-0/+21
*
Tests: Update cmake_minimum_required versions in a few tests
Brad King
2023-02-10
1
-1/+1
*
Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOAD
Brad King
2022-11-18
5
-253/+1
*
string(TIMESTAMP): Add %z and %Z for adding time zone string
Vasiliy Koyrev
2022-10-27
2
-0/+25
*
Tests: Improve CheckSourceTree test
Brad King
2022-10-05
2
-380/+0
*
CMakeParseImplicitLinkInfo: Better detection of msvc
Robert Maynard
2022-09-02
1
-2/+87
*
file(DOWNLOAD): Add options to download a range
m.klimenko
2022-02-15
1
-0/+48
*
Tests: Add more version comparison tests
Paweł Bylica
2021-12-08
1
-2/+78
*
Testing: Convert `cmake_host_system_information` tests into `RunCMake`
Alex Turbov
2021-08-02
6
-61/+0
*
CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags
Brad King
2021-06-03
1
-0/+3
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+22
*
ctest: Support multiple -L and -LE options to mean "AND"
Adriaan de Groot
2021-03-28
1
-0/+1
*
Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF case
Brad King
2021-02-03
6
-77/+0
*
Tests: Add host to ENV{no_proxy} when DNS lookup failure is expected
william.r.dieter
2021-01-29
1
-0/+3
*
list(REMOVE_ITEM): Make removal of an empty item a no-op.
Asit Dhal
2021-01-12
1
-2/+1
*
Tests: Bump CMake minimum required in tests to 2.8.12
Chuck Atkins
2020-12-23
1
-1/+1
*
cmListFileCache: Enforce proper nesting of flow control statements
Kyle Edwards
2020-10-22
1
-44/+16
*
file(DOWNLOAD): Make file argument optional
Kyle Edwards
2020-07-27
3
-3/+16
*
list: add NATURAL sorting on SORT sub-command
Johnny Jazeix
2020-04-13
1
-0/+23
*
Tests: Make CMake.FileDownload invalid host name case more robust
Brad King
2020-01-21
1
-2/+2
*
file(DOWNLOAD): Don't fail if given just a filename to write to
Johnny Jazeix
2020-01-15
2
-1/+19
*
Tests: Fix CMake.FileDownload test failures not reported
Craig Scott
2020-01-15
2
-5/+34
*
Tests: Fix CMake.FileDownload test in presence of proxy
Brad King
2020-01-15
1
-0/+5
*
Tests: Extend CMake.FileDownload test internal timeouts
Brad King
2020-01-15
1
-11/+13
*
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
Jiang Yue
2019-07-25
1
-2/+27
*
Reduce size of PNG images
Lucy Phipps
2019-01-25
3
-10/+10
*
Remove now-unused code once used on IRIX
Brad King
2019-01-11
1
-72/+0
*
cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew
Artur Ryt
2018-12-12
2
-1/+4
*
cmMakefile: Fix ConfigureString not passing filename and line
Artur Ryt
2018-12-12
2
-1/+23
*
list: Allow inserting at the end of a list
Daniel Chabrowski
2018-07-05
1
-0/+4
*
Tests: Fix CheckSourceTree for in-source non-dashboard builds
Israel Blancas
2018-05-03
1
-3/+1
*
Exclude "libgcc_eh" library files from implicit link libraries
Brad King
2018-04-16
1
-0/+6
*
Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1
Bernhard M. Wiedemann
2018-02-26
2
-4/+4
*
Merge topic 'implicit-lib-gcceh'
Brad King
2017-11-08
1
-1/+21
|
\
|
*
Restore exclusion of "gcc_eh" from implicit link libraries
Christian Pfeiffer
2017-11-08
1
-1/+21
[next]