Commit graph

340 commits

Author SHA1 Message Date
Hans-Joachim Lankenau
95e79f40b8 ause120: #i112241# missing dependency 2010-06-09 13:12:13 +02:00
Hans-Joachim Lankenau
e7cf194639 ause120: update to DEV300m80 2010-06-01 11:56:04 +02:00
Hans-Joachim Lankenau
5b4fd6574f ause120: #i110479# - applied patch: temporary kick stlport include path out of SOLARINC 2010-05-31 19:26:13 +02:00
Ivo Hinkelmann
548b2141d8 CWS-TOOLING: integrate CWS linuxaxp01 2010-05-10 15:37:45 +02:00
Jens-Heiner Rechtien
14ce085d58 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
sb
19087e3ef7 sb118: merged in backout 2010-04-14 17:21:13 +02:00
Caolán McNamara
857e5a528f linuxaxp01: #i110145# first cut 2010-03-15 16:02:56 +00:00
Caolán McNamara
e875b739a8 cmcfixes73: #i110077# silence soltools warnings 2010-04-06 08:43:12 +01:00
Caolán McNamara
481edcc9b8 cmcfixes73: #i110077# silence soltools warnings 2010-03-18 17:15:13 +00:00
Caolán McNamara
c731d6538c cmcfixes73: #i110077# silence soltools warnings 2010-03-12 13:17:18 +00:00
sb
35ec6ba5ee sb118: merged in DEV300_m72 2010-02-25 12:46:45 +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
sb
8d776f1544 sb118: merged in DEV300_m71 2010-02-08 09:18:14 +01:00
sb
52fae281f6 sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
Caolán McNamara
28159e10f9 cmcfixes69: #i108178#: delete allocated object (removes unused code warning from callcatcher) 2010-01-09 14:59:14 +00:00
mb93783
ba2db761d7 fix build using configure (workaround for issue i53089 2009-11-27 13:19:09 +01:00
Mathias Bauer
8cedfc0931 merge commit for m65 2009-11-23 17:39:22 +01:00
Mathias Bauer
d1eacba8a2 #i103496#: fix for building nonpro of mkdepend on Windows 2009-11-10 10:36:57 +01:00
mb93783
6d475ddbc3 #i103496#: get rid of stlport dependency in soltools 2009-11-05 16:44:22 +01:00
Caolán McNamara
08499467b6 #cmcfixes65: #i103768# add fclose 2009-10-31 10:59:43 +00:00
Vladimir Glazounov
e89f88f7f1 CWS-TOOLING: integrate CWS buildverbosity
2009-10-13 15:51:48 +0200 fs  r276867 : allow building with 'nodep'==''
2009-10-11 22:39:56 +0200 fs  r276820 : silence a compiler warning in a file only used when VERBOSE!=""
2009-10-09 14:37:43 +0200 fs  r276807 : let not override the non-presence of $VERBOSE the given command line arguments
2009-10-09 14:36:25 +0200 fs  r276806 : also deliver spirit/home/classic/debug/impl
2009-10-08 13:38:07 +0200 fs  r276789 : not that many line feeds in --show mode
2009-10-08 13:13:01 +0200 fs  r276788 : minor adjustments requested by hjs:
- replaced space/tab mixes at beginning of lines with mere tab
- made "nothing to update" message for the ZIPALLTARGET target more prominent
- removed useless "echo > /dev/nul" statements
2009-10-07 13:32:12 +0200 fs  r276753 : #i105585#
2009-10-07 11:31:59 +0200 fs  r276742 : #i10000# missing dependency between stoc/security and stoc/util
2009-10-06 22:59:59 +0200 fs  r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61)
2009-09-29 12:04:58 +0200 fs  r276518 : #i10000#
2009-09-29 12:04:25 +0200 fs  r276517 : oops
2009-09-29 12:01:07 +0200 fs  r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:59:29 +0200 fs  r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:52:32 +0200 fs  r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request
2009-09-29 11:44:16 +0200 fs  r276513 : do not duplicate IDLC call commands with different verbosity switches
2009-09-28 21:43:50 +0200 thb  r276502 : #i84497# fixed potential recursive macro def + extra ls
 * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning
   and my spurious "recursive macro definition" error
 * solenv/inc/tg_app.mk: one extra ls silenced for app target (and 
   quiet mode, that goes without saying)
2009-09-23 08:57:01 +0200 fs  r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call
2009-09-21 11:42:26 +0200 fs  r276320 : ignore output paths
2009-09-21 11:04:27 +0200 fs  r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity
2009-09-21 10:30:14 +0200 fs  r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO=""
While both are equivalent at the moment, COMMAND_ECHO finally is an implementation
default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag
2009-09-21 09:56:57 +0200 fs  r276311 : forgot to re-generate from tg_zip before committing
2009-09-21 09:52:11 +0200 fs  r276310 : #i84497# even less verbosity
2009-09-17 11:02:47 +0200 fs  r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE
2009-09-15 22:59:37 +0200 fs  r276189 : #i105022# copy fix for this P1 into this CWS
2009-09-15 11:56:35 +0200 fs  r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58)
2009-09-14 17:45:10 +0200 fs  r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance)
2009-09-14 15:01:33 +0200 fs  r276124 : #i10000#
2009-09-11 23:58:46 +0200 thb  r276083 : #i84497#: More quiet-build fine tuning
 - silenced rsc for real (properly filtering options for 
   cpp, and a pretty brutal amputation of the tool blurp,
   which would have needed cmd opt parser duplication)
 - silenced deliver.pl
 - silenced checkdll.sh
 - silenced zip via -q (in quiet mode)
 - silenced various idl, resource, transex whatever tool,
   passing appropriate options down to them '-QQ' sometimes
 - silenced dmake, pointless blurb that something does *not*
   need update removed
 - silenced the old starview idl compiler, to not output
   tool's name & progress chars in quiet mode
2009-09-11 21:13:59 +0200 thb  r276081 : #i84497#: More bits on the quiet mode of the build.
The bulk of the changes is disabling those annoying 
"echo ------------------" lines for the quiet build,
which has the stretch goal of outputting *exactly*
one line per file compiled/linked/processed.
Apart from that, silenced a few especialy annoying
module-specific makefiles (basically adding 
$(COMMAND_ECHO) in front of a gazillion rules).
Additionally, slightly tweaked what idlc regards
verbose, normal, and quiet mode; this was to have it
echo exactly one line per idl file processed (the
fact that quiet mode did not echo *anything* for idl
files was a bit too much for my taste) 
2009-09-04 09:14:35 +0200 fs  r275777 : don't emit the link parameters if VERBOSE!=TRUE
2009-09-02 10:31:15 +0200 fs  r275700 : #i10000#
2009-09-02 08:44:14 +0200 fs  r275697 : update svn:ignore to ignore the output paths
2009-09-02 08:40:54 +0200 fs  r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:40:28 +0200 fs  r275694 : GRAPHITE is missing in the BUILD_TYPE
2009-09-02 08:40:05 +0200 fs  r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:25 +0200 fs  r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:02 +0200 fs  r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:38:09 +0200 fs  r275690 : #i84497# less verbose output during build
2009-09-02 08:37:06 +0200 fs  r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given
2009-10-21 10:43:22 +00:00
Jens-Heiner Rechtien
e35f41e161 CWS-TOOLING: integrate CWS cloph13
2009-09-01  #i104566# also use syslibroot/isysroot for external components
2009-08-28  #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28  #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28  #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
Vladimir Glazounov
8990690b58 CWS-TOOLING: integrate CWS mh132
2009-08-06 12:20:52 +0200 mh  r274712 : corrected error handling
2009-08-05 13:41:20 +0200 mh  r274661 : #i93040# NetBSD compile issue
2009-08-05 13:40:32 +0200 mh  r274660 : #i93040# NetBSD compile issue
2009-08-05 13:38:46 +0200 mh  r274659 : #i93040# NetBSD compile issue
2009-08-05 13:29:15 +0200 mh  r274658 : #i95193# increase includes limit
2009-08-05 13:22:07 +0200 mh  r274657 : #i96811# honor return values of read calls
2009-08-05 13:16:47 +0200 mh  r274654 : #i96802# honor return values of write calls
2009-08-05 13:07:06 +0200 mh  r274653 : #i99835# do DestroyData
2009-08-05 13:01:42 +0200 mh  r274651 : #i68557#: allow more dpi resolutions in scanner dialogue
2009-07-24 14:46:04 +0200 mh  r274307 : #i103770# missing fclose added
2009-08-26 14:24:27 +00:00
Ivo Hinkelmann
3d86aa935d CWS-TOOLING: integrate CWS ause102
2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Ivo Hinkelmann
895ffe4799 #i10000# #101342# min-gw fix 2009-04-28 17:56:15 +00:00
Ivo Hinkelmann
8034f570cb CWS-TOOLING: integrate CWS ause100
2009-04-07 18:39:24 +0200 hjs  r270608 : #i100932# add chmod to ease later removal
2009-04-03 19:18:44 +0200 hjs  r270516 : #i100675# convert for now...
2009-04-03 17:40:55 +0200 hjs  r270510 : #i100837# force use of GNU tar
2009-04-03 17:32:11 +0200 hjs  r270508 : #i100837# clean tarballs and a readme
2009-04-03 17:29:35 +0200 hjs  r270507 : #i100837# introduce $(TAR) and $(GNUTAR)
2009-04-03 12:22:47 +0200 hjs  r270469 : #i100793# check for GNU tar
2009-03-30 17:30:20 +0200 hjs  r270247 : #i100675# common comp_ver.mk for both windows shells
2009-03-30 13:49:55 +0200 hjs  r270226 : #i100675# common comp_ver.mk for both windows shells
2009-03-30 13:36:00 +0200 hjs  r270223 : #i100675# no backslash in dependencies
2009-03-30 13:34:14 +0200 hjs  r270222 : #i100675# fix testhxx for cygwin
2009-03-27 16:34:33 +0100 hjs  r270162 : #i98068# move that block where it makes sense
2009-03-27 16:16:41 +0100 hjs  r270160 : #i92036# - two step move to have a simple rename in the shared dir
2009-04-23 15:52:08 +00:00
Vladimir Glazounov
1d7939dc85 CWS-TOOLING: integrate CWS cmcfixes53
2009-03-13 14:38:36 +0100 cmc  r269480 : gcc44 problems
2009-01-07 14:40:49 +0100 cmc  r265968 : #i97835# remove some long-hanging unused methods
2009-01-07 14:16:47 +0100 cmc  r265966 : #i97833# DDE_AVAILABLE is always false in binfilter
2009-01-07 14:06:40 +0100 cmc  r265965 : #i97831# DDE_AVAILABLE is always true so remove the ifdefs to de-clutter the code
2009-03-13 21:05:03 +00:00
Vladimir Glazounov
a8430dc185 CWS-TOOLING: integrate CWS mingwport17
2009-02-02 09:09:07 +0100 tono  r267246 : i#98723#: Less conditionals in libs.mk for mingw
2009-02-02 09:06:03 +0100 tono  r267244 : i#98722#: Skip building ldump in mingw
2009-02-02 09:04:05 +0100 tono  r267243 : i#98721#: Improve symbol extraction in mingw
2009-02-02 09:02:07 +0100 tono  r267242 : i#98720#: Improve strip performance in mingw
2009-02-02 08:59:36 +0100 tono  r267241 : i#98719#: Copy mingw multithread runtime in external
2009-02-02 08:55:09 +0100 tono  r267240 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:53:33 +0100 tono  r267239 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:50:36 +0100 tono  r267237 : i#98717#: Avoid MSVC version check in mingw configure
2009-01-28 22:28:53 +0100 tono  r267088 : i#97608#: Remove Guiddef.h inclusion
2009-01-28 22:24:23 +0100 tono  r267087 : i#96980#: cairo dll name is different in mingw build
2009-01-28 22:19:19 +0100 tono  r267086 : i#96731#: MinGW port fro embedserv update
2009-03-12 22:38:26 +00:00
Oliver Bolte
f7d54f0098 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
Vladimir Glazounov
024e577dc3 CWS-TOOLING: integrate CWS mingwport16
2009-01-15 13:11:20 +0100 releng  r266363 : tidy-up tabs
2008-11-28 15:33:23 +0100 tono  r264557 : i95203: mingw build without stlport
2008-11-22 07:19:50 +0100 tono  r264180 : i96436: make mingw bridge conform with reg-struct-return
2008-11-22 05:14:58 +0100 tono  r264179 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 17:09:04 +0100 tono  r264153 : i95203: mingw build without stlport
2008-11-21 16:59:55 +0100 tono  r264152 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:59:18 +0100 tono  r264151 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:57:01 +0100 tono  r264150 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:53:19 +0100 tono  r264149 : i96100: mingw port for icu 4.0
2008-11-13 13:41:13 +0100 tono  r263643 : i95203: mingw: Build without stlport
2008-11-13 13:29:38 +0100 tono  r263640 : i96100: MinGW port for icu 4.0
2008-11-13 13:17:10 +0100 tono  r263634 : i96098: MinGW port fix for new Windows API
2008-11-09 15:22:59 +0100 tono  r263497 : i95198: mingwport do not interfere with Cygwin
2008-11-09 14:44:54 +0100 tono  r263496 : i95190: mingwport avoid use of MS assembler
2008-11-09 14:32:26 +0100 tono  r263495 : i95190: mingwport trivial build fixes
2009-01-20 16:36:21 +00:00
Jens-Heiner Rechtien
a4c16b1802 CWS-TOOLING: integrate CWS rt36
2009-01-05 11:19:40 +0100 rt  r265862 : #i97690# Patch by kohei for writer2latex. Enable bundling writer2latex extension (undo revision 265756).
2009-01-02 16:37:54 +0100 rt  r265837 : #159017# Move content of 'officenames' to 'so_prereq'.
2009-01-07 13:24:44 +00:00
Oliver Bolte
5208ea7053 CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Rüdiger Timm
9dc694ea67 INTEGRATION: CWS mh30b (1.12.8); FILE MERGED
2008/07/16 13:02:55 mh 1.12.8.1: remove unused code, #i91591#
2008-07-31 17:36:43 +00:00
Rüdiger Timm
2f74809e61 INTEGRATION: CWS mh30b (1.7.8); FILE MERGED
2008/07/16 13:02:55 mh 1.7.8.2: remove unused code, #i91591#
2008/06/06 14:41:38 mh 1.7.8.1: #89012# isatty : necer-interactive
2008-07-31 17:36:29 +00:00
Oliver Bolte
30b19b875b INTEGRATION: CWS os2port03 (1.11.12); FILE MERGED
2008/07/16 12:39:23 obr 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED
2008/01/14 16:37:54 ydario 1.11.12.1: use OS2 instead of __EMX__
Issue number:i85203
Submitted by:ydario
2008-07-22 16:24:34 +00:00
Oliver Bolte
25eb38b8fa INTEGRATION: CWS os2port03 (1.10.12); FILE MERGED
2008/07/16 12:39:20 obr 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED
2008/04/15 14:38:20 ydario 1.10.12.1: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008-07-22 16:24:20 +00:00
Rüdiger Timm
fbf7c7b30b INTEGRATION: CWS ause093 (1.7.6); FILE MERGED
2008/05/14 15:06:07 hjs 1.7.6.1: #i89473# add include to make it compile on cygwin
2008-06-06 08:34:04 +00:00
Ivo Hinkelmann
d6948d4850 INTEGRATION: CWS sb85 (1.5.66); FILE MERGED
2008/03/11 15:18:56 sb 1.5.66.1: #i86117# The function \"getopt\" must have a prototype.
2008-04-24 15:28:05 +00:00
Rüdiger Timm
df2ef01841 INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED
2008/03/31 13:05:38 rt 1.5.48.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:11:19 +00:00
Rüdiger Timm
4c9ba06fac INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED
2008/03/31 13:05:38 rt 1.6.100.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:11:03 +00:00
Rüdiger Timm
d751a68176 INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED
2008/03/31 13:05:38 rt 1.3.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:47 +00:00
Rüdiger Timm
b4d11edc96 INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED
2008/03/31 13:05:38 rt 1.5.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:31 +00:00
Rüdiger Timm
0fd36c3f81 INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED
2008/03/31 13:05:38 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:15 +00:00
Rüdiger Timm
4fe2dfa523 INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED
2008/03/31 13:05:37 rt 1.5.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:09:56 +00:00
Rüdiger Timm
4d0c231330 INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED
2008/04/01 15:41:17 thb 1.5.70.2: #i85898# Stripping all external header guards
2008/03/31 13:05:37 rt 1.5.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:09:40 +00:00
Rüdiger Timm
f121aa0b34 INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED
2008/03/31 13:05:37 rt 1.4.70.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:09:26 +00:00
Rüdiger Timm
fbe3623869 INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED
2008/03/31 13:05:37 rt 1.4.54.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:09:10 +00:00
Rüdiger Timm
1138a3dd2f INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED
2008/04/01 15:41:16 thb 1.2.100.2: #i85898# Stripping all external header guards
2008/03/31 13:05:37 rt 1.2.100.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:08:55 +00:00
Rüdiger Timm
10c4506fa4 INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED
2008/04/01 15:41:15 thb 1.3.100.2: #i85898# Stripping all external header guards
2008/03/31 13:05:37 rt 1.3.100.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:08:20 +00:00
Rüdiger Timm
ea42409f99 INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED
2008/03/31 13:05:37 rt 1.5.100.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:07:46 +00:00