Searched refs:cygpath (Results 1 – 16 of 16) sorted by relevance
/aoo41x/main/ |
H A D | oowintool | 79 sub cygpath($$$) subroutine 109 $path = cygpath ($path, $unix, $output_format); 139 print cygpath ($value, 'w', $output_format); 258 print cygpath ($ver->{'product_dir'}, 'w', $output_format); 264 print cygpath ($ver->{'product_dir'}, 'w', $output_format); 279 print cygpath ($dir, 'w', $output_format); 290 print cygpath($dir, 'w', $output_format); 296 print cygpath ($dir, 'w', $output_format) if defined $dir; 315 my $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' . 319 $srcdir = (cygpath ($ver->{'product_dir'}, 'w', 'u') . '/' . [all …]
|
H A D | configure.ac | 2085 MSPDB_PATH=`cygpath -d "$MSPDB_PATH"` 2086 MSPDB_PATH=`cygpath -u "$MSPDB_PATH"` 2098 CC=`cygpath -d "$CC"` 2099 CC=`cygpath -u "$CC"` 2180 MIDL_PATH=`cygpath -d "$MIDL_PATH"` 2181 MIDL_PATH=`cygpath -u "$MIDL_PATH"` 2203 CSC_PATH=`cygpath -d "$CSC_PATH"` 2204 CSC_PATH=`cygpath -u "$CSC_PATH"` 2234 FRAME_HOME=`cygpath -d "$FRAME_HOME"` 2235 FRAME_HOME=`cygpath -u "$FRAME_HOME"` [all …]
|
H A D | bootstrap.1 | 71 dmake_full_package_name=`cygpath -u "$dmake_full_package_name"`
|
/aoo41x/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)
|
/aoo41x/main/solenv/gbuild/platform/ |
H A D | windows.mk | 28 gb_TMPDIR:=$(if $(TMPDIR),$(shell cygpath -m $(TMPDIR)),$(shell cygpath -m /tmp)) 215 gb_Helper_SRCDIR_NATIVE := $(shell cygpath -m $(SRCDIR) | $(gb_AWK) -- '{ print tolower(substr($$0,… 216 gb_Helper_WORKDIR_NATIVE := $(shell cygpath -m $(WORKDIR) | $(gb_AWK) -- '{ print tolower(substr($$… 217 gb_Helper_OUTDIR_NATIVE := $(shell cygpath -m $(OUTDIR) | $(gb_AWK) -- '{ print tolower(substr($$0,… 218 gb_Helper_REPODIR_NATIVE := $(shell cygpath -m $(REPODIR) | $(gb_AWK) -- '{ print tolower(substr($$… 663 INST_DIR=$$$$(cygpath -m `mktemp -d -t testinst.XXXXXX`) \
|
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($$…
|
H A D | os2.mk | 557 INST_DIR=$$$$(cygpath -m `mktemp -d -t testinst.XXXXXX`) \
|
/aoo41x/main/solenv/gbuild/ |
H A D | BuildDirs.mk | 42 override WORKDIR := $(shell cygpath -u $(WORKDIR)) 43 override OUTDIR := $(shell cygpath -u $(OUTDIR)) 44 override gb_REPOS := $(foreach repo,$(gb_REPOS),$(shell cygpath -u $(repo)))
|
/aoo41x/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))
|
/aoo41x/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"`
|
/aoo41x/ext_libraries/ratscan/scan/ |
H A D | makefile.mk | 34 rat_jar_home!:=$(shell cygpath -u $(rat_jar_home)) 39 rat_scan_output!:=$(shell cygpath -m $(rat_scan_output))
|
/aoo41x/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)
|
/aoo41x/main/python/ |
H A D | makefile.mk | 101 MYCWD=$(shell cygpath -m $(shell @pwd))/$(INPATH)/misc/build
|
/aoo41x/main/graphite/ |
H A D | graphite-2.3.1.patch.mingw | 8 + absdir=`cygpath -m -a "$dir"`
|
/aoo41x/main/icc/source/create_sRGB_profile/ |
H A D | Makefile.in | 215 $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
|
Completed in 112 milliseconds