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
/
Modules
/
ExternalProject
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalProject: Respect TLS_VERIFY for git update step
Craig Scott
2023-06-01
2
-4/+6
*
ExternalProject: Avoid reconfigure when updates are disconnected
Craig Scott
2023-05-23
3
-23/+49
*
ExternalProject/FetchContent: Support relative remote URLs
Chris Wright
2023-04-26
1
-0/+182
*
ExternalProject: Also retry curl download on timeout error
Greg Thain
2023-03-01
1
-1/+1
*
ExternalProject: Explicitly run Git commands on intended directory
Patrick Stewart
2022-09-30
1
-19/+19
*
ExternalProject: Fix regression in stamp creation for Xcode+iOS
Brad King
2022-06-21
1
-0/+3
*
ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy
Kasper Laudrup
2022-05-04
1
-1/+1
*
ExternalProject: Remove extra quotes in for-each-ref update step
Craig Scott
2022-02-21
1
-1/+1
*
ExternalProject: Rerun download on SOURCE_DIR change
Craig Scott
2022-02-01
1
-3/+9
*
ExternalProject: Move inline scripts to separate files
Craig Scott
2022-01-22
5
-0/+207
*
ExternalProject: Move existing step scripts to separate subdirectory
Craig Scott
2022-01-22
4
-0/+490
*
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
14
-929/+0
*
ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks
Craig Scott
2021-02-22
2
-2/+4
*
FetchContent: Invoke steps directly and avoid a separate sub-build
Craig Scott
2021-02-04
10
-103/+296
*
ExternalProject: Refactor pre-configure steps to support no-target uses
Craig Scott
2021-02-04
11
-0/+734