Home
last modified time | relevance | path

Searched refs:cp (Results 76 – 100 of 102) sorted by relevance

12345

/trunk/main/package/qa/storages/
H A Dmakefile.mk110 java -cp $(CLASSPATH) $(CT_APP) $(CT_TESTBASE) $(CT_APPEXECCOMMAND) $(CT_TEST)
/trunk/main/solenv/gbuild/
H A DJavaClassSet.mk30 $(gb_JavaClassSet_JAVACCOMMAND) -cp "$(CLASSPATH)" -encoding UTF8 \
H A DJunitTest.mk44 …$(gb_JunitTest_JAVACOMMAND) -cp "$(CLASSPATH)" $(DEFS) org.junit.runner.JUnitCore $(CLASSES) 2>&1 …
H A DDeliver.mk59 mkdir -p $(dir $(2)) && $(if $(gb_Deliver_CLEARONDELIVER),rm -f $(2) &&) cp -R -P -f $(1) $(2) && t…
H A DAllLangResTarget.mk48 …$$(if $$(SDF),$$(call gb_SrsPartMergeTarget__command,$$@,$$*,$$<),mkdir -p $$(dir $$@) && cp $$< $…
/trunk/main/toolkit/workben/layout/
H A DREADME18 | cp -f ../..$INPATH/lib/libtkx.so $OOO_PREFIX/openoffice.org/basis3.0/program
/trunk/main/
H A Dmakefile.rc92 cp -p instsetoo_native/$(INPATH)/bin/* $(SOLARVER)/$(INPATH)/bin
H A Dconfigure.ac43 AC_ARG_WITH(gnu-cp,
44 [ --with-gnu-cp Specify location of GNU cp on Solaris
4398 javac_cmd="$JAVACOMPILER -cp $SAXON_JAR saxontest.java 1>&2"
5570 dnl We also need to check for --with-gnu-cp
5574 if test -x /usr/gnu/bin/cp; then
5575 GNUCP=/usr/gnu/bin/cp
5577 AC_PATH_PROGS(GNUCP, gnucp cp)
5580 …AC_MSG_ERROR([Neither gnucp nor cp found. Install GNU cp and/or specify --with-gnu-cp=/path/to/it])
5586 AC_MSG_ERROR([--with-gnu-cp did not point to an executable])
5600 …AC_MSG_ERROR([no, GNU cp from coreutils is needed. install or specify with --with-gnu-cp=/path/to/…
[all …]
H A Dset_soenv.in881 { `cp -f makefile.rc $SRC_ROOT/makefile.mk`;
/trunk/main/canvas/
H A DLibrary_directx5canvas.mk86 cp $< $@
/trunk/test/
H A Drun.bat24 java -cp "%BASE%\lib\junit.jar;%BASE%\lib\hamcrest.jar;%BASE%\testcommon\bin;%BASE%\testgui\bin;%BA…
/trunk/main/xmlsecurity/tools/examples/
H A Duno_win.bat40 cp %WS_PATH%/xmlsecurity/tools/uno/current.gif ./.
/trunk/main/cli_ure/qa/climaker/
H A Dmakefile.mk129 …java -cp $(CLASSPATH) -Dcli_ure_test=$(EXETARGET) $(CT_APP) $(CT_NOOFFICE) $(CT_TESTBASE) $(CT_TES…
/trunk/main/pyuno/source/module/
H A Dmakefile.mk130 cp $? $@
/trunk/main/basegfx/
H A DStaticLibrary_basegfx_s.mk53 cp $< $@
/trunk/ext_libraries/coinmp/
H A Dcoinmp-1.6.0-os2.patch83 + cp .libs/$(OS2_LA_NAME).a .libs/$(OS2_LA_NAME)_s.a
/trunk/main/odk/util/
H A Dmakefile.pmk87 MY_TEXTCOPY=@cp
/trunk/main/setup_native/scripts/
H A Dinstall_solaris.sh306 cp -f /var/sadm/system/admin/INST_RELEASE ${INSTALL_ROOT}/var/sadm/system/admin/INST_RELEASE
H A Djavaloader.sh210 cp $packagepath/$jrefile $tempjrefile
/trunk/main/svx/
H A DAllLangResTarget_svx.mk115 cp $(SRCDIR)/svx/inc/globlmn_tmpl.hrc $(WORKDIR)/inc/svx/globlmn.hrc
/trunk/main/i18npool/
H A DLibrary_i18npool.mk157 cp $< $@
/trunk/main/stoc/test/
H A Dmakefile.mk197 cp $(SHL1TARGETN) $(BIN)
/trunk/main/writerfilter/source/
H A DMakefile201 cp -f $^ $@
/trunk/main/solenv/inc/
H A Dtg_shl.mk206 cp $@.exported-symbols $@
H A Dsettings.mk143 JAVACPS=/cp

Completed in 152 milliseconds

12345