Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
424a03e7
Kaydet (Commit)
424a03e7
authored
Mar 18, 2012
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
simplify pagein creation
üst
0b7f8b54
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
54 deletions
+18
-54
Pagein_calc.mk
desktop/Pagein_calc.mk
+1
-1
Pagein_common.mk
desktop/Pagein_common.mk
+4
-17
Pagein_draw.mk
desktop/Pagein_draw.mk
+1
-1
Pagein_impress.mk
desktop/Pagein_impress.mk
+1
-1
Pagein_writer.mk
desktop/Pagein_writer.mk
+1
-1
Pagein.mk
solenv/gbuild/Pagein.mk
+10
-33
No files found.
desktop/Pagein_calc.mk
Dosyayı görüntüle @
424a03e7
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
$(eval $(call gb_Pagein_Pagein,calc))
$(eval $(call gb_Pagein_Pagein,calc))
$(eval $(call gb_Pagein_add_
lib
s,calc,\
$(eval $(call gb_Pagein_add_
object
s,calc,\
sc \
sc \
scui \
scui \
svx \
svx \
...
...
desktop/Pagein_common.mk
Dosyayı görüntüle @
424a03e7
...
@@ -28,7 +28,10 @@
...
@@ -28,7 +28,10 @@
$(eval $(call gb_Pagein_Pagein,common))
$(eval $(call gb_Pagein_Pagein,common))
# sorted in approx. reverse load order (ld.so.1)
# sorted in approx. reverse load order (ld.so.1)
$(eval $(call gb_Pagein_add_libs,common,\
# TODO: Hmm, so it looks like there are duplicates in the list... Moreover,
# some that are conditional above are not conditional here (e.g., icule).
# I have doubts about gconfbe, desktopbe and localebe too.
$(eval $(call gb_Pagein_add_objects,common,\
i18npool \
i18npool \
$(if $(findstring YES,$(SYSTEM_ICU)),,\
$(if $(findstring YES,$(SYSTEM_ICU)),,\
icui18n \
icui18n \
...
@@ -52,9 +55,6 @@ $(eval $(call gb_Pagein_add_libs,common,\
...
@@ -52,9 +55,6 @@ $(eval $(call gb_Pagein_add_libs,common,\
sot \
sot \
xcr \
xcr \
sb \
sb \
))
$(eval $(call gb_Pagein_add_libs_with_dir,common,\
stocservices \
stocservices \
bootstrap \
bootstrap \
reg \
reg \
...
@@ -63,10 +63,6 @@ $(eval $(call gb_Pagein_add_libs_with_dir,common,\
...
@@ -63,10 +63,6 @@ $(eval $(call gb_Pagein_add_libs_with_dir,common,\
cppuhelper \
cppuhelper \
cppu \
cppu \
sal \
sal \
,../ure-link/lib \
))
$(eval $(call gb_Pagein_add_libs,common,\
ucbhelper \
ucbhelper \
comphelper \
comphelper \
tl \
tl \
...
@@ -74,18 +70,9 @@ $(eval $(call gb_Pagein_add_libs,common,\
...
@@ -74,18 +70,9 @@ $(eval $(call gb_Pagein_add_libs,common,\
svl \
svl \
vcl \
vcl \
tk \
tk \
))
$(eval $(call gb_Pagein_add_objects,common,\
../ure-link/share/misc/types.rdb \
../ure-link/share/misc/types.rdb \
services.rdb \
services.rdb \
oovbaapi.rdb \
oovbaapi.rdb \
))
# TODO: Hmm, so it looks like there are duplicates in the list... Moreover,
# some that are conditional above are not conditional here (e.g., icule).
# I have doubts about gconfbe, desktopbe and localebe too.
$(eval $(call gb_Pagein_add_libs,common,\
deployment \
deployment \
deploymentmisc \
deploymentmisc \
ucb1 \
ucb1 \
...
...
desktop/Pagein_draw.mk
Dosyayı görüntüle @
424a03e7
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
$(eval $(call gb_Pagein_Pagein,draw))
$(eval $(call gb_Pagein_Pagein,draw))
$(eval $(call gb_Pagein_add_
lib
s,draw,\
$(eval $(call gb_Pagein_add_
object
s,draw,\
sd \
sd \
sdui \
sdui \
svx \
svx \
...
...
desktop/Pagein_impress.mk
Dosyayı görüntüle @
424a03e7
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
$(eval $(call gb_Pagein_Pagein,impress))
$(eval $(call gb_Pagein_Pagein,impress))
$(eval $(call gb_Pagein_add_
lib
s,impress,\
$(eval $(call gb_Pagein_add_
object
s,impress,\
sd \
sd \
sdui \
sdui \
svx \
svx \
...
...
desktop/Pagein_writer.mk
Dosyayı görüntüle @
424a03e7
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
$(eval $(call gb_Pagein_Pagein,writer))
$(eval $(call gb_Pagein_Pagein,writer))
$(eval $(call gb_Pagein_add_
lib
s,writer,\
$(eval $(call gb_Pagein_add_
object
s,writer,\
sw \
sw \
swui \
swui \
svx \
svx \
...
...
solenv/gbuild/Pagein.mk
Dosyayı görüntüle @
424a03e7
...
@@ -25,20 +25,16 @@
...
@@ -25,20 +25,16 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
# instead of those above.
gb_Pagein_
_istype = $(findstring $(2),$(call gb_Pagein__prefix,$(1)))
gb_Pagein_
UREPATH := ../ure-link/lib/
gb_Pagein__prefix = $(firstword $(subst :, ,$(1)))
gb_Pagein__
suffix = $(lastword $(subst :, ,$(1)
))
gb_Pagein__
is_library = $(filter $(1),$(gb_Library_KNOWNLIBS
))
gb_Pagein__object = $(call gb_Pagein__suffix,$(1))
gb_Pagein__
dir = $(call gb_Pagein__prefix,$(1
))
gb_Pagein__
get_libdir = $(if $(filter URELIB,$(call gb_Library_get_layer,$(1))),$(call gb_Pagein_UREPATH
))
gb_Pagein__libname = $(notdir $(call gb_Library_get_target,$(call gb_Pagein__suffix,$(1))))
gb_Pagein__
libpath = $(call gb_Pagein__dir,$(1))/$(call gb_Pagein__lib
name,$(1))
gb_Pagein__
make_library_path = $(call gb_Pagein__get_libdir,$(1))$(call gb_Library_get_runtime_file
name,$(1))
gb_Pagein__make_path = \
gb_Pagein__make_path = \
$(if $(call gb_Pagein__istype,$(1),OBJ),\
$(if $(call gb_Pagein__is_library,$(1)),$(call gb_Pagein__make_library_path,$(1)),$(1))
$(call gb_Pagein__object,$(1)),\
$(if $(call gb_Pagein__istype,$(1),LIB),\
$(call gb_Pagein__libname,$(1)),\
$(call gb_Pagein__libpath,$(1))))
define gb_Pagein__command
define gb_Pagein__command
$(call gb_Output_announce,$(2),$(true),PAG,5)
$(call gb_Output_announce,$(2),$(true),PAG,5)
...
@@ -62,33 +58,14 @@ $(call gb_Pagein_get_outdir_target,%) : $(call gb_Pagein_get_target,%)
...
@@ -62,33 +58,14 @@ $(call gb_Pagein_get_outdir_target,%) : $(call gb_Pagein_get_target,%)
define gb_Pagein_Pagein
define gb_Pagein_Pagein
$(call gb_Pagein_get_target,$(1)) : OBJECTS :=
$(call gb_Pagein_get_target,$(1)) : OBJECTS :=
$(call gb_Pagein_get_target,$(1)) : $(realpath $(lastword $(MAKEFILE_LIST)))
$$(eval $$(call gb_Module_register_target,$(call gb_Pagein_get_outdir_target,$(1)),$(call gb_Pagein_get_clean_target,$(1))))
$$(eval $$(call gb_Module_register_target,$(call gb_Pagein_get_outdir_target,$(1)),$(call gb_Pagein_get_clean_target,$(1))))
$(call gb_Pagein_get_outdir_target,$(1)) : $(call gb_Pagein_get_target,$(1))
$(call gb_Pagein_get_outdir_target,$(1)) : $(call gb_Pagein_get_target,$(1))
endef
endef
define gb_Pagein_add_lib
$(call gb_Pagein_get_target,$(1)) : OBJECTS += LIB:$(2)
endef
define gb_Pagein_add_lib_with_dir
$(call gb_Pagein_get_target,$(1)) : OBJECTS += $(strip $(3)):$(2)
endef
define gb_Pagein_add_object
define gb_Pagein_add_object
$(call gb_Pagein_get_target,$(1)) : OBJECTS += OBJ:$(2)
$(call gb_Pagein_get_target,$(1)) : OBJECTS += $(2)
endef
define gb_Pagein_add_libs
$(foreach lib,$(2),$(call gb_Pagein_add_lib,$(1),$(lib)))
endef
define gb_Pagein_add_libs_with_dir
$(foreach lib,$(2),$(call gb_Pagein_add_lib_with_dir,$(1),$(lib),$(3)))
endef
endef
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment