Commit graph

109 commits

Author SHA1 Message Date
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
Kurt Zenker
543223119b CWS-TOOLING: integrate CWS ause109 2009-11-13 18:14:20 +01:00
Hans-Joachim Lankenau
8f66e50a5b ause109: #i106296# introduce TARFILE_LOCATION to find source tarballs 2009-10-26 16:32:31 +01: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
Ivo Hinkelmann
2b685c2094 CWS-TOOLING: integrate CWS boost134
2009-09-09 10:30:24 +0200 fs  r275970 : #i100127# provided by rene: check whether system-boost's function.hpp compiles without exception support
2009-09-04 21:58:00 +0200 fs  r275832 : indention
2009-09-04 21:57:10 +0200 fs  r275831 : #i10000# type in boost/spirit check. Thanks to thb
2009-09-04 10:58:54 +0200 fs  r275787 : #i100127# provided by tono@openoffice.org: mingw needs using directives for std::min/max
2009-09-04 10:31:54 +0200 fs  r275782 : #i100127# (approved by hjs) on Solaris, set GNUTAR to /usr/sfw/bin/gtar, this is available on baseline machines (Solaris 10.x), but not necessarily available in LD_LIBRARY_PATH
2009-08-19 21:47:55 +0200 rene  r275161 : #i10000# check for the header actually used now
2009-08-17 21:55:31 +0200 fs  r275073 : CWS-TOOLING: rebase CWS boost134 to trunk@275001 (milestone: DEV300:m55)
2009-07-16 09:39:25 +0200 fs  r274031 : #i100127# extract download/% with GNUTAR instead of TAR
2009-07-14 09:18:15 +0200 fs  r273960 : CWS-TOOLING: rebase CWS boost134 to trunk@273858 (milestone: DEV300:m52)
2009-07-13 09:55:14 +0200 fs  r273919 : #i100127# use boost 1.39, not 1.34
2009-07-13 09:45:57 +0200 fs  r273918 : use GNUTAR when extracting download/%.tar.gz, not TAR (necessary with boost 1.39 tarball)
2009-07-10 21:10:52 +0200 fs  r273905 : #i100127# spirit now part of boost
2009-07-06 12:12:13 +0200 fs  r273732 : #i10000# lngconvex, used in src/wizards, is built in shell => added missing module dependency
2009-07-02 15:34:51 +0200 fs  r273660 : #i100127#
2009-07-02 13:35:24 +0200 fs  r273645 : #i100127# MSVC needs some hinting when using boost::bind on (some) member functions
2009-07-02 10:33:59 +0200 fs  r273625 : removed unused include (lead to an internal compiler error with MSVC and boost 1.34+)
2009-07-02 09:44:35 +0200 fs  r273619 : change some include orders, prevents 'internal compiler errors' with MSVC
2009-07-01 09:19:25 +0200 fs  r273547 : #i100127# who the heck is defining max as something unusable?
2009-07-01 09:17:28 +0200 fs  r273546 : #i100127# defining min/max is causing trouble now
2009-07-01 09:15:40 +0200 fs  r273545 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL, and disabling warning 4180
2009-07-01 09:14:23 +0200 fs  r273544 : #i100127# re-disable warning 4180, still needed for some files
2009-07-01 09:07:33 +0200 fs  r273543 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL
2009-06-24 11:00:32 +0200 fs  r273319 : oops, re-introduced some inc locations
2009-06-23 22:10:02 +0200 fs  r273304 : #i100127# disable warning C4180
2009-06-23 22:08:36 +0200 fs  r273303 : #i100127# disable warning C4180
2009-06-16 12:26:49 +0200 fs  r273015 : #i10000# (provided by mst@openoffice.org)
2009-06-15 09:10:27 +0200 fs  r272962 : #i10000# use -r instead of -a when copying the include files, this prevents the spurious 'failed to preserve ownership' errors
2009-06-11 23:55:06 +0200 fs  r272902 : #i100127#
2009-06-11 23:54:47 +0200 fs  r272901 : #i100127#
2009-06-11 23:54:05 +0200 fs  r272900 : make compile on unxsol[i|s]4
2009-06-10 10:12:22 +0200 fs  r272798 : #i100127# don't deliver from within unxlngi6/misc/build/boost, but from a 'normalized' location unxlngi6/inc
2009-06-10 09:48:00 +0200 fs  r272795 : #i100127# use 1.34.1 unconditionally on all platforms
2009-09-17 10:11:42 +00:00
Kurt Zenker
6628e5879d #i105022# patch 2009-09-14 12:30:07 +00:00
Oliver Bolte
ae0228cdb3 CWS-TOOLING: integrate CWS kick4nt 2009-09-07 13:35:07 +00:00
Release Engineers
86792bd0e0 CWS-TOOLING: integrate CWS jl127
2009-07-30 10:12:10 +0200 jl  r274470 : #i100873# switch on checking for symbol definitions. It works with the current xpcom lib.
2009-07-29 09:48:29 +0200 jl  r274443 : #i100873#
2009-07-29 09:47:36 +0200 jl  r274442 : #i100873# changes after resync with DEV300m53 which contains the seamonkey update
2009-07-28 10:00:03 +0200 jl  r274389 : #100873# Patches from tono
2009-07-27 16:59:39 +0200 jl  r274372 : CWS-TOOLING: rebase CWS jl127 to trunk@274203 (milestone: DEV300:m53)
2009-07-07 09:08:53 +0200 jl  r273768 : #100873#
2009-07-06 17:16:10 +0200 jl  r273754 : #100873#
2009-07-01 13:58:09 +0200 jl  r273576 : #100873# added to readme
2009-07-01 13:15:02 +0200 jl  r273573 : #100873# deliver lib files when building with MS compiler
2009-06-30 11:22:06 +0200 jl  r273498 : #i100873# accidentally commented out patch_files
2009-06-30 09:01:10 +0200 jl  r273489 : #100873# make rc.exe work in ooo windows build
2009-06-29 09:47:56 +0200 jl  r273451 : #i100873# applied mingw patch from tono
2009-06-24 12:52:14 +0200 jl  r273332 : #100873# reapplying the configure.in patch on version 273150
2009-06-24 12:51:12 +0200 jl  r273331 : #100873# reapplying the patch on version 273150
2009-06-23 17:17:36 +0200 jl  r273299 : #100873# manually modified patch from tono
2009-06-22 17:05:41 +0200 jl  r273243 : #100873# applying mingw patch from tono
2009-06-22 17:02:30 +0200 jl  r273242 : #100873# applying mingw patch from tono
2009-06-22 12:49:57 +0200 jl  r273216 : #100873# dependency to stlport
2009-06-19 11:56:16 +0200 jl  r273155 : #100873# undoing a previous change, instset_native complained about missing libjpipe.jnilib (jurt)
2009-06-19 10:13:03 +0200 jl  r273150 : #100873# ooo builds shall also use the new nss by default
2009-06-18 14:32:07 +0200 jl  r273117 : #110873# more debug output when verifying a certificate
2009-06-16 11:23:50 +0200 jl  r273012 : #i10873#
2009-06-16 10:57:41 +0200 jl  r273011 : #100873# wrong parameter definition in nsscrypto_initialize
2009-06-16 10:56:45 +0200 jl  r273010 : #100873# wrong parameter definition in nsscrypto_initialize
2009-06-15 16:20:42 +0200 jl  r272996 : #100873# initialization of NSS is now threadsafe
2009-06-10 12:50:46 +0200 jl  r272804 : #100873# rename in foreach fails in 4nt
2009-06-09 13:43:00 +0200 jl  r272768 : #i100873# deliver only .h from inc/nss otherwise we get a warning when nss/nssck.api is delivered
2009-06-08 16:15:44 +0200 jl  r272739 : #i100873#
2009-06-08 16:04:54 +0200 jl  r272738 : #i100873#
2009-06-08 15:45:52 +0200 jl  r272736 : #i100873#
2009-06-08 15:44:15 +0200 jl  r272735 : #i100873# unzipping of nss.tar.z not working with 4nt
2009-06-08 09:45:46 +0200 jl  r272720 : #i100873#
2009-06-03 13:53:52 +0200 jl  r272562 : #i100873#  MOZILLABUILD not correct
2009-06-03 13:17:54 +0200 jl  r272557 : #i100873#  readme and makefile changes from cws jl125, support of new nss module
2009-06-03 09:57:40 +0200 jl  r272544 : #i100873#  added readme
2009-06-02 16:47:47 +0200 jl  r272512 : #i100873#  removed no longer needed stuff regarding jnilibs
2009-06-02 15:54:42 +0200 jl  r272510 : #i100873# added NSS to BUILD_TYPE
2009-06-02 15:20:18 +0200 jl  r272508 : #i100873# DEREFERENCE option for copy command
2009-06-02 13:00:12 +0200 jl  r272496 : #i100873# PATCH_FILE_NAMES is now PATCH_FILES
2009-06-02 12:23:39 +0200 jl  r272494 : #i100873# build dependency to nss
2009-05-29 16:21:40 +0200 jl  r272470 : #i100873# seting ENABLE_NSS_MODULE==YES and includeing mozilla-build-1.3 folder in environment
2009-05-29 16:03:23 +0200 jl  r272468 : #i100873# use intermediate certificates when validating a certificate
2009-05-29 15:57:16 +0200 jl  r272466 : #i100873# use intermediate certificates when validating a certificate
2009-05-29 15:49:58 +0200 jl  r272464 : #i100873# using ENABLE_NSS_MODULE
2009-05-29 15:33:14 +0200 jl  r272463 : #i100873# using ENABLE_NSS_MODULE
2009-05-29 15:28:39 +0200 jl  r272461 : #i100873# build dependency to nss module
2009-05-29 15:24:57 +0200 jl  r272460 : #i100873# pass additional certificates into verifyCertificate function
2009-05-29 14:49:40 +0200 jl  r272458 : #i100873# new NSS module
2009-05-29 14:43:44 +0200 jl  r272457 : #i100873# new NSS module
2009-08-26 08:22:01 +00:00
Ivo Hinkelmann
8f3d03669b CWS-TOOLING: integrate CWS graphite01
2009-08-06 11:09:01 +0200 hdu  r274708 : #i10000# fix build breaker for SYSTEM_GRAPHITE=NO
2009-07-21 12:01:52 +0200 hdu  r274174 : #i93645# fix include files for EXT_USE_STLPORT
2009-07-21 11:51:07 +0200 hdu  r274173 : #i93645# convert line-endings of files to be patched
2009-07-21 10:49:01 +0200 hdu  r274170 : #i93645# adjust makefile.vc8 for HH-RelEng env (thanks ause)
2009-07-20 05:21:32 +0200 kstribley  r274105 : attempt to fix Windows build error caused by NULL variable in nmake file
2009-07-16 10:22:36 +0200 hdu  r274032 : #i69129# also use solar minor version to find graphite lib
2009-07-16 05:36:06 +0200 kstribley  r274029 : allow windows build to have Graphite disabled with SAL_DISABLE_GRAPHITE
2009-07-15 13:59:22 +0200 hdu  r274011 : #i69129# default to ENABLE_GRAPHITE=TRUE
2009-07-15 13:19:54 +0200 hdu  r274008 : #i93645# ignore compile warnings for graphite
2009-07-15 13:18:25 +0200 hdu  r274006 : #i93645# stlport needs libmath, use solar minor version to find matching libs
2009-07-15 09:21:13 +0200 hdu  r273989 : #i100000# avoid compile warning
2009-07-14 12:19:08 +0200 hdu  r273963 : CWS-TOOLING: rebase CWS graphite01 to trunk@273858 (milestone: DEV300:m52)
2009-07-13 06:54:56 +0200 kstribley  r273912 : change to use standard file headers
2009-07-13 05:39:14 +0200 kstribley  r273911 : Remove unnecessary change to configure.in as reported by Rene
2009-07-10 16:58:44 +0200 hdu  r273902 : #i100000# fix compile for precompiled-header support
2009-07-02 13:48:26 +0200 kstribley  r273647 : #69129# fix a graphite bug which could crash with fonts containing obscure GDL positioning rules
2009-07-02 01:44:02 +0200 rene  r273616 : #i10000# we need to link with -licuuc
2009-07-01 04:02:20 +0200 kstribley  r273540 : restore missing sdf files from base
2009-07-01 04:01:40 +0200 kstribley  r273539 : restore missing sdf files from base
2009-07-01 04:01:12 +0200 kstribley  r273538 : restore missing sdf files from base
2009-07-01 03:59:41 +0200 kstribley  r273537 : restore missing sdf files from base
2009-06-29 10:16:51 +0200 kstribley  r273456 : #i69129# fixes a bug which caused occasional incorrect linebreaking when graphite is asked to render a part of a cluster not containing a base
2009-06-27 10:43:58 +0200 kstribley  r273445 : #i69129# added kashida support for justified RTL text
2009-06-01 12:57:06 +0200 kstribley  r272476 : CWS-TOOLING: rebase CWS graphite01 to trunk@272291 (milestone: DEV300:m49)
2009-05-26 10:50:06 +0200 kstribley  r272286 : #i69129# fixes a build error when NDEBUG is not defined
2009-05-25 13:14:06 +0200 kstribley  r272237 : #i69129# enable debugging by fixing compile warnings
2009-05-25 13:07:47 +0200 kstribley  r272234 : #i69129#  added env variable to disable GRAPHITE at run time on linux and fixed a bug with a rare attachment sequence
2009-04-20 17:39:25 +0200 kstribley  r271001 : CWS-TOOLING: rebase CWS graphite01 to trunk@270723 (milestone: DEV300:m46)
2009-04-18 07:11:33 +0200 kstribley  r270957 : #i101178# attempt to fix buildbot builds by reordering configure.in
2009-04-14 17:37:07 +0200 kstribley  r270801 : #i93645# tweak configure to enable graphite by default on windows and linux to assist testing with tinderbox build
2009-04-14 16:33:17 +0200 kstribley  r270796 : #i96925# another fix for rtl fallback and add optional debug info in MultiSalLayout
2009-04-08 13:27:55 +0200 kstribley  r270641 : #i69129# fix features after a bad merge
2009-04-08 13:26:34 +0200 kstribley  r270640 : #i69129# add a patch for WinFont
2009-03-24 12:37:54 +0100 kstribley  r269937 : #i69129# fix build error due to locale being included in method for features
2009-03-24 12:36:10 +0100 kstribley  r269936 : #i93645# change patch variable and fix configure
2009-03-20 04:18:56 +0100 kstribley  r269776 : CWS-TOOLING: rebase CWS graphite01 to trunk@269297 (milestone: DEV300:m43)
2009-03-01 13:10:59 +0100 kstribley  r268622 : added a patch to improve handling of a font with bad graphite language feature tables #i93645#
2009-02-12 04:50:51 +0100 kstribley  r267631 : #i93645# fix windows build for graphite 2.3.1 and remove unnecessary patch
2009-02-10 04:48:50 +0100 kstribley  r267535 : #i93645# fix a build error with stlport on Ubuntu 8.10 x86
2009-02-10 03:51:10 +0100 kstribley  r267534 : #i69129# remove legacy config_office
2009-02-07 19:12:54 +0100 kstribley  r267482 : #i93645# upgrade to using silgraphite-2.3.1
2009-02-02 18:17:57 +0100 kstribley  r267290 : #i69129# backout unwanted checkin
2009-02-02 17:44:03 +0100 kstribley  r267281 : #i69129# backout erroneous update to aclocal.m4
2009-02-01 10:05:03 +0100 kstribley  r267236 : #i69129# fix build error due to locale being added to set font attributes
2009-02-01 06:02:52 +0100 kstribley  r267235 : #i69129# fix erroneous merge
2009-01-31 16:24:56 +0100 kstribley  r267234 : #i69129# update configure.in solenv.in in their new locations with enable graphite
2009-01-31 10:53:18 +0100 kstribley  r267232 : CWS-TOOLING: rebase CWS graphite01 to trunk@267171 (milestone: DEV300:m41)
2008-12-17 04:17:33 +0100 kstribley  r265577 : #i93645# remove superfluous autoreconf check and autoconf patch
2008-12-16 10:07:20 +0100 rene  r265529 : fix aclocal.m4 breakage
2008-12-16 05:13:29 +0100 kstribley  r265520 : #i93645# change to autoconf && configure
2008-12-16 04:39:48 +0100 kstribley  r265519 : #i93645# modified LD_FLAGS so that system graphite isn't pulled in by accident and fixed autoconf problem
2008-12-15 14:16:25 +0100 rene  r265497 : check for working STL
2008-12-15 12:53:39 +0100 rene  r265473 : revert broken check
2008-12-15 11:59:21 +0100 kstribley  r265472 : #i93645# added check for system STL, since this is a requirement for system graphite to work correctly and moved the position of the check further down
2008-12-15 11:55:34 +0100 kstribley  r265471 : #i93645# remove references to gr3ooo to allow system graphite to be used
2008-12-12 18:48:18 +0100 rene  r265437 : fix link for system-graphite
2008-12-12 18:46:45 +0100 rene  r265436 : the tarball is in graphite, remove obsolete check
2008-12-12 18:22:22 +0100 rene  r265433 : typo; re-autoconf
2008-12-12 17:35:26 +0100 rene  r265432 : actually implement SYSTEM_GRAPHIT checks (as already checked for in makefile.mks) but remove the checks in graphit itself and move to BUILD_TYPE
2008-12-12 08:08:33 +0100 kstribley  r265387 : #i69129# 2 of the patched files need windows line endings so patch works on linux as well as windows
2008-12-12 08:04:41 +0100 kstribley  r265386 : #i69129# rtl fallback fix which prevents caching of segments with fallback
2008-12-08 04:28:12 +0100 kstribley  r264969 : results of running autoconf with graphite config changes #i69129#
2008-12-05 08:12:47 +0100 kstribley  r264886 : backout unintential change at r264884
2008-12-05 06:26:33 +0100 kstribley  r264884 : #i96925# fixes for uniscribe fallback
2008-12-05 06:11:37 +0100 kstribley  r264883 : #i69129# improvements to windows graphite code, including caching of sila table lookup
2008-12-02 13:28:51 +0100 kstribley  r264694 : #i93645# add graphite library and append to patch
2008-11-27 06:47:10 +0100 kstribley  r264445 : #69129# fix rtl loop bug and rtl caching problem
2008-11-27 06:42:20 +0100 kstribley  r264444 : add caching for GraphiteFontAdaptor
2008-11-14 15:57:03 +0100 kstribley  r263681 : #69129# add graphite addtional files from cvs
2008-11-14 15:54:47 +0100 kstribley  r263680 : #69129# fix for modified resolution api
2008-11-13 16:24:09 +0100 kstribley  r263652 : #69129# add skeleton to build graphite module library
2008-11-13 16:22:19 +0100 kstribley  r263651 : #69129# add skeleton to build graphite module library
2008-11-13 16:16:10 +0100 kstribley  r263650 : #69129# migrate from cvs
2008-11-13 15:26:54 +0100 kstribley  r263646 : #69129# add a module for the graphite library
2009-08-17 14:12:14 +00:00
Ivo Hinkelmann
263df25c0b CWS-TOOLING: integrate CWS mingwport21
2009-07-01 15:17:50 +0200 tono  r273595 : i#102971: mingw port without solarbindir in PATH
2009-07-01 15:15:44 +0200 tono  r273591 : i#90212: dmake not releasing file descriptor
2009-07-16 10:52:40 +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
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
Ivo Hinkelmann
e2ebac26ff CWS-TOOLING: integrate CWS mav46
2009-04-03 13:43:02 +0200 mav  r270481 : #i81373# fix delivering
2009-04-01 09:13:45 +0200 hjs  r270299 : #i81373# a bit too specific
2009-03-31 14:55:42 +0200 mav  r270282 : #i81373# the new tarball patching mechanics from hjs
2009-03-31 12:47:18 +0200 mav  r270274 : #i81373# use the new tarball patching mechanics
2009-03-31 12:46:35 +0200 mav  r270273 : #i81373# the change from the version attached to issue
2009-03-29 19:39:21 +0200 mav  r270191 : CWS-TOOLING: rebase CWS mav46 to trunk@270033 (milestone: DEV300:m45)
2009-02-27 09:07:23 +0100 mav  r268552 : #i99703# workaround Ubuntu problem
2009-02-25 12:51:27 +0100 mav  r268434 : #i81373# change the version of the extension
2009-02-25 11:25:15 +0100 mav  r268420 : #i81373# the filter installation needs at least 3.0 to work
2009-02-23 13:04:34 +0100 mav  r268352 : #i88682# use correct representation of CR in xml
2009-02-20 16:40:25 +0100 mav  r268334 : #i88682# show a warning if the page exists already
2009-02-20 15:42:10 +0100 mav  r268330 : #i99462# remove wiki filter from OOo installation
2009-02-20 15:39:57 +0100 mav  r268329 : #i99462# remove wiki filter from OOo installation
2009-02-20 15:36:41 +0100 mav  r268328 : #i99462# remove wiki filter from OOo installation
2009-02-20 15:33:29 +0100 mav  r268326 : #i99462# remove wiki filter from OOo installation
2009-02-20 14:19:45 +0100 mav  r268320 : #i88650# fix the typo
2009-02-20 13:02:38 +0100 mav  r268315 : #i81373# add math transformation into wiki filter
2009-02-20 11:46:20 +0100 mav  r268309 : #i81373# add the tarball
2009-02-19 09:46:10 +0100 mav  r268262 : #i82560# add wiki template into the extension
2009-02-19 07:26:45 +0100 mav  r268258 : #i82560#,#i81373# add wiki filter and template into the extension
2009-02-17 12:47:16 +0100 mav  r268115 : #i81373# commit the patch
2009-02-16 14:32:34 +0100 mav  r267814 : #i82560# rename the template
2009-02-16 14:29:40 +0100 mav  r267812 : #i82560# rename the template
2009-02-16 14:29:15 +0100 mav  r267811 : #i82560# rename the template
2009-02-16 12:16:23 +0100 mav  r267788 : #i90840# integrate the patch
2009-02-16 11:48:28 +0100 mav  r267786 : #i95568#,#i95340# improve parsing of html wiki-pages while looking for the server
2009-02-13 13:46:35 +0100 mav  r267720 : #i95568# fix typos
2009-02-13 13:38:42 +0100 mav  r267719 : #i96279# integrate the patch
2009-02-13 13:37:32 +0100 mav  r267718 : #i95568# check the retrieved URL
2009-02-13 11:39:55 +0100 mav  r267706 : #i95568# allow to connect to Wikipedia successfuly
2009-04-22 17:14:21 +00:00
Oliver Bolte
3251ffe3f0 CWS-TOOLING: integrate CWS hunspell4thesaurus
2009-02-02 16:45:01 +0100 hjs  r267278 : #i98415# - kick touch here - go for the root cause elsewhere
2009-02-02 12:09:15 +0100 hjs  r267257 : #i98415# - fix parameters of touch
2009-01-23 23:13:00 +0100 mba  r266855 : fixed warning
2009-01-23 18:59:55 +0100 mba  r266848 : #i98415#: touch copied files
2009-01-21 09:58:05 +0100 nemeth  r266633 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@266428 (milestone: DEV300:m39)
2009-01-21 09:04:48 +0100 nemeth  r266629 : Issue: #19563
Submitted by: nemeth
Reviewed by: nemeth
Patch: handle bad dictionary items for back compatibility (affix separator without affix flags)
2009-01-20 20:04:10 +0100 nemeth  r266622 : Issue: #19563
Submitted by: nemeth
Reviewed by:nemeth
Add two small fixes for SF.net Hunspell Bug ID 2487684 2519814
2008-12-10 00:21:41 +0100 nemeth  r265141 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@264807 (milestone: DEV300:m37)
2008-12-09 16:12:56 +0100 nemeth  r265113 : #i19563#: fixed stemming, and #i90028#: fixed and improved hyphenation
2008-11-26 23:09:05 +0100 nemeth  r264438 : #i90028#: CWS hunspell4thesaurus: Windows fixes of the Hunspell patch.
2008-11-26 22:51:03 +0100 nemeth  r264436 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@264325 (milestone: DEV300:m36)
2008-11-22 09:02:20 +0100 nemeth  r264182 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@263288 (milestone: DEV300:m35)
2008-11-22 08:23:10 +0100 nemeth  r264181 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@263288 (milestone: DEV300:m35)
2008-11-21 22:15:21 +0100 nemeth  r264176 : #i90028#: migrate CWS hunspell4thesaurus to SVN.
2009-03-04 09:51:42 +00:00
Oliver Bolte
3e40885207 CWS-TOOLING: integrate CWS ause099
2009-01-29 12:30:57 +0100 hjs  r267116 : #i98365# fix unsetting g+s bit
2009-01-23 14:21:19 +0100 hjs  r266819 : #i40246# - cleanup
2009-01-23 14:14:07 +0100 hjs  r266818 : #i40246# - fix quoting of final echo line
2009-01-23 12:42:33 +0100 hjs  r266807 : #i98365# leave higher bits alone
2009-01-23 11:23:42 +0100 rt  r266799 : Header
2009-01-22 19:14:25 +0100 hjs  r266753 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:22:18 +0100 hjs  r266737 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:54 +0100 hjs  r266736 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:24 +0100 hjs  r266735 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:08:33 +0100 hjs  r266734 : #i40246# renamed variable
2009-01-22 16:05:26 +0100 hjs  r266733 : #i40246# renamed variable
2009-01-20 17:46:54 +0100 hjs  r266610 : #i98290# cleanup
2009-01-19 19:32:19 +0100 hjs  r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39)
2008-12-08 21:00:09 +0100 hjs  r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37)
2008-11-27 18:25:18 +0100 hjs  r264513 : #i40246# - support multiple patches per archive
2008-11-17 19:00:12 +0100 hjs  r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2009-02-19 07:29:28 +00:00
Rüdiger Timm
e11f93c8c7 CWS-TOOLING: integrate CWS qadev34t_DEV300 2008-12-15 15:42:05 +00:00
Rüdiger Timm
7006253eeb CWS-TOOLING: integrate CWS os2port04
2008-11-27 13:22:38 +0100 ydario  r264480 : #i96439#: fix build for unix platforms.
2008-11-26 18:32:42 +0100 ydario  r264433 : #i96439#: os2 systemshell code (dummy code).
2008-11-26 16:33:48 +0100 ydario  r264421 : #i96439#: vcl fix for pdf export of truetype fonts.
2008-11-26 15:04:44 +0100 ydario  r264399 : #i96439#: build macros fix scripts, gcc specific flags.
2008-11-26 15:00:15 +0100 ydario  r264398 : #i96439#: vcl source code updates.
2008-11-26 13:21:37 +0100 ydario  r264378 : #i96439#: os2 build system fixes.
2008-11-26 13:20:27 +0100 ydario  r264377 : #i96439#: configuration and build macros updates.
2008-11-26 13:16:35 +0100 ydario  r264375 : #i96439#: new launcher code, build system updates.
2008-11-26 13:12:49 +0100 ydario  r264373 : #i96439#: use OSL endian macro.
2008-11-26 12:54:50 +0100 ydario  r264371 : #i96439#: os2 build system fixes.
2008-11-26 12:30:46 +0100 ydario  r264367 : #i96439#: os2 build system fixes.
2008-11-26 12:09:33 +0100 ydario  r264365 : #i96439#: _Export is a reserved keyword under gcc for os2.
2008-11-26 12:08:12 +0100 ydario  r264364 : #i96439#: new libpath handling.
2008-11-26 11:57:51 +0100 ydario  r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
2008-12-09 08:43:20 +00:00
Rüdiger Timm
41ae7fb01b CWS-TOOLING: integrate CWS sb97 2008-10-29 08:20:20 +00:00
Vladimir Glazounov
a9b58d197c INTEGRATION: CWS xsltfilter10 (1.89.18); FILE MERGED
2008/07/31 12:57:35 hjs 1.89.18.2: #i91376# - get expected results when unpacking .jar
2008/07/14 16:03:56 hjs 1.89.18.1: #i91376# - unpacling .jar files
2008-08-19 11:02:50 +00:00
Ivo Hinkelmann
db707fb030 INTEGRATION: CWS ause095 (1.88.42); FILE MERGED
2008/07/17 12:35:24 hjs 1.88.42.4: #i90789# - minor cleanup
2008/07/07 10:18:27 hjs 1.88.42.3: RESYNC: (1.88-1.89); FILE MERGED
2008/06/25 11:46:38 hjs 1.88.42.2: #i85054# - no backup of patched files
2008/06/25 09:49:17 hjs 1.88.42.1: #i90789# - consistently address patches when applying or creating
2008-07-17 12:38:15 +00:00
Vladimir Glazounov
19b24abf68 INTEGRATION: CWS odfmetadata (1.88.4); FILE MERGED
2008/06/17 15:36:03 mst 1.88.4.1: - solenv/inc/tg_ext.mk:
  + MACOSX: do not overwrite LDFLAGS; instead, prepend to LDFLAGS
2008-07-01 14:59:15 +00:00
Rüdiger Timm
47a5e76146 INTEGRATION: CWS shutup2 (1.87.8); FILE MERGED
2008/05/20 14:52:25 rt 1.87.8.2: #i84263#
2008/05/08 14:45:23 rt 1.87.8.1: #i84263# Make unpacking silent per default. Former verbose behaviour can get back via VERBOSE environment variable.
2008-06-06 11:01:17 +00:00
Rüdiger Timm
b248d98f96 INTEGRATION: CWS changefileheader (1.85.12); FILE MERGED
2008/03/28 15:55:53 rt 1.85.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:39:49 +00:00
Kurt Zenker
4f108a0bdc #i87923# fixes for macosx 2008-04-07 11:21:13 +00:00
Vladimir Glazounov
118145972b INTEGRATION: CWS sb83 (1.81.4); FILE MERGED
2008/03/17 09:00:38 sb 1.81.4.3: RESYNC: (1.81-1.84); FILE MERGED
2008/01/18 09:57:09 sb 1.81.4.2: #i84200# improved previous change, moved work to macosx-change-install-names.pl
2008/01/14 16:37:31 sb 1.81.4.1: #i84200# For external modules, use the install_name_tool -id feature together with new EXTRPATH (similar to APP|SHLnRPATH) to adapt install names of built dynamic libraries in a postprocess step.
2008-03-18 12:09:10 +00:00
Kurt Zenker
fa6b3ddec9 INTEGRATION: CWS ause084_DEV300 (1.79.44); FILE MERGED
2008/01/24 17:37:52 hjs 1.79.44.2: RESYNC: (1.79-1.81); FILE MERGED
2007/12/14 15:21:58 hjs 1.79.44.1: #i77992# dmake 4.11 now in place and 4.12 around the corner
2008-03-06 15:14:54 +00:00
Kurt Zenker
0b491114c5 INTEGRATION: CWS ause090_DEV300 (1.81.64); FILE MERGED
2008/02/25 12:21:39 hjs 1.81.64.3: #i68535# deal with patch names that contain directory portion
2008/02/25 12:01:34 hjs 1.81.64.2: #i40959# switch to unified diff for new ones
2008/02/22 16:14:48 hjs 1.81.64.1: #i68917# apply patch; prepare reduced verbosity for untar
2008-03-05 16:22:25 +00:00
Kurt Zenker
f4eb81c436 INTEGRATION: CWS nowrapcmd2 (1.81.18); FILE MERGED
2008/02/29 19:10:47 vq 1.81.18.2: #i86497# Avoid usage of `gunzip` - it's a script on *NIX - use `gzip -d`.
2008/01/16 05:08:37 vq 1.81.18.1: #i85207# Remove WRAPCMDs.
2008-03-05 15:33:42 +00:00
Oliver Bolte
e66942508e INTEGRATION: CWS obo19 (1.79.18); FILE MERGED
2007/11/29 11:01:04 obo 1.79.18.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 14:01:49 +00:00
Kurt Zenker
89ef33a9b4 INTEGRATION: CWS nowrapcmd1 (1.77.94); FILE MERGED
2007/11/30 20:22:32 vq 1.77.94.5: RESYNC: (1.78-1.79); FILE MERGED
2007/11/18 15:03:20 vq 1.77.94.4: #i82202# Remove NOWRAPCMD, use inverted WRAPCMD instead.
2007/11/08 20:48:59 vq 1.77.94.3: RESYNC: (1.77-1.78); FILE MERGED
2007/10/07 18:26:33 vq 1.77.94.2: #i82202# Add missing .ELSE .
2007/10/07 16:28:19 vq 1.77.94.1: #i82202# Add needed NOWRAPCMD changes.
2007-12-12 14:34:49 +00:00
Rüdiger Timm
7e46297770 INTEGRATION: CWS execshellmacrogone (1.76.6); FILE MERGED
2007/10/24 08:34:15 rene 1.76.6.2: RESYNC: (1.76-1.77); FILE MERGED
2007/10/24 06:35:47 rene 1.76.6.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-11-06 14:46:17 +00:00
Jens-Heiner Rechtien
eab49c4236 INTEGRATION: CWS pj85 (1.77.68); FILE MERGED
2007/09/10 15:56:43 pjanik 1.77.68.1: #i81087#: Avoid unzip command prompting users (from Fridrich).
2007-11-01 16:11:27 +00:00
Oliver Bolte
04a7988f68 INTEGRATION: CWS ause082 (1.76.70); FILE MERGED
2007/07/16 15:11:25 hjs 1.76.70.1: #i79554# fix name clash
2007-07-18 07:01:29 +00:00
Rüdiger Timm
c826abf986 INTEGRATION: CWS ause077 (1.75.26); FILE MERGED
2007/03/09 11:40:54 hjs 1.75.26.1: #i75036# reapply patches just created to get consitent timestamps
2007-04-26 12:57:21 +00:00
Vladimir Glazounov
80424d0df9 INTEGRATION: CWS ause074 (1.74.8); FILE MERGED
2007/02/02 11:49:01 hjs 1.74.8.3: #i74085# avoid useless shell calls
2007/01/30 18:30:54 hjs 1.74.8.2: #i73913# duplicate rule - keeping the working one
2007/01/30 11:45:40 hjs 1.74.8.1: #i73913# unpacking for .bz2
2007-02-06 12:59:24 +00:00
Oliver Bolte
a9780c7513 INTEGRATION: CWS ause069 (1.72.2); FILE MERGED
2007/01/24 12:40:51 hjs 1.72.2.4: RESYNC: (1.72-1.73); FILE MERGED
2006/12/01 17:42:39 hjs 1.72.2.3: #i70359# remove forced shell calls
2006/10/18 17:13:00 hjs 1.72.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:25 hjs 1.72.2.1: #i70359#: removing + sign in targets; adding to tool macro if required
2007-01-25 11:54:34 +00:00
Oliver Bolte
faf1f898cd INTEGRATION: CWS ause072 (1.72.84); FILE MERGED
2006/12/08 09:49:55 hjs 1.72.84.1: #i72387# make sure there is something to diff the reference tree against
2007-01-23 05:34:24 +00:00
Kurt Zenker
1cf938b94d INTEGRATION: CWS vq37 (1.70.32); FILE MERGED
2006/10/04 19:29:24 vq 1.70.32.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.
2006-10-05 15:35:56 +00:00
Kurt Zenker
1fc82dedb4 INTEGRATION: CWS ause068 (1.70.12); FILE MERGED
2006/09/15 13:26:35 hjs 1.70.12.1: #i69536# don't force shell for echo
2006-10-05 09:40:06 +00:00
Ivo Hinkelmann
309e78d0d3 INTEGRATION: CWS configure19 (1.69.48); FILE MERGED
2006/08/11 13:03:30 rene 1.69.48.1: #i66714# support .tar.bz2s
remove --enable-werror again....
2006-08-22 12:18:13 +00:00
Kurt Zenker
b7d2dfe828 INTEGRATION: CWS ause058 (1.68.130); FILE MERGED
2006/06/22 14:59:53 hjs 1.68.130.4: #i66654# fix permissions
2006/06/16 11:38:08 hjs 1.68.130.3: #i58351# more bash
2006/06/14 09:33:55 hjs 1.68.130.2: #126358# just fade out the targets not the macro settings in L10N_framework case
2006/06/12 14:41:37 hjs 1.68.130.1: #i65031# create so_built_nas with absolute path
2006-07-05 20:58:11 +00:00
Rüdiger Timm
89ba47c4a9 INTEGRATION: CWS vq28 (1.66.68); FILE MERGED
2006/02/05 04:18:38 vq 1.66.68.4: #i61212# Don't overwrite the PWD macro if it's not needed.
2006/02/03 14:11:22 vq 1.66.68.3: #i61212# Revert changes.
2006/01/30 02:05:53 vq 1.66.68.2: RESYNC: (1.66-1.67); FILE MERGED
2006/01/30 01:53:03 vq 1.66.68.1: #i61212# Remove code that overrides dmake's PWD macro.
2006-02-06 15:19:27 +00:00
Oliver Bolte
44437497a8 INTEGRATION: CWS vq27 (1.66.152); FILE MERGED
2006/01/12 04:43:43 vq 1.66.152.2: #i60339# Only rename when directory exists.
2006/01/11 05:20:11 vq 1.66.152.1: #i60339# Silence "mv: cannot stat ..." warnings.
2006-01-20 11:09:33 +00:00
Jens-Heiner Rechtien
8c5f621b94 INTEGRATION: CWS merge20to201 (1.65.26); FILE MERGED
2005/09/23 10:14:22 hr 1.65.26.1: #i54997#: merge CWS vq20
2005-09-26 12:22:11 +00:00
Rüdiger Timm
b3323089ce INTEGRATION: CWS ooo19126 (1.64.48); FILE MERGED
2005/09/05 14:33:52 rt 1.64.48.1: #i54170# Change license header: remove SISSL
2005-09-08 08:43:58 +00:00
Oliver Bolte
0858b43058 INTEGRATION: CWS hsqldb6 (1.63.230); FILE MERGED
2005/07/20 10:43:14 hjs 1.63.230.1: #i51409# fix wrong variable usage
2005-07-20 12:24:06 +00:00
Oliver Bolte
f4e0ae21a4 INTEGRATION: CWS kso14 (1.61.34); FILE MERGED
2005/01/21 08:36:57 kso 1.61.34.2: RESYNC: (1.61-1.62); FILE MERGED
2005/01/19 13:10:09 hjs 1.61.34.1: #i40966# patch target must depend on lineend conversion
2005-01-27 10:10:39 +00:00
Kurt Zenker
09565ba710 INTEGRATION: CWS ause015 (1.61.6); FILE MERGED
2005/01/04 13:58:30 hjs 1.61.6.1: #i39588# fixed move command
2005-01-14 10:34:55 +00:00
Vladimir Glazounov
a77702719f INTEGRATION: CWS kso12 (1.60.14); FILE MERGED
2004/12/14 11:14:18 hjs 1.60.14.1: #i38726# handle dos lineend files for patching
2004-12-23 08:43:50 +00:00
Rüdiger Timm
93967e333f INTEGRATION: CWS presentationengine01 (1.51.62); FILE MERGED
2004/11/17 18:50:20 thb 1.51.62.4: RESYNC: (1.56-1.59); FILE MERGED
2004/10/12 22:03:26 thb 1.51.62.3: RESYNC: (1.51-1.56); FILE MERGED
2004/08/25 13:15:33 dbo 1.51.62.2: #110496# multiple tar balls
2004/08/25 10:24:36 dbo 1.51.62.1: #110496# need to define custom PACKAGE_DIR, BACK_PATH
2004-11-26 17:32:19 +00:00