Ivo Hinkelmann
50628e59cb
CWS-TOOLING: integrate CWS solaris11
2011-04-01 10:23:05 +02:00
Ivo Hinkelmann
4b2ca8301e
CWS-TOOLING: integrate CWS calcvba
2011-04-01 09:34:55 +02:00
Ivo Hinkelmann
5e59015d5a
masterfix DEV300: #i10000# corrected fix
2011-03-31 16:29:46 +02:00
Ivo Hinkelmann
ab9cf6f208
masterfix DEV300: #i10000# new configure
2011-03-31 08:20:48 +02:00
Ivo Hinkelmann
a80265ac48
masterfix DEV300: #i10000# build fixes
2011-03-30 18:52:07 +02:00
Michael Stahl
5e9ffbb85e
solaris11: #i117606#: solaris.mk: add -Bdirect -z defs to LDFLAGS
2011-03-30 09:35:06 +00:00
Release Engineering
453af5af1e
DEV300
2011-03-29 20:26:59 +02:00
Michael Stahl
10b90da757
solaris11: merge m104 masterfixes
2011-03-29 16:30:21 +00:00
Ivo Hinkelmann
f7b32e6add
CWS-TOOLING: integrate CWS rsvglibs
2011-03-29 18:14:38 +02:00
Ivo Hinkelmann
cbf182a975
masterfix DEV300: add turkmen lang support
2011-03-29 16:56:17 +02:00
Ivo Hinkelmann
2c421503b9
CWS-TOOLING: integrate CWS vcl2gnumake
2011-03-29 16:29:12 +02:00
Ivo Hinkelmann
0753870ef9
CWS-TOOLING: integrate CWS ka102
2011-03-29 15:25:13 +02:00
Ivo Hinkelmann
11677258cb
masterfix DEV300: windows make depend
2011-03-29 15:21:29 +02:00
Philipp Lohmann [pl]
bdeb466ccb
rsvglibs: finishing touches
2011-03-29 15:10:48 +02:00
Philipp Lohmann [pl]
26e2df6b02
rsvglibs: final touches
2011-03-29 14:37:15 +02:00
Philipp Lohmann [pl]
a8167e3b55
rsvglibs: conditionally install dependencies
2011-03-29 14:36:53 +02:00
Michael Stahl
d8951febb6
solaris11: regen configure
2011-03-29 10:26:09 +00:00
Michael Stahl
a11db90e32
solaris11: #i117567#: configure: argh, Darwin readlink(1) has no -f:
...
use old JAVA_HOME check as a fallback.
2011-03-29 10:25:34 +00:00
ka
edec9358a2
rsvglibs: rebased to DEV300_m104
2011-03-29 02:04:27 +02:00
ka
9e95ae7749
rsvglibs: removed deprecated external libs
2011-03-29 00:04:49 +02:00
ka
d20e476d1e
ka102: rebased to DEV300_m104
2011-03-28 22:51:37 +02:00
Ivo Hinkelmann
c408f46f8d
masterfix DEV300: fix for multi lang builds
2011-03-28 18:20:48 +02:00
Ivo Hinkelmann
c7ccd0ba40
masterfix DEV300: fix for make clean
2011-03-28 18:20:03 +02:00
Ivo Hinkelmann
156e15a27a
CWS-TOOLING: integrate CWS test123l10n04
2011-03-28 17:59:16 +02:00
Ivo Hinkelmann
28a11c579b
CWS-TOOLING: integrate CWS rt40
2011-03-28 16:21:59 +02:00
Michael Stahl
49f33b8491
solaris11: regen configure
2011-03-28 12:39:02 +00:00
Michael Stahl
931cd90061
solaris11: checkdll.sh: fix broken libpath test
2011-03-28 10:34:17 +00:00
Michael Stahl
4bd9ea1f76
solaris11: set_soenv.in: fix Solaris JDK include path:
...
Solaris 11 has JDK with no libmawt.so in motif21 directory, so breaks in bean;
the libmawt.so in headless does not work, so use the xawt directory instead.
xawt/libmawt.so seems to exist in JDKs since 1.5.0.
2011-03-28 10:34:17 +00:00
Michael Stahl
ef9a068d32
solaris11: #i117567#: configure: JAVA_HOME check does not work on Solaris 11:
...
Solaris basename reports success for the empty string,
/usr/bin/javac is a relative symlink,
and by the way, the amazingly primitive Solaris 10 /bin/sh does not
understand $(), only backticks.
hopefully using readlink -f should work everywhere...
2011-03-28 10:34:17 +00:00
Michael Stahl
babfd593f7
solaris11: #i117567#: configure: tweak checks for ant and junit for Solaris 11
2011-03-28 10:34:17 +00:00
Michael Stahl
4c2c528a6b
solaris11: configure: tweak check for GNU cp so it is found on Solaris 11
2011-03-28 10:34:17 +00:00
ka
a625fc56cc
rsvglibs: minor adjustments wrt. new/updated external libs
2011-03-28 04:04:23 +02:00
ka
97c0eb66ac
rsvglibs: corrected dependencies
2011-03-26 17:56:26 +01:00
Daniel Rentz [dr]
992ef49eab
calcvba: sequence index typo
2011-03-25 16:51:06 +01:00
Daniel Rentz [dr]
f3d8be24ea
calcvba: rebase to DEV300_m104
2011-03-25 13:58:04 +01:00
Vladimir Glazunov
f2277b6211
#i117080# fix for removal of the userdir
2011-03-25 12:41:11 +01:00
Philipp Lohmann [pl]
c121bdfc1f
vcl2gnumake: enable Werror for objcxx files
2011-03-24 13:55:20 +01:00
Philipp Lohmann [pl]
7c9b9d5dcd
vcl2gnumake: updated windows makefiles
2011-03-24 11:58:22 +01:00
Philipp Lohmann [pl]
f9c3fb7d91
vcl2gnumake: fix a merge problem (thanks mst !)
2011-03-24 11:57:24 +01:00
Philipp Lohmann [pl]
961edfc01d
vcl2gnumake: rebase to DEV300m103
2011-03-23 18:06:39 +01:00
Philipp Lohmann [pl]
7de3ced618
vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)
2011-03-23 17:30:35 +01:00
Philipp Lohmann [pl]
5ebffff3fa
vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)
2011-03-23 17:27:40 +01:00
Release Engineering
7ee057d408
DEV300
2011-03-23 15:36:07 +01:00
Ruediger Timm
6cd39dec21
rt40: #i117510# Result of solenv/bin/modules/installer/systemactions.pm's find_file_with_file_extension() should be sorted for better predictability.
2011-03-22 17:13:41 +01:00
Vladimir Glazunov
4809454506
CWS-TOOLING: integrate CWS native367
2011-03-21 18:04:46 +01:00
Vladimir Glazunov
8ac8e8624b
CWS-TOOLING: integrate CWS native361
2011-03-21 17:59:11 +01:00
Vladimir Glazunov
e93538de60
CWS-TOOLING: integrate CWS dr78
2011-03-21 17:31:01 +01:00
Ivo Hinkelmann
3d9ee575a2
test123l10n04: #i117489# rename ns to nso
2011-03-21 14:06:29 +01:00
sb
e31ca485ec
masterfix from: sb140: #i117456# on Solaris 11 against Solaris 10 baseline, trick python configure into thinking it sees Solaris 10
...
(transplanted from 6402ce7b0667b255e70c517c4320ecaee2682c56)
2011-03-18 17:31:51 +01:00
obo
e3511dc343
masterfix DEV300: #i10000# fix for LAN"
2011-03-18 07:22:29 +01:00