Home
last modified time | relevance | path

Searched refs:disttest (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/gnuelf-legacy/libelf-0.8.13/
H A DMakefile.in134 $(RM) -r disttest
135 mkdir disttest
136 @echo 'unset CC CFLAGS CPPFLAGS LDFLAGS LIBS' >disttest/config.site
137 cd disttest && CONFIG_SITE=config.site ../$(distdir)/configure
138 $(MAKE) -C disttest
139 $(MAKE) -C disttest check
140 $(MAKE) -C disttest dist
/dports/devel/libelf/libelf-0.8.13/
H A DMakefile.in134 $(RM) -r disttest
135 mkdir disttest
136 @echo 'unset CC CFLAGS CPPFLAGS LDFLAGS LIBS' >disttest/config.site
137 cd disttest && CONFIG_SITE=config.site ../$(distdir)/configure
138 $(MAKE) -C disttest
139 $(MAKE) -C disttest check
140 $(MAKE) -C disttest dist
/dports/devel/automake/automake-1.16.5/t/
H A Dpython10.sh42 .PHONY: disttest
43 disttest: distdir
79 $MAKE disttest
H A Dpython-dist.sh44 .PHONY: disttest
45 disttest: distdir
74 $MAKE disttest
H A Dpython-pr10995.sh33 disttest: distdir
54 $MAKE disttest
/dports/security/sslproxy/SSLproxy-0.9.2/
H A DGNUmakefile73 disttest: target
74 $(MAKE) -C $(SRCDIR) disttest
86 dist disttest distclean realclean
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/cmake/modules/
H A DDistTargets.cmake10 # disttest - creates a tarball and 'make && make install' it to a temporary prefix
14 # distcheck - similar to 'disttest', only runs also 'make check' before installing
77 add_custom_target(disttest target
85 COMMAND ${CMAKE_COMMAND} -E echo "disttest of '${ARCHIVE_FULL_NAME}' succeeded"
/dports/mail/evolution/evolution-3.42.1/cmake/modules/
H A DDistTargets.cmake10 # disttest - creates a tarball and 'make && make install' it to a temporary prefix
14 # distcheck - similar to 'disttest', only runs also 'make check' before installing
77 add_custom_target(disttest target
85 COMMAND ${CMAKE_COMMAND} -E echo "disttest of '${ARCHIVE_FULL_NAME}' succeeded"
/dports/mail/evolution-ews/evolution-ews-3.42.1/cmake/modules/
H A DDistTargets.cmake10 # disttest - creates a tarball and 'make && make install' it to a temporary prefix
14 # distcheck - similar to 'disttest', only runs also 'make check' before installing
77 add_custom_target(disttest target
85 COMMAND ${CMAKE_COMMAND} -E echo "disttest of '${ARCHIVE_FULL_NAME}' succeeded"
/dports/net-mgmt/check_ssl_cert/check_ssl_cert-2.17.0/
H A DMakefile74 distcheck: disttest
75 disttest: dist formatting_check shellcheck target
79 test: disttest
/dports/textproc/p5-Search-Estraier/Search-Estraier-0.09/
H A DMakefile.PL48 make disttest
50 make disttest
/dports/devel/p5-Module-Build-Pluggable-ReadmeMarkdownFromPod/Module-Build-Pluggable-ReadmeMarkdownFromPod-0.04/t/
H A D01_simple.t43 note "** run_build_script disttest\n";
44 $test->run_build_script('disttest');
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/unix/
H A DMakefile65 disttest: __always__ target
80 dist: disttest srcdist distclean disthelp help bogus-makefile configure
/dports/net/tinyfugue/tf-50b8/unix/
H A DMakefile65 disttest: __always__ target
80 dist: disttest srcdist distclean disthelp help bogus-makefile configure
/dports/devel/p5-ShipIt/ShipIt-0.60/
H A DChangeLog56 to prevent disttest from failing (miyagawa)
74 * make ProjectType::MakeMaker's disttest ignore the .shipit file,
92 * make Perl projectype cleanup after itself in disttest
/dports/devel/p5-CPAN-Checksums/CPAN-Checksums-2.12/
H A DMakefile.PL127 release :: disttest
154 disttest :
/dports/biology/p5-Bio-NEXUS/Bio-NEXUS-0.78/
H A DREADME_admin9 common problem is forgetting to add new files to the manifest. Use the disttest
14 make disttest
/dports/science/siesta/siesta-4.1.5/Util/MPI_test/
H A Ddist.F902 program disttest program
131 end program disttest
/dports/devel/p5-ShipIt/ShipIt-0.60/lib/ShipIt/Step/
H A DDistTest.pm12 die "Making dist & testing failed." unless $pt->disttest;
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/scripts/
H A Dtotal-build-and-test.bash9 $mak disttest
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/1fac/
H A Dtesting.top8 Distribution <~1fac\disttest.top>
H A Dshifdist.top8 Testing <~1fac\disttest.top>
/dports/devel/p5-Test-Weaken/Test-Weaken-3.022000/etc/
H A DMakefile10 (cd ..;make disttest)
/dports/textproc/p5-Marpa-HTML/Marpa-HTML-0.112000/etc/
H A DMakefile13 (cd ..;./Build disttest)
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/univ/
H A Ddistribu.top8 Test <~univ\disttest.top>

12345