Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2373
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/2373/1
add solenv to tail_build
Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863
---
M Module_tail_build.mk
M solenv/gbuild/WinResTarget.mk
M tail_build/prj/build.lst
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index c093d09..f71a330 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -175,6 +175,7 @@
shell \
slideshow \
smoketest \
+ solenv \
soltools \
sot \
starmath \
diff --git a/solenv/gbuild/WinResTarget.mk b/solenv/gbuild/WinResTarget.mk
index 2555fa8..d9c2197 100644
--- a/solenv/gbuild/WinResTarget.mk
+++ b/solenv/gbuild/WinResTarget.mk
@@ -33,7 +33,7 @@
endif
-$(call gb_WinResTarget_get_target,%) :
+$(call gb_WinResTarget_get_target,%) : $(call gb_Package_get_target,solenv_inc)
$(call gb_WinResTarget__command,$@,$*,$<)
$(call gb_WinResTarget_get_clean_target,%) :
diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst
index f8a42d9..8a04042 100644
--- a/tail_build/prj/build.lst
+++ b/tail_build/prj/build.lst
@@ -1,2 +1,2 @@
-tb tail_build : solenv NULL
+tb tail_build : NULL
tb tail_build\prj nmake - all tb_prj NULL
--
To view, visit https://gerrit.libreoffice.org/2373
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Peter Foley <pefoley2@verizon.net>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit@libreoffice.org>
Context
- [PATCH] [PATCH] add solenv to tail_build · via Code Review
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.