Commit graph

48 commits

Author SHA1 Message Date
Matthias Huetsch [mhu]
a572dbd314 mhu23 #i113531# use recommended Windows linker flags and DLL search path. 2010-08-02 19:01:49 +02:00
Hans-Joachim Lankenau
590963308e ause113: upgrade to DEV300_m72 2010-02-25 12:23:20 +01:00
Jens-Heiner Rechtien
f281d77a21 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
Hans-Joachim Lankenau
0300d23b73 ause113: #i108416# update windows version defines 2010-02-03 16:23:21 +01:00
Oliver Bolte
ae0228cdb3 CWS-TOOLING: integrate CWS kick4nt 2009-09-07 13:35:07 +00:00
Rüdiger Timm
416d9ee67f INTEGRATION: CWS ause093 (1.43.2); FILE MERGED
2008/05/26 15:33:56 hjs 1.43.2.1: #i87286# - force MAXPROCESS=1 to avoid collisions with directory-wide debug files
2008-06-06 08:29:39 +00:00
Rüdiger Timm
d7dc6b8681 INTEGRATION: CWS changefileheader (1.42.12); FILE MERGED
2008/03/28 15:55:59 rt 1.42.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:55:24 +00:00
Vladimir Glazounov
f65ba4fb31 INTEGRATION: CWS sb83 (1.34.48); FILE MERGED
2008/03/17 09:00:50 sb 1.34.48.5: RESYNC: (1.39-1.41); FILE MERGED
2008/02/01 13:28:18 sb 1.34.48.4: RESYNC: (1.38-1.39); FILE MERGED
2008/01/29 14:38:05 sb 1.34.48.3: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer
2008/01/09 10:51:56 sb 1.34.48.2: RESYNC: (1.34-1.38); FILE MERGED
2007/12/21 14:45:45 sb 1.34.48.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).
2008-03-18 12:12:03 +00:00
Kurt Zenker
9eab349264 INTEGRATION: CWS ause084_DEV300 (1.39.20); FILE MERGED
2008/01/30 11:52:37 hjs 1.39.20.1: #i78233# change debug switches to avoid collisions when building with debug
2008-03-06 14:15:42 +00:00
Kurt Zenker
43760f4842 INTEGRATION: CWS nowrapcmd2 (1.39.80); FILE MERGED
2008/02/29 23:38:26 vq 1.39.80.1: #i85207# Remove WRAPCMDs.
2008-03-05 15:35:25 +00:00
Ivo Hinkelmann
d4f443a342 INTEGRATION: CWS wae4extensions (1.33.10); FILE MERGED
2008/01/09 21:10:42 ericb 1.33.10.3: RESYNC: (1.34-1.38); FILE MERGED
2007/11/16 13:09:24 ericb 1.33.10.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/03 20:01:14 fs 1.33.10.1: #i81612# module extensions is warning-free now
2008-01-14 13:31:51 +00:00
Oliver Bolte
472b10afb5 INTEGRATION: CWS mingwport09 (1.34.86); FILE MERGED
2007/12/13 12:03:01 vg 1.34.86.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:17:12 +00:00
Kurt Zenker
185fb7040b INTEGRATION: CWS nowrapcmd1 (1.33.12); FILE MERGED
2007/11/08 20:49:04 vq 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/07 16:28:19 vq 1.33.12.1: #i82202# Add needed NOWRAPCMD changes.
2007-12-12 14:35:31 +00:00
Kurt Zenker
b2d0050ce2 INTEGRATION: CWS configure22 (1.33.34); FILE MERGED
2007/11/14 21:10:00 rene 1.33.34.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/15 22:46:22 rene 1.33.34.1: #i79874# STLport5 support for configure
2007-12-12 12:22:50 +00:00
Kurt Zenker
9f17e153a1 INTEGRATION: CWS gfbfcfg (1.32.50); FILE MERGED
2007/11/27 12:45:35 hdu 1.32.50.2: RESYNC: (1.32-1.34); FILE MERGED
2007/09/07 14:04:57 hdu 1.32.50.1: #i54603# define cross-platform PSPLIB
2007-12-12 12:15:33 +00:00
Vladimir Glazounov
77b4ee9bcd INTEGRATION: CWS sb71 (1.31.8); FILE MERGED
2007/10/09 08:18:17 sb 1.31.8.9: Fix for cygwin environment.
2007/10/02 09:48:02 sb 1.31.8.8: RESYNC: (1.32-1.33); FILE MERGED
2007/08/23 17:51:13 sb 1.31.8.7: RESYNC: (1.31-1.32); FILE MERGED
2007/08/13 14:16:26 sb 1.31.8.6: #i77184# Dropped /DELAYLOAD for STLport and libxml2 again---too much trouble.
2007/08/13 13:04:44 sb 1.31.8.5: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/25 12:01:12 sb 1.31.8.4: #i77184# Drop MSVCRTLIB again and use already existing LIBCMT instead (which for wntmsci10 and wntmsci11 at least correctly differentiates between using msvcrt.lib and msvcrtd.lib; this probably needs to be added for wntgcci6, too).
2007/07/12 16:17:18 hro 1.31.8.3: #i77184# Use _pRawDllMain entry point for current module file name detection
2007/07/09 13:33:54 hro 1.31.8.2: #77184# Use delayload.obj from local output tree in SAL
2007/07/09 09:16:23 hro 1.31.8.1: #77184# Use /DELAYLOAD for URE libs
2007-10-15 11:42:27 +00:00
Jens-Heiner Rechtien
be3853d5f8 INTEGRATION: CWS swwarnings (1.22.20); FILE MERGED
2007/08/22 14:26:10 tl 1.22.20.6: #i69287# warning-free code
2007/08/21 10:46:40 tl 1.22.20.5: RESYNC: (1.31-1.32); FILE MERGED
2007/06/29 05:36:04 os 1.22.20.4: merge error fixed
2007/06/28 12:27:14 os 1.22.20.3: RESYNC: (1.27-1.31); FILE MERGED
2007/05/29 08:09:01 os 1.22.20.2: RESYNC: (1.22-1.27); FILE MERGED
2007/04/18 07:56:15 tl 1.22.20.1: #i69287# warning-free code
2007-09-27 06:49:54 +00:00
Rüdiger Timm
72ca700cce INTEGRATION: CWS chart07 (1.31.60); FILE MERGED
2007/07/11 16:16:38 bm 1.31.60.1: #i69281# chart2 is warning-free on wntmsci10
2007-07-25 07:05:44 +00:00
Hans-Joachim Lankenau
38b2f1cab0 #i78107# ...without disabling debug builds 2007-06-08 11:47:38 +00:00
Ivo Hinkelmann
c921796f77 INTEGRATION: CWS ause080 (1.29.4); FILE MERGED
2007/06/05 11:11:22 hjs 1.29.4.1: #i78107# use -Zd if ENABLE_CRASHDUMP set but UPDATER isn't set
2007-06-06 09:58:14 +00:00
Vladimir Glazounov
27bb86170b INTEGRATION: CWS tl32 (1.11.16); FILE MERGED
2007/04/11 10:23:36 tl 1.11.16.4: RESYNC: (1.17-1.22); FILE MERGED
2007/01/29 14:44:54 tl 1.11.16.3: RESYNC: (1.14-1.17); FILE MERGED
2006/12/01 12:03:26 tl 1.11.16.2: #i69286# merge conflict solved
2006/11/03 11:42:03 tl 1.11.16.1: #i69286# #140479# warning-free code for linguistic, lingu and starmath
2007-05-25 11:19:56 +00:00
Vladimir Glazounov
d21ef08c73 INTEGRATION: CWS mingwport04 (1.22.22); FILE MERGED
2007/04/18 11:29:04 vg 1.22.22.1: #i75844# MinGW port efforts part II
2007-05-25 09:52:41 +00:00
Kurt Zenker
91bc3776ec INTEGRATION: CWS pchfix04 (1.14.12); FILE MERGED
2007/04/25 20:37:32 hjs 1.14.12.10: RESYNC: (1.17-1.24); FILE MERGED
2007/01/26 19:03:23 hjs 1.14.12.9: RESYNC: (1.16-1.17); FILE MERGED
2007/01/25 17:58:49 hjs 1.14.12.8: #i72289# different set of compiler switches to solve conflict with pch
2006/12/22 11:17:07 hjs 1.14.12.7: RESYNC: (1.15-1.16); FILE MERGED
2006/12/11 14:18:38 kaib 1.14.12.6: RESYNC: (1.14-1.15); FILE MERGED
2006/11/16 17:33:01 kaib 1.14.12.5: #i71519# Fixed minor pch bugs on win32 with the new gcc code
2006/11/15 21:39:21 mkretzschmar 1.14.12.4: #i71588# Use PCHs on unxlngi6
2006/11/15 21:21:21 mkretzschmar 1.14.12.3: #i71588# Build (but don't use yet) PCHs on unxlngi6
2006/11/15 21:05:34 mkretzschmar 1.14.12.2: #i71588# Preparatory simplification for PCH support on GCC
2006/11/15 20:17:27 mkretzschmar 1.14.12.1: #i71581# Use -I$(INCPCH) and not -I$(PRJ)$/inc$/pch
2007-05-10 14:12:12 +00:00
Rüdiger Timm
5cadcd6a54 #i10000# Fix what went wrong in rev. 1.21 when integrating CWS bserver25 (basctl, sc, b_server, and r_tools are warning free). 2007-04-26 14:06:34 +00:00
Rüdiger Timm
d779846c1b INTEGRATION: CWS ause077 (1.19.8); FILE MERGED
2007/04/17 21:07:25 hjs 1.19.8.2: RESYNC: (1.19-1.22); FILE MERGED
2007/03/30 15:51:55 hjs 1.19.8.1: #i75811# add default for CC
2007-04-26 12:57:46 +00:00
Oliver Bolte
29212d66b2 #i10000# build debug=t breaks with cygwin shell 2007-04-19 15:00:16 +00:00
Ivo Hinkelmann
8dea6b5af2 INTEGRATION: CWS jl51 (1.17.26); FILE MERGED
2007/04/02 14:01:03 jl 1.17.26.2: RESYNC: (1.17-1.22); FILE MERGED
2007/02/06 16:44:22 jl 1.17.26.1: #i69288# warning free: xmlsecurity
2007-04-17 09:14:30 +00:00
Vladimir Glazounov
9822d46aef INTEGRATION: CWS mingwport03 (1.8.46); FILE MERGED
2007/03/19 17:28:56 vg 1.8.46.4: RESYNC: (1.16-1.19); FILE MERGED
2007/01/08 23:40:55 vg 1.8.46.3: RESYNC: (1.12-1.16); FILE MERGED
2006/11/07 17:01:19 vg 1.8.46.2: RESYNC: (1.8-1.12); FILE MERGED
2006/10/24 15:43:36 vg 1.8.46.1: #i53572# MinGW port
2007-03-26 13:18:46 +00:00
Ivo Hinkelmann
4fb58f69fe INTEGRATION: CWS bserver25 (1.16.54); FILE MERGED
2007/03/07 14:17:28 kz 1.16.54.1: #140478# warning free
2007-03-26 10:03:34 +00:00
Oliver Bolte
e2c98de32c INTEGRATION: CWS ause076 (1.17.22); FILE MERGED
2007/03/01 16:50:04 hjs 1.17.22.2: #i75028# kick obsolete settings
2007/02/22 17:39:06 hjs 1.17.22.1: #i74721# cleanup obsolete library variables
2007-03-09 08:13:24 +00:00
Vladimir Glazounov
c62915f0e9 INTEGRATION: CWS calcwarnings (1.14.32); FILE MERGED
2007/02/19 15:38:56 nn 1.14.32.3: RESYNC: (1.16-1.17); FILE MERGED
2006/12/18 09:30:57 nn 1.14.32.2: RESYNC: (1.14-1.16); FILE MERGED
2006/12/15 14:08:35 nn 1.14.32.1: #i69284# warning-free: sc
2007-02-27 10:48:58 +00:00
Rüdiger Timm
1442c34812 #i10000# Debug variant of 'LIBCMT'. 2007-02-21 09:50:48 +00:00
Vladimir Glazounov
19886acdfe INTEGRATION: CWS ab33 (1.16.30); FILE MERGED
2007/01/12 11:25:58 ab 1.16.30.1: #i69280# Removed basctl from projects with warnings list!
2007-01-16 15:26:08 +00:00
Kurt Zenker
d96debd64c INTEGRATION: CWS sdwarningsbegone (1.14.18); FILE MERGED
2006/11/22 16:24:40 cl 1.14.18.1: #i69285# warning free code changes for sd project
2006-12-12 15:20:18 +00:00
Rüdiger Timm
94811c81de INTEGRATION: CWS wfilter (1.14.14); FILE MERGED
2006/11/17 08:48:22 sj 1.14.14.1: #i69283# making filter module warning free
2006-12-01 13:38:03 +00:00
Oliver Bolte
edf7ff2d10 #i10000# soldep isn't warning free yet 2006-11-09 08:07:41 +00:00
Kurt Zenker
272acde86b INTEGRATION: CWS vq39 (1.12.10); FILE MERGED
2006/11/03 13:53:14 vq 1.12.10.1: #i71074# Make pch builds saver in parallel builds.
2006-11-07 13:46:33 +00:00
Rüdiger Timm
9d96d380c9 INTEGRATION: CWS ause060 (1.9.4); FILE MERGED
2006/09/28 19:25:19 hjs 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED
2006/09/20 09:40:57 hjs 1.9.4.2: #i69234# a bit too sc specific
2006/09/04 11:03:42 hjs 1.9.4.1: #i69234# pch support for pic .cxx with and without exception support
2006-10-30 07:54:48 +00:00
Oliver Bolte
689309dc99 INTEGRATION: CWS sb59 (1.7.34); FILE MERGED
2006/09/29 13:58:22 sb 1.7.34.16: Manually merged in 1.10 (from SRC680m186).
2006/09/29 13:56:24 sb 1.7.34.15: Cleaned up comments.
2006/08/31 10:02:12 thb 1.7.34.14: #i69122# Disabled C4686 (change in UDT return calling convention)
2006/08/30 22:52:52 thb 1.7.34.13: #i69122# Made basebmp/vigra compile warning-free
2006/08/23 15:40:01 sb 1.7.34.12: #i67487# Postponed makeing lingucomponent warning-free for wntmsci10 (too complex).
2006/08/18 18:26:20 sb 1.7.34.11: RESYNC: (1.8-1.9); FILE MERGED
2006/08/18 11:56:59 thb 1.7.34.10: #i68336# Switched off warning 4250 & 4344 for msvc
2006/08/11 20:39:20 thb 1.7.34.9: #i68336# Made slideshow/cppcanvas/glcanvas/dxcanvas/canvas warning free; disabled C4344 warning for wntmsci10
2006/08/11 15:07:00 sb 1.7.34.8: #i67487# Made code warning-free (wntmsci10).
2006/08/09 12:57:00 sb 1.7.34.7: #i67487# Made code warning-free (wntmsci10).
2006/08/08 08:41:27 sb 1.7.34.6: #i67487# Made code warning-free (wntmsci10).
2006/08/08 07:30:49 sb 1.7.34.5: #i67487# Cleaned up.
2006/07/27 07:53:36 sb 1.7.34.4: #i67535# Made svx warning-free.
2006/07/25 12:37:43 sb 1.7.34.3: RESYNC: (1.7-1.8); FILE MERGED
2006/07/19 09:31:31 sb 1.7.34.2: #i67537# Made desktop warning-free.
2006/07/19 09:02:02 sb 1.7.34.1: #i67487# Took (cleaned-up) modules off the MODULES_WITH_WARNINGS list.
2006-10-12 13:20:06 +00:00
Vladimir Glazounov
44e6df3be6 INTEGRATION: CWS obo05 (1.6.2); FILE MERGED
2006/08/09 12:39:36 obo 1.6.2.2: RESYNC: (1.6-1.8); FILE MERGED
2006/07/03 11:20:46 obo 1.6.2.1: #i53611# disable warning 'unknown warning'
2006-09-25 12:10:13 +00:00
Jens-Heiner Rechtien
6dada8b8fc INTEGRATION: CWS svp01 (1.8.4); FILE MERGED
2006/08/03 10:23:43 thb 1.8.4.1: #i65904# Vigra is not yet warning-free
2006-08-11 16:40:29 +00:00
Kurt Zenker
5e50445c0b INTEGRATION: CWS sb58 (1.7.26); FILE MERGED
2006/07/17 08:09:16 sb 1.7.26.1: #i67380# Cleaned up MODULES_WITH_WARNINGS (removing modules that either contain no C/C++ or are treated as EXTERNAL_WARNINGS_NOT_ERRORS=TRUE).
2006-07-19 14:09:09 +00:00
Kurt Zenker
3cc872a33b INTEGRATION: CWS ause058 (1.5.156); FILE MERGED
2006/06/26 12:28:16 hjs 1.5.156.3: RESYNC: (1.5-1.6); FILE MERGED
2006/06/23 21:07:47 vq 1.5.156.2: #i66669# Replace |& with $(PIPEERROR).
2006/06/13 16:21:24 hjs 1.5.156.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
2006-07-05 21:06:01 +00:00
Jens-Heiner Rechtien
3869c3d1ce INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED
2006/05/22 15:16:08 sb 1.5.8.6: #i53898# Module accessibility warning-free on wntmsci10 now.
2006/04/20 13:58:28 sb 1.5.8.5: #i53898# Temporarily introduced MODULES_WITH_WARNINGS, until all modules are warning-free.
2006/03/29 11:29:46 fs 1.5.8.4: disable C4503
2006/02/27 11:44:47 sb 1.5.8.3: #i53898# Globally disabled warnings C4611, C4710.
2006/02/20 09:22:56 cd 1.5.8.2: #i53898# Add C4355 to the list of default disabled warnings
2006/01/26 12:30:45 sb 1.5.8.1: #i53898# Moved over changes from wnt.mk 1.74.56.7.
2006-06-19 16:18:03 +00:00
Oliver Bolte
da7c127e93 INTEGRATION: CWS vq27 (1.2.98); FILE MERGED
2006/01/17 03:35:43 vq 1.2.98.3: RESYNC: (1.2-1.4); FILE MERGED
2006/01/15 21:39:10 vq 1.2.98.2: #i57443# Reorganize the setting of compiler flags - No actual change.
2006/01/14 19:42:14 vq 1.2.98.1: #i57443# Clean-up for solenv/inc/.
2006-01-20 11:09:46 +00:00
Rüdiger Timm
ec8d4d9d00 INTEGRATION: CWS stlpdbg (1.2.96); FILE MERGED
2006/01/09 15:12:17 obo 1.2.96.1: #i53107# use STLport debug mode for nonpro builds
2006-01-10 14:51:49 +00:00
Rüdiger Timm
e6bd9d9458 INTEGRATION: CWS sb41 (1.2.26); FILE MERGED
2005/12/13 09:29:16 sb 1.2.26.1: #i57855# Disable warning about ADL (that is triggered by cppu::UnoType::get).
2006-01-10 14:49:11 +00:00
Kurt Zenker
50a10e3268 INTEGRATION: CWS vq23 (1.1.2); FILE ADDED
2005/11/04 15:54:18 vq 1.1.2.6: #i56984# Remove more obsolete macros and consolidate a little more.
2005/10/31 21:10:36 vq 1.1.2.5: #i56984# Move generic WNT parts from wntmsci10.mk to wnt.mk.
2005/10/31 01:59:37 vq 1.1.2.4: #i56984# Remove more unneeded conditionals.
2005/10/31 00:41:18 vq 1.1.2.3: #i56984# Remove unused parts from wnt.mk
2005/10/30 20:51:54 vq 1.1.2.2: #i56984# Removed unneeded checks for $(GUI)" == "UNX" or == "WNT".
2005/10/30 19:30:37 vq 1.1.2.1: #i56984# Change wnt.mk to use a similar structure as the unx system dependent
makefiles.
wntmsci10.mk is a copy of wnt.mk revision 1.75 to make it easier to track
and verify changes and to merge changes to wnt.mk in other CWSs.
2005-11-07 11:44:03 +00:00