CMake/Modules/ExternalProject
Kasper Laudrup a283e58b51 ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy
Add the option to keep the current filestamps when extracting an
archive in ExternalProject_Add.

Enabling this option makes the behavior consistent with how
ExternalProject_Add is used when checking out code from revision
control instead of an archive.

Fixes: #22746
2022-05-05 09:01:54 +10:00
..
cfgcmd.txt.in ExternalProject: Move inline scripts to separate files 2022-01-22 23:00:26 +11:00
download.cmake.in ExternalProject: Move existing step scripts to separate subdirectory 2022-01-22 16:24:16 +11:00
extractfile.cmake.in ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy 2022-05-05 09:01:54 +10:00
gitclone.cmake.in ExternalProject: Move inline scripts to separate files 2022-01-22 23:00:26 +11:00
gitupdate.cmake.in ExternalProject: Remove extra quotes in for-each-ref update step 2022-02-21 18:28:46 +11:00
hgclone.cmake.in ExternalProject: Move inline scripts to separate files 2022-01-22 23:00:26 +11:00
mkdirs.cmake.in ExternalProject: Move inline scripts to separate files 2022-01-22 23:00:26 +11:00
RepositoryInfo.txt.in ExternalProject: Rerun download on SOURCE_DIR change 2022-02-01 22:31:29 +11:00
verify.cmake.in ExternalProject: Move existing step scripts to separate subdirectory 2022-01-22 16:24:16 +11:00