Home
last modified time | relevance | path

Searched refs:distcheck (Results 1 – 25 of 4469) sorted by relevance

12345678910>>...179

/dports/textproc/gsed/sed-4.8/
H A DMakefile.am96 full-distcheck:
97 $(MAKE) distcheck EXTRA_DC_FLAGS='--enable-regex-tests'
98 $(MAKE) distcheck EXTRA_DC_FLAGS='--enable-html'
99 $(MAKE) distcheck EXTRA_DC_FLAGS='--disable-i18n'
100 $(MAKE) distcheck EXTRA_DC_FLAGS='--disable-nls'
101 $(MAKE) distcheck EXTRA_DC_FLAGS='--without-included-gettext'
104 echo $(MAKE) distcheck \
134 # Without this, 'make distcheck's final comparison would fail.
137 # Without this, 'make distcheck's final comparison would fail.
/dports/games/heroes/heroes-0.21/
H A DMakefile.am72 distcheck-hook: \
73 man-distcheck \
74 my-distcheck-allegro \
75 my-distcheck-sdl \
76 my-distcheck-ggi \
77 my-distcheck-nodisplay
91 my-distcheck-ggi:
102 my-distcheck-allegro:
113 my-distcheck-nodisplay:
125 my-distcheck-sdl:
[all …]
/dports/devel/automake/automake-1.16.5/t/
H A Ddistcheck-outdated-m4.sh25 cp "$am_testaux_srcdir"/distcheck-hook-m4.am . \
31 include $(srcdir)/distcheck-hook-m4.am
58 $MAKE distcheck # Sanity check.
82 run_make -M -e FAIL distcheck
92 $MAKE distcheck
112 $MAKE distcheck
122 run_make -M -e FAIL distcheck
132 $MAKE distcheck
H A Ddistcheck-missing-m4.sh25 cp "$am_testaux_srcdir"/distcheck-hook-m4.am . \
31 include $(srcdir)/distcheck-hook-m4.am
60 # We don't use '--install' here. Our distcheck-hook should catch this.
77 run_make -M -e FAIL distcheck
89 $MAKE distcheck
102 run_make -M -e FAIL distcheck
114 $MAKE distcheck
H A Dmaken.sh33 distcheck-hook:
34 @: > stamp-distcheck-hook
37 test ! -f stamp-distcheck-hook
52 for target in dist distcheck; do
H A Dremake-makefile-intree.sh53 $MAKE distcheck
78 $MAKE distcheck
109 $MAKE distcheck
148 $MAKE distcheck
168 $MAKE distcheck
188 $MAKE distcheck
H A Dremake-makefile-vpath.sh55 $MAKE distcheck
80 $MAKE distcheck
111 $MAKE distcheck
150 $MAKE distcheck
170 $MAKE distcheck
190 $MAKE distcheck
H A Dvala-non-recursive-setup.sh57 $MAKE distcheck
66 $MAKE distcheck
88 $MAKE distcheck
95 $MAKE distcheck
/dports/net/openrsync/openrsync-8b61216/
H A DMakefile59 distcheck: target
61 rm -rf .distcheck
62 mkdir .distcheck
63 cp *.c extern.h md4.h *.[15] configure Makefile .distcheck
64 ( cd .distcheck && ./configure PREFIX=prefix )
65 ( cd .distcheck && $(MAKE) )
66 ( cd .distcheck && $(MAKE) install )
67 rm -rf .distcheck
/dports/games/springlobby/springlobby-0.180/tools/
H A Dtest-tarball.sh12 if [ ! -d build-distcheck ] ; then
13 mkdir build-distcheck;
16 cp $1 build-distcheck/
17 cd build-distcheck
22 make && cd ../.. ; rm -rf build-distcheck
/dports/games/springlobby/springlobby-0.180/src/lsl/tools/
H A Dtest-tarball.sh12 if [ ! -d build-distcheck ] ; then
13 mkdir build-distcheck;
16 cp $1 build-distcheck/
17 cd build-distcheck
22 make && cd ../.. ; rm -rf build-distcheck
/dports/devel/py-check-manifest/check-manifest-0.47/
H A Drelease.mk63 .PHONY: distcheck
64 distcheck: distcheck-vcs distcheck-sdist
66 .PHONY: distcheck-vcs
67 distcheck-vcs:
80 .PHONY: distcheck-sdist
81 distcheck-sdist: dist
136 $(MAKE) distcheck
H A DMakefile25 .PHONY: distcheck
26 distcheck: distcheck-self # also release.mk will add other checks target
28 .PHONY: distcheck-self
29 distcheck-self:
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/
H A DMakefile.am23 full-distcheck:
24 make distcheck EXTRA_DC_FLAGS='--enable-html'
25 make distcheck EXTRA_DC_FLAGS='--disable-i18n'
26 make distcheck EXTRA_DC_FLAGS='--disable-nls'
27 make distcheck EXTRA_DC_FLAGS='--without-included-regex'
28 make distcheck EXTRA_DC_FLAGS='--without-included-gettext'
/dports/converters/lua-json/luajson-1.3.4/
H A DMakefile6 .PHONY: all clean check $(DISTOPS) distcheck install
39 distcheck-tar: dist-tar
45 distcheck-zip: dist-zip
51 distcheck: distcheck-zip distcheck-tar target
/dports/devel/yuck/yuck-0.2.5-6-gb4f9441/
H A D.travis.yml16 ## distcheck
19 env: CHECK="distcheck"
30 - if [ "$CHECK" = "distcheck" ]; then
31 $MAKE all && $MAKE distcheck;
35 # find test log from check as well as from distcheck
/dports/print/gimp-gutenprint/gutenprint-5.3.3/
H A DMakefile.am136 …ST=1 /usr/bin/time $(MAKE) -k -s -j$(CPUS) DISTCHECK_CONFIGURE_FLAGS=NO_PKGCONFIG_PATHS=1 distcheck
164 DISTCHECK_TARGETS=distcheck-parallel distcheck-minimal distcheck-fast distcheck-full
165 DISTCHECK_VALGRIND_TARGETS=distcheck-valgrind distcheck-valgrind-minimal distcheck-valgrind-fast
168 …STP_TEST_PROFILE=`echo $@ |sed -e s/distcheck-// -e s/-/_/g -e s/parallel//` $(MAKEDISTCHECK_PARAL…
/dports/print/gutenprint/gutenprint-5.3.3/
H A DMakefile.am136 …ST=1 /usr/bin/time $(MAKE) -k -s -j$(CPUS) DISTCHECK_CONFIGURE_FLAGS=NO_PKGCONFIG_PATHS=1 distcheck
164 DISTCHECK_TARGETS=distcheck-parallel distcheck-minimal distcheck-fast distcheck-full
165 DISTCHECK_VALGRIND_TARGETS=distcheck-valgrind distcheck-valgrind-minimal distcheck-valgrind-fast
168 …STP_TEST_PROFILE=`echo $@ |sed -e s/distcheck-// -e s/-/_/g -e s/parallel//` $(MAKEDISTCHECK_PARAL…
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/cmake/modules/
H A DFindMakeDist.cmake1 # - adds support for the 'make dist' and 'make distcheck' commands -*- cmake -*-
5 # CMakeLists.txt; it adds the 'dist' and 'distcheck'
14 # This module implements the 'make dist' and 'make distcheck'
26 # ... flags which are given to 'cmake' by 'make distcheck'
28 # ... the build-targets tried by 'make distcheck';
31 # ... the check-targets tried by 'make distcheck';
34 # ... the install-targets tried by 'make distcheck';
178 set_source_files_properties(dist distcheck .distcheck PROPERTIES
201 add_custom_target(distcheck target
204 COMMAND ${CMAKE_MAKE_PROGRAM} .distcheck MAKEDIST_TARBALL_TMP=.tmp
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/cmake/modules/
H A DFindMakeDist.cmake1 # - adds support for the 'make dist' and 'make distcheck' commands -*- cmake -*-
5 # CMakeLists.txt; it adds the 'dist' and 'distcheck'
14 # This module implements the 'make dist' and 'make distcheck'
26 # ... flags which are given to 'cmake' by 'make distcheck'
28 # ... the build-targets tried by 'make distcheck';
31 # ... the check-targets tried by 'make distcheck';
34 # ... the install-targets tried by 'make distcheck';
178 set_source_files_properties(dist distcheck .distcheck PROPERTIES
201 add_custom_target(distcheck target
204 COMMAND ${CMAKE_MAKE_PROGRAM} .distcheck MAKEDIST_TARBALL_TMP=.tmp
[all …]
/dports/textproc/xmlf90/xmlf90-1.5.5/
H A Dquickcheck.sh70 mkdir tmp-distcheck
71 cd tmp-distcheck
74 make distcheck -j4
79 rm -rf tmp-default tmp-docgen tmp-distcheck
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/contrib/ci.inria.fr/
H A Djob-0-tarball.sh61 distcheck=dist
63 distcheck=distcheck
65 if ! make $distcheck; then
/dports/net/mpich/mpich-3.4.3/modules/hwloc/contrib/ci.inria.fr/
H A Djob-0-tarball.sh61 distcheck=dist
63 distcheck=distcheck
65 if ! make $distcheck; then
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/contrib/ci.inria.fr/
H A Djob-0-tarball.sh61 distcheck=dist
63 distcheck=distcheck
65 if ! make $distcheck; then
/dports/editors/ecrire/ecrire-0.3.4/cmake/Modules/
H A DMakeDistcheck.cmake1 # - adds support for the 'make distcheck' command -*- cmake -*-
8 # CMakeLists.txt; it adds the 'dist' and 'distcheck'
11 # This module implements the 'make dist' and 'make distcheck'
19 # ... flags which are given to 'cmake' by 'make distcheck'
21 # ... the build-targets tried by 'make distcheck';
24 # ... the install-targets tried by 'make distcheck';
75 … CACHE STRING "flags which are given to 'cmake' by 'make distcheck'")
76 … CACHE STRING "build-target(s) tried by 'make distcheck'")
77 … CACHE STRING "install-target(s) tried by 'make distcheck'")
85 add_custom_target(distcheck target

12345678910>>...179