summaryrefslogtreecommitdiffstats
path: root/build/download
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Fix race condition while creating dest dir for docker imagesBartek Grzybowski1-2/+1
2020-07-30Add automatic virtualenv provisioner for download and package scriptBartek Grzybowski1-0/+7
2020-07-29Fix linting issues in Python scriptsBartek Grzybowski4-4/+2
2019-11-25Downloading docker images does not work on WindowsSamuli Silvius1-1/+1
2019-07-11Fix build guide/script regarding python versioningBartek Grzybowski1-1/+1
2019-07-09Fix wrong shebang in download scriptsMilan Verespej11-12/+7
2019-07-04Add docker local registry cleaning scriptMilan Verespej2-2/+73
2019-06-20Refactor download.py and remove not used filesMilan Verespej9-985/+130
2019-06-18Refactor of rpm downloadingMilan Verespej1-0/+130
2019-06-18Refactor pypi packages downloadMilan Verespej1-0/+101
2019-06-18Refactor and improve git repository cloningMilan Verespej2-0/+196
2019-06-18Refactor and improve docker image downloadingMilan Verespej2-1/+246
2019-06-18Refactor npm packages downloadMilan Verespej2-2/+136
2019-06-18Refactor http files downloadMilan Verespej4-0/+396
2019-06-14Merge "Add directory remove on failed cloning"Petr Ospalý1-2/+5
2019-06-14Add data list for bin utilsMilan Verespej1-60/+0
2019-06-12Add pypi packages downloading python scriptMilan Verespej3-49/+104
2019-06-05Add directory remove on failed cloningMilan Verespej1-2/+5
2019-06-05Wrapping-up download refactorisationMichal Ptacek2-0/+108
2019-06-04Add base download scriptMilan Verespej7-36/+199
2019-05-24Improve download of npm packagesMilan Verespej1-0/+121
2019-05-24Improve download of http filesMilan Verespej2-1/+160
2019-05-24Improve download of rpmMilan Verespej1-0/+66
2019-05-24Improve download of git repositoriesMilan Verespej2-0/+96
2019-05-24Improve docker image download scriptMilan Verespej4-0/+378