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: Remove explicit list of supported archive types
Javier MartÃn
2025-04-29
1
-17/+2
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
7
-7/+7
*
ExternalProject: Optionally integrate 'make' job server with INSTALL_COMMAND
Brad King
2024-11-19
1
-0/+1
*
ExternalProject: Enable all policies in internal scripts
Brad King
2024-10-03
8
-8/+8
*
Merge topic 'cmp0168-populate-nondeclare-regression'
Craig Scott
2024-09-08
1
-1/+3
|
\
|
*
FetchContent: Don't update verify script timestamp if it doesn't change
Craig Scott
2024-09-06
1
-1/+3
*
|
Merge topic 'fetchcontent-updates-disconnected'
Craig Scott
2024-07-27
1
-10/+11
|
\
\
|
|
/
|
*
FetchContent: Ensure can_fetch_default is set early enough
Craig Scott
2024-07-26
1
-5/+6
|
*
ExternalProject: Fix bad indenting for uses_terminal
Craig Scott
2024-07-26
1
-5/+5
*
|
Merge topic 'ep-svn-user-pass'
Brad King
2024-07-23
1
-46/+29
|
\
\
|
*
|
ExternalProject: Reduce number of local variables for svn logic
Craig Scott
2024-07-20
1
-45/+28
|
|
/
|
*
ExternalProject: Don't add SVN auth args if not set
Craig Scott
2024-07-20
1
-2/+2
*
|
ExternalProject: Don't rely on *_disconnected vars being unset by caller
Craig Scott
2024-07-20
1
-0/+2
|
/
*
FetchContent: Fix command echo for DEBUG and TRACE log levels
Craig Scott
2024-07-04
3
-3/+3
*
FetchContent,ExternalProject: Fix extra semicolons in step commands
Craig Scott
2024-06-07
1
-1/+1
*
ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error
Craig Scott
2024-05-31
1
-1/+6
*
ExternalProject: Fix misleading git update output
Craig Scott
2024-05-17
1
-1/+1
*
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
8
-38/+379
*
ExternalProject: Move more internal commands out of main file
Craig Scott
2024-05-13
1
-0/+1532
*
ExternalProject: Retry download for error code 35
xavisolesoft
2024-04-25
1
-1/+1
*
ExternalProject: Add TLS version options for https connections
Brad King
2024-02-29
1
-0/+1
*
ExternalProject: Prevent URL list-splitting on special characters
Craig Scott
2024-01-27
1
-1/+1
*
ExternalProject: Catch empty REMOTE or LOCAL earlier
Craig Scott
2024-01-27
1
-8/+0
*
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