Home
last modified time | relevance | path

Searched refs:out_root (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/devel/build/build-0.3.10/build/install/
H A Dconfiguration.make20 $(out_root)/%: install_bin_dir := $(install_bin_dir)
21 $(out_root)/%: install_sbin_dir := $(install_sbin_dir)
22 $(out_root)/%: install_lib_dir := $(install_lib_dir)
24 $(out_root)/%: install_inc_dir := $(install_inc_dir)
25 $(out_root)/%: install_data_dir := $(install_data_dir)
27 $(out_root)/%: install_doc_dir := $(install_doc_dir)
28 $(out_root)/%: install_man_dir := $(install_man_dir)
29 $(out_root)/%: install_info_dir := $(install_info_dir)
37 $(out_root)/%: install_dir := $(install_dir)
38 $(out_root)/%: install_data := $(install_data)
[all …]
/dports/devel/build/build-0.3.10/build/c/
H A Dconfiguration.make28 $(out_root)/%: c_id := $(c_id)
29 $(out_root)/%: c_optimize := $(c_optimize)
30 $(out_root)/%: c_debug := $(c_debug)
31 $(out_root)/%: c_rpath := $(c_rpath)
33 $(out_root)/%: c_pp_extra_options := $(c_pp_extra_options) $(c_pp_cmd_options)
34 $(out_root)/%: c_extra_options := $(c_extra_options) $(c_cmd_options)
35 $(out_root)/%: c_ld_extra_options := $(c_ld_extra_options) $(c_ld_cmd_options)
36 $(out_root)/%: c_extra_libs := $(c_extra_libs) $(c_cmd_libs)
37 $(out_root)/%: c_extra_lib_paths := $(c_extra_lib_paths) $(c_cmd_lib_paths)
/dports/devel/build/build-0.3.10/build/cxx/
H A Dconfiguration.make29 $(out_root)/%: cxx_id := $(cxx_id)
30 $(out_root)/%: cxx_optimize := $(cxx_optimize)
31 $(out_root)/%: cxx_debug := $(cxx_debug)
32 $(out_root)/%: cxx_rpath := $(cxx_rpath)
34 $(out_root)/%: cxx_pp_extra_options := $(cxx_pp_extra_options) $(cxx_pp_cmd_options)
35 $(out_root)/%: cxx_extra_options := $(cxx_extra_options) $(cxx_cmd_options)
36 $(out_root)/%: cxx_ld_extra_options := $(cxx_ld_extra_options) $(cxx_ld_cmd_options)
37 $(out_root)/%: cxx_extra_libs := $(cxx_extra_libs) $(cxx_cmd_libs)
38 $(out_root)/%: cxx_extra_lib_paths := $(cxx_extra_lib_paths) $(cxx_cmd_lib_paths)
/dports/devel/build/build-0.3.10/build/
H A Dbootstrap.make269 ifneq ($(origin out_root),file)
281 ifneq ($(origin out_root),file)
285 out_base := $(out_root)
290 dcf_root := $(out_root)/build
293 out_root_shadow := $(out_root)
295 $(out_root)/%: export out_root := $(out_root)
301 # @@ Why do I need out_root here?
303 $(out_base)/%: out_root := $(out_root)
353 ifneq ($(out_root),$(out_base))
361 ifneq ($(out_root),$(src_root))
[all …]
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/build/
H A Dconfiguration.make20 $(out_root)/%: xsd_with_zlib := $(xsd_with_zlib)
21 $(out_root)/%: xsd_with_ace := $(xsd_with_ace)
22 $(out_root)/%: xsd_with_xdr := $(xsd_with_xdr)
23 $(out_root)/%: xsd_with_xqilla := $(xsd_with_xqilla)
24 $(out_root)/%: xsd_with_boost_date_time := $(xsd_with_boost_date_time)
25 $(out_root)/%: xsd_with_boost_serialization := $(xsd_with_boost_serialization)
/dports/science/py-dipy/dipy-1.4.1/tools/
H A Dpack_examples.py22 out_root = sys.argv[1]
27 os.mkdir(out_root)
35 archive_fname = os.path.join(out_root, archive_name)
38 eg_out_base = pjoin(out_root, dpv, 'doc')
49 os.chdir(out_root)
53 shutil.rmtree(pjoin(out_root, dpv))
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Doutb_getname.c24 char *out_root = NULL; in out_getname_4d() local
38 && out_get_root(p_outbound, &out_root, &out_main) == 0 in out_getname_4d()
39 && out_root && *out_root && out_main && *out_main ) in out_getname_4d()
58 dest = string_concat(out_root, out_main, buf, NULL); in out_getname_4d()
62 if( out_root ) free(out_root); in out_getname_4d()
H A Doutb_scan.c71 ASSERT(path != NULL && out_root != NULL && out_main != NULL); in out_get_root()
73 *out_root = NULL; in out_get_root()
91 *out_root = xstrcat(outb, "/"); in out_get_root()
94 *out_root, *out_main)); in out_get_root()
206 char *out_root = NULL; /* Root for outbound directories tree */ in out_scan_bso() local
212 if( out_get_root(path, &out_root, &out_main) ) in out_scan_bso()
215 ASSERT(out_root && out_main); in out_scan_bso()
217 if( (dir = opendir(out_root)) == NULL ) in out_scan_bso()
219 logerr("can't open outbound directory \"%s\"", out_root); in out_scan_bso()
220 free(out_root); free(out_main); in out_scan_bso()
[all …]
/dports/devel/build/build-0.3.10/examples/cxx/hello/libhello/build/import/libhello/
H A Dconfigure41 out_root=`read_path --directory $src_root`
51 echo out_root := $out_root >>$1
/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/build/import/libcutl/
H A Dconfigure42 out_root=`read_path --directory $src_root`
52 echo out_root := $out_root >>$1
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/build/import/libcutl/
H A Dconfigure42 out_root=`read_path --directory $src_root`
52 echo out_root := $out_root >>$1
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/build/import/libxsd-frontend/
H A Dconfigure42 out_root=`read_path --directory $src_root`
52 echo out_root := $out_root >>$1
/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/build/import/libxsd-frontend/
H A Dconfigure42 out_root=`read_path --directory $src_root`
52 echo out_root := $out_root >>$1
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/build/import/libcutl/
H A Dconfigure42 out_root=`read_path --directory $src_root`
52 echo out_root := $out_root >>$1
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/build/import/cli/
H A Dconfigure42 out_root=`read_path --directory $src_root`
52 echo out_root := $out_root >>$1
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/service-workers/tools/
H A Dblink-import.py93 def copy_local_files(local_files, out_root, tmp_dir): argument
95 rel_path = os.path.relpath(path, out_root)
127 out_root = os.path.abspath(os.path.join(here, "..", "cache-storage"))
130 out_root = os.path.abspath(os.path.join(here, "..", "service-worker"))
142 if not os.path.exists(out_root):
143 os.mkdir(out_root)
145 copy_local_files(local_files, out_root, work_path)
201 copy(in_path, out_root, rel_path)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/service-workers/tools/
H A Dblink-import.py93 def copy_local_files(local_files, out_root, tmp_dir): argument
95 rel_path = os.path.relpath(path, out_root)
127 out_root = os.path.abspath(os.path.join(here, "..", "cache-storage"))
130 out_root = os.path.abspath(os.path.join(here, "..", "service-worker"))
142 if not os.path.exists(out_root):
143 os.mkdir(out_root)
145 copy_local_files(local_files, out_root, work_path)
201 copy(in_path, out_root, rel_path)
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/build/export/libcutl/
H A Dstub.make5 $(call include-once,$(src_root)/cutl/makefile,$(out_root))
8 l: $(out_root)/cutl/cutl.l,\
9 cpp-options: $(out_root)/cutl/cutl.l.cpp-options)
/dports/devel/autogen/autogen-5.18.16/agen5/
H A DtpProcess.c125 cur_fpstack = &out_root; in do_stdout_tpl()
126 out_root.stk_fp = stdout; in do_stdout_tpl()
127 out_root.stk_fname = DO_STDOUT_TPL_STDOUT; in do_stdout_tpl()
128 out_root.stk_flags = FPF_NOUNLINK | FPF_STATIC_NM; in do_stdout_tpl()
219 memcpy(&out_root, cur_fpstack, sizeof(out_root)); in process_tpl()
221 cur_fpstack = &out_root; in process_tpl()
/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/build/export/libxsd-frontend/
H A Dstub.make5 $(call include-once,$(src_root)/xsd-frontend/makefile,$(out_root))
8 l: $(out_root)/xsd-frontend/xsd-frontend.l,\
9 cpp-options: $(out_root)/xsd-frontend/xsd-frontend.l.cpp-options)
/dports/devel/build/build-0.3.10/build/ld/
H A Dconfiguration-lib.make33 $(out_root)/%: ld_lib_type := $(ld_lib_type)
34 $(out_root)/%: ld_lib_prefix := $(ld_lib_prefix)
35 $(out_root)/%: ld_lib_suffix := $(ld_lib_suffix)
/dports/devel/xsd/xsd-4.1.0.a11+dep/
H A Dmakefile36 out_root := $(src_root) macro
44 out_root := $(src_root) macro
49 out_root := $(src_root) macro
/dports/textproc/xlnt/libstudxml-e729667/build/
H A Dexport.build4 $out_root/
9 export $out_root/libstudxml/lib{studxml}
/dports/math/blis/blis-0.8.1/test/
H A Drunme.sh4 out_root="output"
24 out_file="${out_root}_${op}_${im}.m"
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/build/
H A Dexport.build5 $out_root/:
10 export $out_root/cutl/lib{cutl}

123456789