Caolán McNamara
98f84dfaef
simplify this
2011-09-17 23:20:46 +01:00
Bjoern Michaelsen
9a9fd548c2
better filter-out uwinapi (in case gb_STDLIBS changes)
2011-09-16 14:31:16 +02:00
Caolán McNamara
5c36b90330
avoid linking to uwinapi here (which gb_STDLIBS contains that anyway)
2011-09-16 11:49:13 +01:00
Stephan Bergmann
0443763833
Reverted the previous fix, as it introduces a circular dependency.
...
sal already depends on xml2cmp. The problem is that before gbuildization,
xml2cmp was careful not to link against uwinapi (via UWINAPILIB=$(0) in
xml2cmp/util/makefile.mk); this needs to be re-implemented in gbuild.
2011-09-15 09:16:01 +02:00
Stephan Bergmann
e728feaeeb
On Windows, xml2cmp depends on uwinapi from sal.
...
Strangely, before gbuildization, xml2cmp did not depend on sal, but
on soltools, which does not itself depend on sal; maybe that was
already a mistake that went unnoticed so far.
2011-09-15 09:04:46 +02:00
Norbert Thiebaud
0a97ece91e
merge srvdepy functions into xml2cmp and simplify xml2cmp gbuild
2011-09-14 10:10:49 -05:00
Stephan Bergmann
9f78448b94
Added missing dependencies on solenv back into build.lsts.
2011-09-13 11:32:12 +02:00
Peter Foley
fcb441c468
convert xml2cmp to gbuild
2011-09-12 16:18:52 -05:00
Tor Lillqvist
b60773a322
Add pleas for help to explain a mysterious piece of code
2011-09-12 10:21:04 +03:00
Tom Tromey
c2a634416b
fix more -fpermissive compile errors from trunck gcc
2011-08-11 09:58:30 +01:00
Tor Lillqvist
e66381a77b
Rehash cross-compilation ideas
...
Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built
for the build platform. I will handle the split of stuff built for the
build or host platforms differently.
Add explicit rules to do nothing for the cross-compilation case, but
likely even that will be unnecessary in the case of complete modules
like xml2cmp. I will just mark modules that are for the build platform
only with an own flag in BUILD_TYPE.
2011-06-04 13:51:07 +03:00
Tor Lillqvist
7862e397af
Drop %_EXT% which was always empty
2011-06-03 13:28:35 +03:00
Tor Lillqvist
f999ca15ea
Cross-compilation support
2011-05-14 03:08:10 +03:00
Francois Tigeot
35e1b53c7e
Remove OS/2 support.
2011-04-18 16:59:48 +02:00
Bálint Dózsa
a2d9402d2c
Remove dead code
2011-02-16 21:07:11 +01:00
Fridrich Štrba
969bc2e5be
Make stlport only optional dependency of postprocess
2011-02-09 19:58:42 +01:00
Caolán McNamara
da5cef0ab4
add modelines to .h and .c files as well
2010-10-27 16:04:46 +01:00
Povilas Kanapickas
c189268e0a
remove non-compiled code
2010-10-18 16:25:47 +01:00
Laurent Charrière
f7a83e76bc
Better English messages and comments in ure/xml2cmp
...
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-15 18:27:11 +01:00
Laurent Charrière
4d30744f91
Delete commented out code in ure/xml2cmp
...
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-15 18:27:11 +01:00
Laurent Charrière
9bde22366b
Translate German comments in ure/xml2cmp
...
Signed-off-by: Laurent Charrière <lcharriere@gmail.com>
2010-10-15 18:27:11 +01:00
Sebastian Spaeth
a715e1b3d0
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:04:31 +02:00
Caolán McNamara
731f89afd3
tweaks for AIX
2010-10-13 20:31:42 +01:00
Caolán McNamara
6013e36c39
#i113938# printf style formats in c++ stream operation
2010-10-06 09:15:44 +01:00
Seo Sanghyeon
d1b28054d9
remove redundant header
2010-09-30 21:16:49 +01:00
Seo Sanghyeon
f5cc5634eb
Removes is_valid_index method for future migration to STL
2010-09-29 13:59:36 +02:00
Jens-Heiner Rechtien
7c80db2eb3
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Mathias Bauer
3739e0b640
merge commit
2009-09-25 21:47:16 +02:00
Kurt Zenker
cf6a1e41bc
CWS-TOOLING: integrate CWS os2port06dev300
...
2009-09-05 22:49:00 +0200 ydario r275858 : #i99588# applied os2port06 diff to DEV300 tree.
2009-09-10 22:44:47 +00:00
Mathias Bauer
6d8addd659
#i103452#: remove obsolete PRODUCT_FULL and HDEFS
2009-07-10 16:31:49 +02:00
Mathias Bauer
ffd6952e9a
#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible
2009-07-10 14:03:42 +02:00
Release Engineers
a9b42eca27
CWS-TOOLING: integrate CWS cmcfixes58
...
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings
2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings
2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in
2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings
2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47)
2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings
2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again
2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2009-05-07 06:54:56 +00:00
Oliver Bolte
53df3a5262
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
2009-02-19 11:42:47 +00:00
Oliver Bolte
1a784f6768
CWS-TOOLING: integrate CWS cmcfixes49
2008-10-10 13:02:43 +00:00
Oliver Bolte
79dc66d37f
INTEGRATION: CWS os2port03 (1.10.8); FILE MERGED
...
2008/07/16 13:42:00 obr 1.10.8.2: RESYNC: (1.10-1.12); FILE MERGED
2008/04/15 14:43:12 ydario 1.10.8.1: Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
2008-07-22 16:34:07 +00:00
Oliver Bolte
b1063b4143
INTEGRATION: CWS os2port03 (1.9.8); FILE MERGED
...
2008/07/16 13:41:57 obr 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED
2008/01/29 16:53:39 ydario 1.9.8.1: use a different way to check ok status for os2.
Issue number:i85203
Submitted by:ydario
2008-07-22 16:33:48 +00:00
Oliver Bolte
aae0070453
INTEGRATION: CWS os2port03 (1.10.8); FILE MERGED
...
2008/07/16 13:41:54 obr 1.10.8.2: RESYNC: (1.10-1.12); FILE MERGED
2008/04/15 14:43:12 ydario 1.10.8.1: Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
2008-07-22 16:33:34 +00:00
Rüdiger Timm
524efab050
INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED
...
2008/03/31 13:06:37 rt 1.11.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:53:59 +00:00
Rüdiger Timm
855472109b
INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED
...
2008/03/31 13:06:37 rt 1.5.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:53:38 +00:00
Rüdiger Timm
afae5512d6
INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED
...
2008/03/31 13:06:37 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:53:03 +00:00
Rüdiger Timm
16384a08f9
INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED
...
2008/03/31 13:06:37 rt 1.4.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:52:46 +00:00
Rüdiger Timm
6ec0cb4b56
INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED
...
2008/03/31 13:06:37 rt 1.6.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:52:27 +00:00
Rüdiger Timm
21f9354ffc
INTEGRATION: CWS changefileheader (1.11.30); FILE MERGED
...
2008/03/31 13:06:37 rt 1.11.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:52:03 +00:00
Rüdiger Timm
9ce968ee76
INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED
...
2008/03/31 13:06:37 rt 1.7.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:51:47 +00:00
Rüdiger Timm
1d28f811f5
INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED
...
2008/03/31 13:06:37 rt 1.11.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:51:30 +00:00
Rüdiger Timm
671d7c4ddb
INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED
...
2008/03/31 13:06:37 rt 1.6.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:51:09 +00:00
Rüdiger Timm
222f58b873
INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED
...
2008/03/31 13:06:37 rt 1.9.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:50:55 +00:00
Rüdiger Timm
117797e087
INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED
...
2008/03/31 13:06:37 rt 1.9.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:49:26 +00:00
Rüdiger Timm
430f729840
INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED
...
2008/03/31 13:06:37 rt 1.10.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:49:10 +00:00
Rüdiger Timm
3dfc3d96ef
INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED
...
2008/03/31 13:06:36 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:48:55 +00:00