Searched refs:cygpath (Results 1 – 18 of 18) sorted by relevance
/trunk/main/ |
H A D | oowintool | 81 sub cygpath($$$) subroutine 111 $path = cygpath ($path, $unix, $output_format); 141 print cygpath ($value, 'w', $output_format); 260 print cygpath ($ver->{'product_dir'}, 'w', $output_format); 266 print cygpath ($ver->{'product_dir'}, 'w', $output_format); 282 print cygpath ($dir, 'w', $output_format); 298 print cygpath($newDir, 'w', $output_format); 310 print cygpath($dir, 'w', $output_format); 316 print cygpath ($dir, 'w', $output_format) if defined $dir; 335 my $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' . [all …]
|
H A D | configure.ac | 2156 CC=`cygpath -d "$CC"` 2157 CC=`cygpath -u "$CC"` 2158 COMPATH=`cygpath -d "$COMPATH"` 2159 COMPATH=`cygpath -u "$COMPATH"` 2352 MIDL_PATH=`cygpath -d "$MIDL_PATH"` 2353 MIDL_PATH=`cygpath -u "$MIDL_PATH"` 2375 CSC_PATH=`cygpath -d "$CSC_PATH"` 2376 CSC_PATH=`cygpath -u "$CSC_PATH"` 2406 FRAME_HOME=`cygpath -d "$FRAME_HOME"` 2407 FRAME_HOME=`cygpath -u "$FRAME_HOME"` [all …]
|
H A D | bootstrap.1 | 90 dmake_full_package_name=`cygpath -u "$dmake_full_package_name"`
|
/trunk/main/winaccessibility/source/UAccCOMIDL/ |
H A D | makefile.mk | 69 $(MTL) $(MTL_SWITCHES) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE) 71 $(MTL) $(MTL_SWITCHES1) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE1) 73 $(MTL) $(MTL_SWITCHES2) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE2) 75 $(MTL) $(MTL_SWITCHES3) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE3) 77 $(MTL) $(MTL_SWITCHES4) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE4) 79 $(MTL) $(MTL_SWITCHES5) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE5)
|
/trunk/main/solenv/gbuild/platform/ |
H A D | winmingw.mk | 28 gb_TMPDIR:=$(if $(TMPDIR),$(shell cygpath -m $(TMPDIR)),$(shell cygpath -m /tmp)) 189 gb_Helper_SRCDIR_NATIVE := $(shell cygpath -m $(SRCDIR) | $(gb_AWK) -- '{ print tolower(substr($$0,… 190 gb_Helper_WORKDIR_NATIVE := $(shell cygpath -m $(WORKDIR) | $(gb_AWK) -- '{ print tolower(substr($$… 191 gb_Helper_OUTDIR_NATIVE := $(shell cygpath -m $(OUTDIR) | $(gb_AWK) -- '{ print tolower(substr($$0,… 192 gb_Helper_REPODIR_NATIVE := $(shell cygpath -m $(REPODIR) | $(gb_AWK) -- '{ print tolower(substr($$… 647 …(shell $(gb_Ant_ANTCOMMAND) -Ddependencies.outfile=`cygpath -m $(WORKDIR)/Ant/$(1)/deps` -f `cygpa… 648 …1)/deps),$$(call gb_Ant_add_dependency,$(call gb_Ant_get_target,$(1)),$(shell cygpath -u $(dep)))))
|
H A D | windows.mk | 28 gb_TMPDIR:=$(if $(TMPDIR),$(shell cygpath -m $(TMPDIR)),$(shell cygpath -m /tmp)) 246 gb_Helper_SRCDIR_NATIVE := $(shell cygpath -m $(SRCDIR) | $(gb_AWK) -- '{ print tolower(substr($$0,… 247 gb_Helper_WORKDIR_NATIVE := $(shell cygpath -m $(WORKDIR) | $(gb_AWK) -- '{ print tolower(substr($$… 248 gb_Helper_OUTDIR_NATIVE := $(shell cygpath -m $(OUTDIR) | $(gb_AWK) -- '{ print tolower(substr($$0,… 249 gb_Helper_REPODIR_NATIVE := $(shell cygpath -m $(REPODIR) | $(gb_AWK) -- '{ print tolower(substr($$… 723 …(shell $(gb_Ant_ANTCOMMAND) -Ddependencies.outfile=`cygpath -m $(WORKDIR)/Ant/$(1)/deps` -f `cygpa… 724 …1)/deps),$$(call gb_Ant_add_dependency,$(call gb_Ant_get_target,$(1)),$(shell cygpath -u $(dep)))))
|
H A D | os2.mk | 561 …(shell $(gb_Ant_ANTCOMMAND) -Ddependencies.outfile=`cygpath -m $(WORKDIR)/Ant/$(1)/deps` -f `cygpa… 562 …1)/deps),$$(call gb_Ant_add_dependency,$(call gb_Ant_get_target,$(1)),$(shell cygpath -u $(dep)))))
|
/trunk/main/nss/ |
H A D | nss.patch.mingw | 132 + sh ./sign.sh $(shell cygpath -m -a $(DIST)) \ 133 + $(shell cygpath -m -a $(OBJDIR)) $(OS_TARGET) \ 134 + $(shell cygpath -m -a $(NSPR_LIB_DIR)) $(shell cygpath -m -a $<)
|
H A D | makefile.mk | 85 moz_build:=$(shell cygpath -p $(MOZILLABUILD)) 120 moz_build:=$(shell cygpath -p $(MOZILLABUILD))
|
/trunk/main/solenv/gbuild/ |
H A D | BuildDirs.mk | 47 override WORKDIR := $(shell cygpath -u $(WORKDIR)) 48 override OUTDIR := $(shell cygpath -u $(OUTDIR)) 49 override gb_REPOS := $(foreach repo,$(gb_REPOS),$(shell cygpath -u $(repo)))
|
H A D | Ant.mk | 59 $(call gb_Ant_get_target,$(1)) : ANTBUILDFILE := `cygpath -m $(2)` 60 $(call gb_Ant_get_clean_target,$(1)) : ANTBUILDFILE := `cygpath -m $(2)`
|
/trunk/main/libxslt/ |
H A D | libxslt-mingw.patch | 17 func_to_host_path_tmp1=`cygpath -w "$1"` 34 func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
|
/trunk/ext_libraries/ratscan/scan/ |
H A D | makefile.mk | 36 rat_jar_home!:=$(shell cygpath -u $(rat_jar_home)) 41 rat_scan_output!:=$(shell cygpath -m $(rat_scan_output))
|
/trunk/main/openssl/ |
H A D | makefile.mk | 148 STRAWBERRY_PERL_DIR=$(shell cygpath -u $(SOLARSRC)/openssl/$(INPATH)/misc/build/strawberry-perl) 152 NASM_PATH_NIX=$(shell cygpath -u $(NASM_PATH))
|
/trunk/main/extensions/source/activex/msidl/ |
H A D | makefile.mk | 49 $(MTL) $(MTL_SWITCHES) -I $(shell @cygpath -w $(PSDK_HOME)/include|sed 's#\\#\\\\#g') $(SOURCE)
|
/trunk/main/python/ |
H A D | makefile.mk | 101 MYCWD=$(shell cygpath -m $(shell @pwd))/$(INPATH)/misc/build
|
/trunk/main/graphite/ |
H A D | graphite-2.3.1.patch.mingw | 8 + absdir=`cygpath -m -a "$dir"`
|
/trunk/main/icc/source/create_sRGB_profile/ |
H A D | Makefile.in | 215 $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
|
Completed in 78 milliseconds