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
/
RunCMake
/
ExternalProject
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalProject: Fix environment modification ops named with underscores
Brad King
2025-11-24
2
-1/+3
*
Tests/RunCMake: Match dots more precisely, part 3
AJIOB
2025-10-20
16
-49/+49
*
Tests/RunCMake: Match xxx.cmake file name more precisely
AJIOB
2025-10-16
15
-90/+90
*
Tests/RunCMake: Match CMakeLists.txt file name more precisely
Hanna Rusakovich
2025-10-15
15
-25/+25
*
ExternalProject: Fix lists and empty commands with environment modification
Evan Wilde
2025-10-13
5
-7/+68
*
Tests: Match expected environment modification more completely
Brad King
2025-10-12
2
-0/+44
*
Tests: Match expected environment modification more consistently
Brad King
2025-10-12
2
-3/+6
*
Tests: Use shorter paths in RunCMake.ExternalProject
Brad King
2025-10-10
2
-13/+13
*
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
3
-5/+5
*
ExternalProject: Fix env mods with empty command
Evan Wilde
2025-08-06
1
-1/+3
*
Tests: choose an explicit FULL strategy in tests expecting it
Ben Boeckel
2025-07-29
1
-0/+2
*
ExternalProject: Set environment variables
Evan Wilde
2025-07-22
8
-0/+177
*
Test(git): set commit.gpgsign to false
Eisuke Kawashima
2025-06-21
1
-0/+1
*
ExternalProject: Optionally integrate 'make' job server with INSTALL_COMMAND
Brad King
2024-11-19
2
-1/+4
*
Tests: Fix RunCMake.ExternalProject when git is not available
Brad King
2024-07-03
1
-4/+5
*
ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error
Craig Scott
2024-05-31
2
-0/+17
*
ExternalProject: Move more internal commands out of main file
Craig Scott
2024-05-13
6
-9/+9
*
Drop Visual Studio 9 2008 generator
Brad King
2024-05-08
1
-4/+2
*
ExternalProject: Add TLS version options for https connections
Brad King
2024-02-29
10
-0/+47
*
ExternalProject: Enable Make Job Server with Explicit Build Command
Chris Mahoney
2023-08-15
5
-0/+70
*
Merge topic 'ExternalProject-revert-install'
Brad King
2023-03-03
4
-0/+14
|
\
|
*
ExternalProject: Restore driving install through build system
Brad King
2023-03-02
4
-0/+14
*
|
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
3
-4/+2
*
|
Add deprecation warnings for policies CMP0114 and below
Brad King
2023-02-01
4
-1/+42
|
/
*
ExternalProject: Fix install on BUILD_ALWAYS+BUILD_BYPRODUCTS with Ninja
Maik Nijhuis
2022-08-09
1
-0/+3
*
ExternalProject: Add test case for BUILD_ALWAYS
Brad King
2022-08-09
4
-0/+47
*
Tests: Fix RunCMake.ExternalProject filesystem delay for Borland Makefiles
Brad King
2022-06-03
1
-1/+8
*
ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy
Kasper Laudrup
2022-05-04
4
-0/+4
*
Tests: Improve RunCMake.ExternalProject rebuild case robustness
Brad King
2022-02-10
1
-2/+9
*
Merge topic 'test-download-server-timeout'
Brad King
2022-02-07
1
-1/+4
|
\
|
*
Tests: Optionally extend RunCMake.ExternalProject download server timeout
Brad King
2022-02-04
1
-1/+4
*
|
ExternalProject: Add support for USES_TERMINAL_PATCH keyword
Craig Scott
2022-02-03
2
-9/+13
|
/
*
ExternalProject: Rerun download on SOURCE_DIR change
Craig Scott
2022-02-01
4
-5/+45
*
Tests: Remove stray argument from test invocation
Craig Scott
2022-01-24
1
-1/+1
*
Merge topic 'codespell'
Brad King
2021-05-10
1
-1/+1
|
\
|
*
Tests: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
|
ExternalProject: Ensure git fetch if updating to hash we don't have yet
Craig Scott
2021-05-09
3
-3/+20
|
/
*
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
6
-7/+7
*
Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystems
Daan De Meyer
2021-02-22
1
-2/+2
*
ExternalProject: Refactor pre-configure steps to support no-target uses
Craig Scott
2021-02-04
6
-7/+7
*
ExternalProject: Avoid scanning docs for keywords, use include_guard()
Craig Scott
2021-01-29
7
-43/+0
*
ExternalProject: Improve robustness of update step
Craig Scott
2021-01-28
3
-0/+91
*
ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option
Daan De Meyer
2021-01-12
3
-0/+77
*
Tests: Fix policy version in RunCMake.ExternalProject test
Brad King
2020-10-08
1
-1/+1
*
ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"
Brad King
2020-09-18
6
-5/+36
*
Tests: Remove RunCMake.ExternalProject unnecessary CMake version check
Brad King
2020-09-15
1
-2/+0
*
Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr
Brad King
2020-09-15
4
-24/+2
*
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
31
-6/+325
*
Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictly
Brad King
2020-09-10
1
-18/+38
*
ExternalProject: Factor out an internal helper to add a step target
Brad King
2020-09-10
1
-3/+4
[next]