Home
last modified time | relevance | path

Searched refs:rsync (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/tests/
H A DMakefile69 RUNNING_FATE := $(filter check fate%,$(filter-out fate-rsync,$(MAKECMDGOALS)))
277 fate-rsync:
278 rsync $(RSYNC_OPTIONS) rsync://fate-suite.ffmpeg.org/fate-suite/ $(SAMPLES)
282 fate-rsync:
283 @echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"
/third_party/json/
H A DMakefile220 rsync -R $(shell find LICENSE.MIT nlohmann_json.natvis CMakeLists.txt cmake/*.in include single_include -type f) json
/third_party/ffmpeg/
H A Dconfigure6800 rsync --help 2> /dev/null | grep -q 'contimeout' && enable rsync_contimeout || disable rsync_contimeout

Completed in 8 milliseconds