Brings file locking changes from develop

This commit is contained in:
Dana Robinson
2021-03-25 00:32:40 -07:00
parent 711d12bb58
commit 1dbb83aabd
34 changed files with 1370 additions and 565 deletions

View File

@@ -199,7 +199,7 @@ endif ()
#set (LOCAL_NO_PACKAGE "TRUE")
##### Following controls source update #####
#set (LOCAL_UPDATE "TRUE")
set (REPOSITORY_URL "https://git@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git")
set (REPOSITORY_URL "https://github.com/HDFGroup/hdf5.git")
set (REPOSITORY_BRANCH "develop")
#uncomment to use a compressed source file: *.tar on linux or mac *.zip on windows