Home
last modified time | relevance | path

Searched refs:gb_REPOS (Results 1 – 10 of 10) sorted by relevance

/trunk/main/solenv/gbuild/
H A DBuildDirs.mk37 gb_REPOS = $(GB_REPOS) macro
40 ifeq ($(strip $(gb_REPOS)),)
41 gb_REPOS := $(SOLARSRC) macro
49 override gb_REPOS := $(foreach repo,$(gb_REPOS),$(shell cygpath -u $(repo)))
52 REPODIR := $(patsubst %/,%,$(dir $(firstword $(gb_REPOS))))
55 ifneq ($(filter-out $(foreach repo,$(gb_REPOS),$(realpath $(repo))/%),$(realpath $(firstword $(MAKE…
56 …irstword $(MAKEFILE_LIST))) is not in the repositories $(foreach repo,$(gb_REPOS),$(realpath $(rep…
H A DUnoApiTarget.mk64 $(call gb_UnoApiPartTarget_get_target,$(2).urd) : $(foreach repo,$(gb_REPOS),$(realpath $(repo)/$(2…
81 $(call gb_UnoApiPartTarget_get_target,$(2).urd) : $(foreach repo,$(gb_REPOS),$(realpath $(repo)/$(2…
93 $(call gb_UnoApiPartTarget_get_target,$(2).urd) : $(foreach repo,$(gb_REPOS),$(realpath $(repo)/$(2…
127 $(call gb_UnoApiTarget_get_target,$(1)) : UNOAPI_REFERENCE := $(foreach repo,$(gb_REPOS),$(realpath…
H A DWinResTarget.mk82 $(call gb_WinResTarget_get_target,$(1)) : RCFILE=$(foreach file,$(gb_REPOS),$(realpath $(file)/$(st…
83 $(call gb_WinResTarget_get_target,$(1)) : $(foreach file,$(gb_REPOS),$(realpath $(file)/$(strip $(2…
88 $(call gb_WinResTarget_get_target,$(1)) : $(foreach file,$(2),$(foreach repo,$(gb_REPOS),$(realpath…
H A DLinkTarget.mk70 gb_AsmObject_REPOS := $(gb_REPOS)
87 gb_CObject_REPOS := $(gb_REPOS)
135 gb_CxxObject_REPOS := $(gb_REPOS)
215 gb_ObjCObject_REPOS := $(gb_REPOS)
246 gb_ObjCxxObject_REPOS := $(gb_REPOS)
H A Dgbuild.mk127 $(eval $(call gb_Helper_add_repositories,$(gb_REPOS)))
163 -include $(foreach repo,$(gb_REPOS),$(repo)/RepositoryFixes.mk)
H A DAllLangResTarget.mk31 gb_SrsPartMergeTarget_REPOS := $(gb_REPOS)
56 gb_SrsPartTarget_REPOS := $(gb_REPOS)
H A DComponentTarget.mk24 gb_ComponentTarget_REPOS := $(gb_REPOS)
/trunk/main/
H A DGNUmakefile35 $(foreach repo,$(gb_REPOS),$(eval $(call gb_Module_make_global_targets,$(wildcard $(repo)/Module_*.…
H A Dset_soenv.in95 $UPD, $WORK_STAMP, $SOURCE_ROOT_DIR , $gb_REPOS,
2047 ToFile( "gb_REPOS", $gb_REPOS, "e" );
/trunk/main/solenv/gbuild/extensions/
H A Dpost_SetupLocal.mk34 …$(eval modulerepo := $(patsubst %/$(MODULE),%,$(foreach repo,$(gb_REPOS),$(wildcard $(repo)/$(MODU…

Completed in 337 milliseconds