Home
last modified time | relevance | path

Searched refs:testbuilds (Results 1 – 7 of 7) sorted by relevance

/dports/devel/zziplib/zziplib-0.13.72/
H A DGNUmakefile11 .PHONY: build docs bins test tests testbuilds
41 st_%: ; python3 testbuilds.py te$@ -vv --no-cache
42 tests: ; python3 testbuilds.py -vv
43 testbuilds: ; python3 testbuilds.py -vv --no-cache target
55 ; sed -i -e "s:$$oldv:$$newv:" zziplib.spec testbuilds.py \
H A DChangeLog2 * The testbuilds were fixed to make cmake install and automake install the same
7 * Bump testbuilds to modern distro versions (ubuntu 20.04 centos 7.9 / 8.3)
8 * Takeover docker_mirror.py for air-gap testings (for testbuilds.py)
16 * ....... see testbuilds/*-am-*.dockerfile that it still works to rename them back
20 * The testbuilds allow to compile and test for different os via docker
21 * The testbuilds allow to compare new cmake to automake install results
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/tools/regtests/
H A Ddaily-tests.cfg38 testbuilds = 32-bit build on 64-bit system, LIRC build, No Assembly build, Debug Info build, R4300 …
45 testbuilds = 32-bit build
52 testbuilds = 32-bit build, no assembly build, debug build
59 testbuilds = 32-bit build
66 testbuilds = 32-bit build
73 testbuilds = 32-bit build
H A Dregression-video.py73 testbuilds = min(len(testlist), len(makeparams))
74 for i in range(testbuilds):
/dports/net/rclone/rclone-1.57.0/bin/
H A Dupload-github34 *testbuilds*) continue ;;
/dports/net/rclone/rclone-1.57.0/
H A DMakefile207 ./rclone --config bin/travis.rclone.conf -v copy build/ $(BETA_UPLOAD)/testbuilds
209 ./rclone --config bin/travis.rclone.conf -v copy build/ $(BETA_UPLOAD_ROOT)/test/testbuilds-latest
211 @echo Beta release ready at $(BETA_URL)/testbuilds
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/CMake/
H A DVTKmWrappers.cmake146 …(TARGET TestBuild_${name} PROPERTY ARCHIVE_OUTPUT_DIRECTORY ${VTKm_LIBRARY_OUTPUT_PATH}/testbuilds)
147 …(TARGET TestBuild_${name} PROPERTY LIBRARY_OUTPUT_DIRECTORY ${VTKm_LIBRARY_OUTPUT_PATH}/testbuilds)