Home
last modified time | relevance | path

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

/aoo41x/main/solenv/gbuild/
H A DBuildDirs.mk35 ifeq ($(strip $(gb_REPOS)),)
36 gb_REPOS := $(SOLARSRC) macro
44 override gb_REPOS := $(foreach repo,$(gb_REPOS),$(shell cygpath -u $(repo)))
47 REPODIR := $(patsubst %/,%,$(dir $(firstword $(gb_REPOS))))
50 ifneq ($(filter-out $(foreach repo,$(gb_REPOS),$(realpath $(repo))/%),$(realpath $(firstword $(MAKE…
51 …irstword $(MAKEFILE_LIST))) is not in the repositories $(foreach repo,$(gb_REPOS),$(realpath $(rep…
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 Dgbuild.mk112 $(eval $(call gb_Helper_add_repositories,$(gb_REPOS)))
148 -include $(foreach repo,$(gb_REPOS),$(repo)/RepositoryFixes.mk)
H A DLinkTarget.mk27 gb_CObject_REPOS := $(gb_REPOS)
66 gb_CxxObject_REPOS := $(gb_REPOS)
171 gb_ObjCxxObject_REPOS := $(gb_REPOS)
H A DAllLangResTarget.mk31 gb_SrsPartMergeTarget_REPOS := $(gb_REPOS)
56 gb_SrsPartTarget_REPOS := $(gb_REPOS)
H A DComponentTarget.mk24 gb_ComponentTarget_REPOS := $(gb_REPOS)
/aoo41x/main/
H A DGNUmakefile29 $(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,
2028 ToFile( "gb_REPOS", $gb_REPOS, "e" );
/aoo41x/main/solenv/gbuild/extensions/
H A Dpost_SetupLocal.mk34 …$(eval modulerepo := $(patsubst %/$(MODULE),%,$(foreach repo,$(gb_REPOS),$(wildcard $(repo)/$(MODU…

Completed in 79 milliseconds