summaryrefslogtreecommitdiff
path: root/helpcontent2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-19 11:42:47 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-19 11:42:47 +0000
commit37938f81c8873d239afbc5cb78b566cf537951f7 (patch)
tree601e2c60809bdcbff2607380753ff3617dcbd2d2 /helpcontent2
parent4661645ceb22a3abeaea3fb3435e3325212dc9be (diff)
CWS-TOOLING: integrate CWS sb104
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
Diffstat (limited to 'helpcontent2')
-rwxr-xr-xhelpcontent2/util/target.pmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/util/target.pmk b/helpcontent2/util/target.pmk
index b7fd7da2b8..6b34104ba8 100755
--- a/helpcontent2/util/target.pmk
+++ b/helpcontent2/util/target.pmk
@@ -39,7 +39,7 @@ JAVA_LIBRARY_PATH= -Djava.library.path=$(SOLARSHAREDBIN)
.ENDIF
$(LINKALLTARGETS) : $(foreach,i,$(LINKLINKFILES) $(COMMONMISC)$/$$(@:b:s/_/./:e:s/.//)/$i) $(subst,LANGUAGE,$$(@:b:s/_/./:e:s/.//) $(LINKADDEDDEPS)) $(COMMONMISC)$/xhp_changed.flag $(PRJ)$/helpers$/hid.lst
- $(WRAPCMD) HelpLinker @$(mktmp -mod $(LINKNAME) -hid $(PRJ)$/helpers/hid.lst -src $(COMMONMISC) -sty $(PRJ)$/source$/auxiliary$/embed.xsl -zipdir $(MISC)$/ziptmp$(@:b) -idxcaption $(PRJ)$/source$/auxiliary$/idxcaption.xsl -idxcontent $(PRJ)$/source$/auxiliary$/idxcontent.xsl -lang {$(subst,$(LINKNAME)_, $(@:b))} $(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))} $(LINKADDEDFILES)) $(foreach,i,$(LINKLINKFILES) $(COMMONMISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i) -o $@)
+ $(AUGMENT_LIBRARY_PATH) $(WRAPCMD) HelpLinker @$(mktmp -mod $(LINKNAME) -hid $(PRJ)$/helpers/hid.lst -src $(COMMONMISC) -sty $(PRJ)$/source$/auxiliary$/embed.xsl -zipdir $(MISC)$/ziptmp$(@:b) -idxcaption $(PRJ)$/source$/auxiliary$/idxcaption.xsl -idxcontent $(PRJ)$/source$/auxiliary$/idxcontent.xsl -lang {$(subst,$(LINKNAME)_, $(@:b))} $(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))} $(LINKADDEDFILES)) $(foreach,i,$(LINKLINKFILES) $(COMMONMISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i) -o $@)
.IF "$(SOLAR_JAVA)" == "TRUE"
$(JAVAI) $(JAVA_LIBRARY_PATH) -cp "$(my_cp)" com.sun.star.help.HelpIndexer -lang $(@:b:s/_/./:e:s/.//) -mod $(LINKNAME) -zipdir $(MISC)$/ziptmp$(@:b) -o $@
.ELSE
-6-5'>libreoffice-3-6-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppunit
AgeCommit message (Expand)Author
2013-04-02Bypass cppunit stuff for non-DESKTOP in more placesTor Lillqvist
2013-03-27fix library nameDavid Tardon
2013-03-18fix Wundef in cppunitLuboš Luňák
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-01-03No point in the DllPlugInTester executable on non-desktop OSes, I thinkTor Lillqvist
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl
2013-01-03cppunit: CXXFLAGS should be set only onceMichael Stahl
2012-12-22Make the patch apply the gbuild wayTor Lillqvist
2012-12-12Fix VS2012 build at least for meTor Lillqvist
2012-12-08No .libs directory when DISABLE_DYNLOADINGTor Lillqvist
2012-12-07missing delivery in cppunit on MacNorbert Thiebaud
2012-12-07get cppunit/disable-dynloading.patch to applyLuboš Luňák
2012-12-07cppunit is PLAINLIBS_NONEStephan Bergmann
2012-12-07One more typoStephan Bergmann
2012-12-07TypoStephan Bergmann
2012-12-07Revert "fix pretty broken cppunit gbuild conversion on windows"Markus Mohrhard
2012-12-07fix pretty broken cppunit gbuild conversion on windowsLuboš Luňák
2012-12-06convert cppunit to gbuildPeter Foley
2012-09-26config.sub doesn't need patching any more it seemsTor Lillqvist
2012-09-25update cppunit to 1.13.1Markus Mohrhard
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
2012-08-21Resurrect cppunit/ios.patchTor Lillqvist
2012-08-17Use dlerror()Tor Lillqvist
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist
2012-06-29add windows patch backMarkus Mohrhard
2012-06-28use updated cppunit-1.13.0 sourcesMarkus Mohrhard
2012-06-27update cppunit to 1.13.0Markus Mohrhard