summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-26 17:42:05 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-02-27 14:52:42 +0000
commit87c57d871c65b4669a54fed009b16c5f37acbbf8 (patch)
treeeccd8f585e99d0af6d63f16825bd735ea78f6e34 /instsetoo_native
parent7312c381a505e3b25f147f650f64761268062159 (diff)
move instsetoo_native to gbuild
Change-Id: Ie4deddc426356636b76ad4fc27552c6d3a1dd815 Reviewed-on: https://gerrit.libreoffice.org/2429 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/CustomTarget_install.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/instsetoo_native/CustomTarget_install.mk b/instsetoo_native/CustomTarget_install.mk
index 6f12965cce49..1135616ce542 100644
--- a/instsetoo_native/CustomTarget_install.mk
+++ b/instsetoo_native/CustomTarget_install.mk
@@ -28,7 +28,8 @@ $(eval $(call gb_CustomTarget_register_targets,instsetoo_native/install,\
$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/install.phony: \
$(SOLARENV)/bin/make_installer.pl \
- $(foreach ulf,$(instsetoo_ULFLIST),$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/win_ulffiles/$(ulf).ulf)
+ $(foreach ulf,$(instsetoo_ULFLIST),$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/win_ulffiles/$(ulf).ulf) \
+ $(call gb_Postprocess_get_target,AllModulesButInstsetNative)
$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/bin/find-requires-%.sh: $(SRCDIR)/instsetoo_native/inc_openoffice/unix/find-requires-%.sh
cat $< | tr -d "\015" > $@
@@ -37,7 +38,8 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/install)/bin/find-requires-%
ifneq ($(WITH_LANG),)
$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/win_ulffiles/%.ulf: \
$(SRCDIR)/instsetoo_native/inc_openoffice/windows/msi_languages/%.ulf | \
- $(call gb_Executable_get_runtime_dependencies,ulfex)
+ $(call gb_Executable_get_runtime_dependencies,ulfex) \
+ $(call gb_Postprocess_get_target,AllModulesButInstsetNative)
$(call gb_Output_announce,$@,$(true),SUM,1)
MERGEINPUT=`$(gb_MKTEMP)` && \
echo $(foreach lang,$(gb_TRANS_LANGS),$(gb_POLOCATION)/$(lang)/instsetoo_native/inc_openoffice/windows/msi_languages.po) > $${MERGEINPUT} && \
@@ -46,7 +48,8 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/install)/win_ulffiles/%.ulf:
rm -rf $${MERGEINPUT}
else
$(call gb_CustomTarget_get_workdir,instsetoo_native/install)/win_ulffiles/%.ulf: \
- $(SRCDIR)/instsetoo_native/inc_openoffice/windows/msi_languages/%.ulf
+ $(SRCDIR)/instsetoo_native/inc_openoffice/windows/msi_languages/%.ulf \
+ $(call gb_Postprocess_get_target,AllModulesButInstsetNative)
cp $< $@
endif
Change-Id: I3516d55f08c3bdd857994db7704c2af0a20cc260 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91924 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-03-30Breeze: Update MIME type icons in "New (CTRL+N)"Rizal Muttaqin Change-Id: I84cc86937dafdbbd5fb346e16d546cf5cf6c5dcb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91348 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2020-03-29Breeze: Update MIME types, Gallery view type iconsRizal Muttaqin - Add QR Code icons Change-Id: I6db18910797c6174529ccdf8a9dd2095f2804a27 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91325 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-07-05Colibre, Breeze, elementary, KJ: tdf#107144, Breeze: tdf#126233rizmut - Add Impress transition, 3D related icons - Add many 32 px size for Calc and Draw specific icons - Fix blurred icons - Add more missing menu items Change-Id: I915e31aee51e84c88dd99e1fa3f6d5a4c7ca50d0 Reviewed-on: https://gerrit.libreoffice.org/75106 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-30Breeze, KJ, elementary: Fix for tdf#117891rizmut - Breeze: fix wrong gamma icon, add file control, assign macro, absolute record, etc - KJ: Automatically sort links.txt content Change-Id: I175c70c5c801bae0c1920d1b9b68deb58fff9ff1 Reviewed-on: https://gerrit.libreoffice.org/74925 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-30Breeze: Fix for tdf#126155, tdf#124127, tdf#89884,Rizal Muttaqin - Syn color code with upstream - Add support for 32px Arabic and RTL icons - Add support for 32px non English /locale UI for bold, italic and underline - Add more missing menu item icons - Update connector to be thinner - etc Change-Id: I6809eaee40af8b2d277d966ba9a09c1d3c5a8e8e Reviewed-on: https://gerrit.libreoffice.org/74912 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-27Update for Breeze, elementary & Karasa Jagarizmut Change-Id: I002b68a803d754c094c3caf17772c70d4e4d9dc9 Reviewed-on: https://gerrit.libreoffice.org/74790 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2019-06-27Breeze: Fix for tdf#107144rizmut - Update DB Form/Query/Report/Table - Add missing menubar icons - Clean SVG files - etc Change-Id: I6fc9943df01aad58e00d5c76cfd35bd808aef924 Reviewed-on: https://gerrit.libreoffice.org/74773 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> Tested-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> 2018-11-20tdf#95073 new document Breeze icon without gray backgroundandreas kainz Change-Id: I5d0d44be038f61616fe71cbfecf492b5abffbc8a Reviewed-on: https://gerrit.libreoffice.org/63612 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2018-05-23tdf#117481 Breeze Add dbaccess icons for base sidebarandreas kainz Change-Id: I5174261484c64a6f223c4a2e197d0e042c3581e3 Reviewed-on: https://gerrit.libreoffice.org/54737 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com> 2017-08-17clean xml code in the breeze_svg iconsandreas kainz Change-Id: I1a7fc0f4978d3a61b4717fcbbc2bd752a401c86e Reviewed-on: https://gerrit.libreoffice.org/41253 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Jenkins <ci@libreoffice.org> 2017-08-10loplugin:unusedenumconstantsNoel Grandin Change-Id: I54c0c1fca8ea5c89e71c6cd1110fad081ed3d334 Reviewed-on: https://gerrit.libreoffice.org/40953 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-03-24update notebook icon now it work without backgroundandreas kainz Change-Id: I15e9d5e8ae8cef6d1f5063d2d6c0f418ea12826d Reviewed-on: https://gerrit.libreoffice.org/35668 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> 2017-03-19add savemodified_extralarge icon to breezeandreas kainz Change-Id: I3ef5d0ef0d2d65478a281aca406ca14ecc075b90 Reviewed-on: https://gerrit.libreoffice.org/35327 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> 2017-02-21add notebookbar icon to the breeze icon themeandreas kainz Change-Id: I142092d7f22d5dd93d23b73b51309fc1496f504f Reviewed-on: https://gerrit.libreoffice.org/34494 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> 2016-08-05Breeze: Add svgs to repoYousuf Philips Change-Id: Ia7293b0e28ba484d2bb0c9292a4fd06cc255e1d8 Reviewed-on: https://gerrit.libreoffice.org/27750 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>