Commit graph

7715 commits

Author SHA1 Message Date
Tor Lillqvist
67e10dfb33 Set PATH properly when running cppunittester 2011-03-18 17:35:00 +01:00
Jan Holesovsky
a8bf8b9fc0 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap 2011-03-18 16:03:09 +01:00
Caolán McNamara
b07ac2bfbf output actual error message on failure 2011-03-18 10:50:21 +00:00
obo
e3511dc343 masterfix DEV300: #i10000# fix for LAN" 2011-03-18 07:22:29 +01:00
Jan Holesovsky
61a4bf5a07 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	set_soenv.in
2011-03-17 16:06:07 +01:00
Michael Meeks
064a0b4957 add helper to set-up the libraries env, to run executable during build
Conflicts:

	solenv/gbuild/Helper.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/windows.mk
2011-03-17 13:54:51 +00:00
Tor Lillqvist
494a877bf4 Sprinkle some realpath goodness here, too 2011-03-17 15:00:03 +02:00
Bjoern Michaelsen
35701ddafd killing off stl in gbuild 2011-03-17 13:42:24 +01:00
Tor Lillqvist
726b8cbe0f Add realpath calls
This avoids passing pathnames containing symlinks to non-Cygwin
programs. Calling realpath here hopefully means that we don't need to
explicitly expand the pathnames for the src files listed in the
*/AllLangResTarget_*.mk files.
2011-03-17 12:09:00 +02:00
obo
5bda0f9a16 masterfix DEV300: #i10000# create misc/x64 directory missing 2011-03-17 08:28:45 +01:00
Tor Lillqvist
dffa25b902 The WIN_FOO dance no longer needed 2011-03-16 19:59:10 +02:00
Tor Lillqvist
b82df31c50 The WIN_BOOL dance no longer needed and in fact causes compilation errors 2011-03-16 17:30:49 +02:00
Tor Lillqvist
37022d25d2 Revert "Revert "Xsltproc is a non-Cygwin program on Windows so use realpath""
This reverts commit 19bd92e4348b500c98b0da4230bfaf7d838133ab.
2011-03-16 15:52:18 +02:00
Tor Lillqvist
f61e488216 Revert "Revert "Sprinkle more realpath calls""
This reverts commit a6b8a0d1e59abc52fa54ea2741837b7cde9c1731.
2011-03-16 15:52:16 +02:00
Tor Lillqvist
0878f8d0aa Revert "Revert "Use realpath on the filename being compiled to expand Cygwin symlinks""
This reverts commit b4260a9b516241dd42d992cc148235e153a66d18.
2011-03-16 15:52:08 +02:00
Release Engineering
5bc52fffb7 DEV300 2011-03-16 13:12:46 +01:00
Tor Lillqvist
1acf460987 Revert "Use realpath on the filename being compiled to expand Cygwin symlinks"
This reverts commit 4c745207efbbd16e788a416b711703f0298a1ab3.
2011-03-16 13:37:02 +02:00
Tor Lillqvist
13c48a07ab Revert "Sprinkle more realpath calls"
This reverts commit dc803980f04acba6bd0d4a1cdd9a75eb57cd8659.
2011-03-16 13:36:58 +02:00
Tor Lillqvist
cd69565f20 Revert "Xsltproc is a non-Cygwin program on Windows so use realpath"
This reverts commit 8593849221aa71dc5781f811b88d0205a718bdd1.
2011-03-16 13:36:52 +02:00
Tor Lillqvist
7fea337445 Xsltproc is a non-Cygwin program on Windows so use realpath 2011-03-16 13:13:33 +02:00
Tor Lillqvist
6bc46f3446 Add msvcprt, too, wherever msvcrt is mentioned 2011-03-16 12:55:07 +02:00
Tor Lillqvist
9bfd6153d0 Remove unnecessary whitespace on empty line 2011-03-16 11:51:11 +02:00
Tor Lillqvist
c74a923f50 Revert "Fix bogus line continuation and empty line spacing"
This reverts commit 66364955f47ce478c32325bafb22283fd47621c8.
2011-03-16 11:49:42 +02:00
Tor Lillqvist
710b25f176 Sprinkle more realpath calls 2011-03-16 11:49:30 +02:00
Tor Lillqvist
361c5b02b7 Fix bogus line continuation and empty line spacing 2011-03-16 11:26:03 +02:00
Tor Lillqvist
57204fffa5 Use realpath on the filename being compiled to expand Cygwin symlinks 2011-03-16 11:24:59 +02:00
obo
ac7a93d1b2 CWS-TOOLING: integrate CWS jl164 2011-03-16 10:11:17 +01:00
obo
22f91c4b17 CWS-TOOLING: integrate CWS l10n36 2011-03-16 09:37:48 +01:00
obo
003b5ee08b CWS-TOOLING: integrate CWS debuglevels 2011-03-16 08:29:30 +01:00
Kohei Yoshida
af52bcaf41 Define SOLAR_JAVA only when --with-java. 2011-03-15 22:58:42 -04:00
Jan Holesovsky
7b44ff3c72 When linking, first specify -o's, then -l's.
Some linkers do not find some symbols otherwise.
2011-03-15 19:22:48 +01:00
Michael Meeks
b102e842ce remove obsolete linkoo piece 2011-03-15 17:09:45 +00:00
Norbert Thiebaud
f716ddb706 add support for symbol=t in gnumake to build release code with symbol
It is needed to be able to build the release code with the debug symbol
and without disabling the build optimisations

setting symbol=xxx symbols=xxx SYMBOL=xxxx or SYMBOLS=xxx
where xxx is anything not purely spaces
will activate the generation of symbols

Note that this generation is implicit with debug=t.
2011-03-15 09:03:55 -05:00
Tor Lillqvist
53f4ce6039 Revert "Revert "MSVC build creates icudt.lib""
This reverts commit 65a266c499def94ff6b169e8e8dade3207c7012a.
2011-03-15 11:33:16 +02:00
Tor Lillqvist
0ab41cde01 Revert "MSVC build creates icudt.lib"
This reverts commit 15b8ac2a753c8080549f7f0cd23aca485eda3ad0.
2011-03-15 11:29:44 +02:00
Bjoern Michaelsen
590e9c72a6 cppunittester is in bin/cppunit here 2011-03-14 20:10:52 +01:00
Ivo Hinkelmann
d47730a56b masterfix DEV300: #i10000# always add gb_deliver.log to zip 2011-03-14 16:01:46 +01:00
Fridrich Štrba
66f1625c2f MSVC build creates icudt.lib 2011-03-14 14:42:25 +01:00
Ivo Hinkelmann
4433801923 masterfix DEV300: #i10000# make clean fix 2011-03-14 13:55:57 +01:00
Frank Schoenheit [fs]
647a89f5f5 debuglevels: pulled and merged DEV300.m102 2011-03-14 09:47:56 +01:00
Norbert Thiebaud
91d7800400 use SRCDIR intead of the completely unset LOCDIR 2011-03-12 21:26:42 -06:00
Norbert Thiebaud
dcbb52f15a mismerge: l10n has not changed location in libo 2011-03-12 18:49:14 -06:00
Andras Timar
68a38407f5 remove legacy SOURCE_ROOT_DIR variable 2011-03-12 09:29:25 +01:00
Jan Holesovsky
bd2ec3392a Spaces -> tabs in gbuild, GNU make does not like spaces ;-) 2011-03-11 14:30:09 +01:00
Ivo Hinkelmann
46696fc052 masterfix DEV300: #i10000# all -> allandcheck 2011-03-11 11:50:00 +01:00
Fridrich Štrba
69c9005e8c Revert "A lame fix for the rebuilding of external libraries"
This reverts commit f9bfd5e53bf4b962b8a8d15255edb1cd35660e88.
2011-03-10 21:02:55 +01:00
Fridrich Štrba
ce6ad9d908 A lame fix for the rebuilding of external libraries 2011-03-10 22:36:32 +07:00
Caolán McNamara
cd57e5bb1d increase number of callstacks recorded 2011-03-10 12:02:10 +00:00
Norbert Thiebaud
589f7ed2b4 Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101
* origin/feature/gnumake2.1: (202 commits)
  Revert "starmath need to have _DLL_ defined, even on MacOS"
  tweak library name on MacOS
  starmath need to have _DLL_ defined, even on MacOS
  add helper to set-up the libraries env, to run executable during build
  the startmath module in Module_ooo must use the name of the directory
  add starmath libraries to Repository.mk
  make linkoo scan the solver too, for Norbert's gnumake work
  -Wunitialized is not compatible with -DDEBUG
  rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default
  add missing library for sc.  Massage the delivered libraries name.
  support USE_GMAKE=1 envvar to build with gmake the modules that can be.
  add sc in the list of gmake-Modules
  support for an alternate gbuild.lst to support gmake build
  add a few comment to balance quotes, to make the editor less confused
  add all the sub-directory of the RESLOCATION to search for resource
  add calc related library to the Repository
  tweak MacOs platform specific include to build on Macos
  fixing variable exports for windows compiler (thanks ause)
  fixing variable exports for windows compiler (thanks ause)
  also accept debug=t
  ...

Conflicts:
	Makefile.in
	Module_ooo.mk
	Repository.mk
	RepositoryFixes.mk
	configure.in
	solenv/bin/build.pl
	solenv/bin/modules/RepositoryHelper.pm
	solenv/bin/packmodule
	solenv/doc/gbuild/doxygen.cfg
	solenv/doc/gbuild/solenv/gbuild/types.mk
	solenv/gbuild/AllLangResTarget.mk
	solenv/gbuild/BuildDirs.mk
	solenv/gbuild/ComponentTarget.mk
	solenv/gbuild/Deliver.mk
	solenv/gbuild/Executable.mk
	solenv/gbuild/Helper.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/Module.mk
	solenv/gbuild/Output.mk
	solenv/gbuild/Package.mk
	solenv/gbuild/PrecompiledHeaders.mk
	solenv/gbuild/SdiTarget.mk
	solenv/gbuild/StaticLibrary.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/gbuild.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/windows.mk
	solenv/gbuild/processdelivered.awk
	solenv/gbuild/processdeps.awk
	solenv/inc/unxgcc.mk
	soltools/mkdepend/def.h
	soltools/mkdepend/include.c
2011-03-08 22:31:15 -06:00
Norbert Thiebaud
f0e5895d5b Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (500 commits)
  masterfix DEV300: #i10000# remove hard dep
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix DEV300: #i100000# dep. fix
  masterfix DEV300: #i10000# removed one hard dep
  masterfix DEV300: #i10000# fixed patch handling
  masterfix DEV300: #i10000# new configure
  DEV300
  masterfix DEV300: #i10000# nawk -> awk
  l10nmove: adjust repository handling
  l10nmove: fixed regex
  l10nmove: minor fixes
  l10nmove: add l10n repo to gb_REPOS
  DEV300 masterfix: gnumake3: subsequenttests requires  in environment
  ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
  DEV300 masterfix: #i10000#: windows: more bizare hacks ...
  locales34: have a matching configure as well
  DEV300
  locales34: back out change from autoreconf
  gnumake3: JunitTest.mk: bizarre hacks to make it work on windows
  ...

Conflicts:
	configure
	configure.in
	instsetoo_native/prj/build.lst
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	instsetoo_native/util/pack.lst
	ooo.lst
	scp2/source/canvas/canvascommons.scp
	scp2/source/canvas/mtfrenderer.scp
	scp2/source/ooo/common_brand.scp
	scp2/source/ooo/directory_ooo.scp
	scp2/source/ooo/file_library_ooo.scp
	scp2/source/ooo/file_ooo.scp
	scp2/source/ooo/makefile.mk
	scp2/source/ooo/module_hidden_ooo.scp
	scp2/source/ooo/module_langpack.ulf
	scp2/source/ooo/ure.scp
	scp2/source/python/file_python.scp
	scp2/source/sdkoo/sdkoo.scp
	scp2/source/templates/module_langpack_accessories_templates.sct
	scp2/source/templates/module_langpack_accessories_templates_root.sct
	set_soenv.in
	soldep/bootstrp/appdef.cxx
	soldep/bootstrp/dep.cxx
	soldep/bootstrp/hashtbl.cxx
	soldep/bootstrp/makefile.mk
	soldep/bootstrp/minormk.cxx
	soldep/bootstrp/prj.cxx
	soldep/bootstrp/prodmap.cxx
	soldep/inc/dep.hxx
	soldep/inc/minormk.hxx
	soldep/inc/prodmap.hxx
	soldep/inc/soldep/appdef.hxx
	soldep/inc/soldep/connctr.hxx
	soldep/inc/soldep/depper.hxx
	soldep/inc/soldep/depwin.hxx
	soldep/inc/soldep/hashtbl.hxx
	soldep/inc/soldep/objwin.hxx
	soldep/inc/soldep/prj.hxx
	soldep/inc/soldep/sdtresid.hxx
	soldep/inc/soldep/soldep.hxx
	soldep/inc/soldep/soldlg.hxx
	soldep/inc/soldep/tbox.hxx
	soldep/prj/d.lst
	soldep/source/connctr.cxx
	soldep/source/depapp.hxx
	soldep/source/depper.cxx
	soldep/source/depwin.cxx
	soldep/source/makefile.mk
	soldep/source/objwin.cxx
	soldep/source/soldep.cxx
	soldep/source/soldlg.cxx
	soldep/source/soldlg.src
	soldep/source/tbox.cxx
	solenv/bin/build.pl
	solenv/bin/cws.pl
	solenv/bin/make_installer.pl
	solenv/bin/mhids.pl
	solenv/bin/modules/CwsConfig.pm
	solenv/bin/modules/RepositoryHelper.pm
	solenv/bin/modules/installer/regmerge.pm
	solenv/bin/modules/installer/scriptitems.pm
	solenv/bin/modules/installer/servicesfile.pm
	solenv/bin/modules/installer/simplepackage.pm
	solenv/bin/modules/installer/substfilenamefiles.pm
	solenv/config/ssolar.cmn
	solenv/inc/_tg_rslb.mk
	solenv/inc/extension_post.mk
	solenv/inc/libs.mk
	solenv/inc/minor.mk
	solenv/inc/postset.mk
	solenv/inc/settings.mk
	solenv/inc/tg_rslb.mk
	solenv/inc/unxlng.mk
	solenv/inc/wntmsc.mk
	soltools/HIDCompiler/hidclex.l
	stlport/prj/d.lst
	stlport/systemstlguards/postextstl.h
2011-03-08 19:43:29 -06:00
Ivo Hinkelmann
3384575304 masterfix DEV300: #i10000# empty cat fix 2011-03-08 18:38:46 +01:00
Release Engineering
b55267fbbe DEV300 2011-03-08 18:13:34 +01:00
Ivo Hinkelmann
8b87f89223 l10n36: #i117281# add isocodes fur jbo kab nso ny so 2011-03-08 12:55:52 +01:00
Ivo Hinkelmann
f09cd2c581 CWS-TOOLING: integrate CWS gnumakefixes 2011-03-07 15:42:22 +01:00
Bjoern Michaelsen
7572bcf0b1 solenv/bin/subsequenttests is intended to be executable 2011-03-07 14:55:26 +01:00
Ivo Hinkelmann
47f8c3989c CWS-TOOLING: integrate CWS native364 2011-03-07 13:18:13 +01:00
Hans-Joachim Lankenau
df2e7546e0 gnumakefixes: #i117254# set gb_CC to gcc 2011-03-07 11:00:59 +01:00
Caolán McNamara
6184a626b9 always include these on all platforms to keep things simple 2011-03-06 20:26:55 +00:00
Caolán McNamara
0edc2694ae vos is gone 2011-03-06 15:30:22 +00:00
Joachim Lingner
b38c5bfecf #i117186# call unopkg sync when building type installed or archive with the proper arguments, remove assertion from framework for the case that there is no user installation. 2011-03-03 17:01:11 +01:00
Hans-Joachim Lankenau
5770a33e6b gnumakefixes: #i117005# fix long link lines and inroduce convert_native macro 2011-03-03 16:46:36 +01:00
Hans-Joachim Lankenau
8366097db0 gnumakefixes: #i116922# fix gb_MKTEMP 2011-03-03 16:34:50 +01:00
Fridrich Štrba
0469b1a4e7 Don't regenerate dependencies, just try second time
Since the dependencies generation is broken strategy with external libraries
2011-03-02 16:39:25 +01:00
Fridrich Štrba
25ff71f2c8 Revert "A lame fix for the rebuilding of external libraries"
This reverts commit 42dd24db865ec0112fac4781e63ed11959f02472.
2011-03-02 15:57:26 +01:00
Fridrich Štrba
8ffc225070 A lame fix for the rebuilding of external libraries 2011-03-02 15:40:19 +01:00
Fridrich Štrba
8a86d1d392 Revert "Trying to fix the rebuild of external library after failed build"
This reverts commit 56ffe1d3c7080e9c59f6e66287a433905e80031c.

This one did not have any beneficial effect, only breaking tinderboxes
2011-03-02 13:44:47 +01:00
Ivo Hinkelmann
ba84050cd5 CWS-TOOLING: integrate CWS mhu21 2011-03-02 12:10:39 +01:00
Bjoern Michaelsen
3402fe5b5f remove commented 4nt support while we are at it 2011-03-02 10:59:54 +01:00
Fridrich Štrba
a38f7a771e Trying to fix the rebuild of external library after failed build 2011-03-02 10:36:35 +01:00
Kalman Szalai - KAMI
3268af2a1a Refine compression of Windows installer
I increased the efficiency of LZM compression of makecab. I found that we can use .Set CompressionMemory=21 setting. This setting produces 83,91% of original installer size and if we combine it with a simple zip compression the download size can reduce to 83,54%.

Reference:
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg07068.html
2011-03-02 01:25:13 +01:00
Matthias Huetsch [mhu]
87dfd1fb63 #i115784# solenv: add VALGRIND_CFLAGS to setsolar config. 2011-03-01 16:06:14 +01:00
Christian Lohmaier
5fc1df0379 fix nested quantifiers in regex 2011-03-01 13:41:25 +01:00
David Tardon
4e4bb296f0 use full path 2011-03-01 08:05:21 +01:00
Jan Darmochwal
b6aa0e8110 Accelerate Perl installer builder
* subs in converter.pl rewritten
* fixed bug in convert_whitespace_stringlist_into_array
* removed copy_array_from_reference (can be written as "$copy = [@{$source}]")
* removed copy_hash_from_reference (can be written as "$copy = {%{$source}}")
* removed convert_stringlist_into_array_without_linebreak_and_quotes
  (equivalent to convert_stringlist_into_array_without_newline)
2011-02-28 17:20:24 +00:00
Ivo Hinkelmann
57b0109c90 CWS-TOOLING: integrate CWS sw34bf03 2011-02-28 16:55:36 +01:00
Ivo Hinkelmann
3052509996 CWS-TOOLING: integrate CWS l10nmovetest 2011-02-28 16:48:41 +01:00
Ivo Hinkelmann
f0b7c976ff l10nmovetest: #i116586# use of with_lang / no reset of LANG 2011-02-28 14:57:23 +01:00
sb
a788821b83 debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions 2011-02-25 11:32:55 +01:00
Frank Schoenheit [fs]
d3dfac3e37 debuglevels: export DBGSV_ERROR_OUT=shell, so that tools-based assertions in non-product test do not pop up as message boxes (which was a regression introduced with the removal of DBGSV_INIT from the build env) 2011-02-25 10:17:28 +01:00
Frank Schoenheit [fs]
86f4a96d8c debuglevels: simplify the build system, by complicating the OOo code ;)
Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level
traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity).

Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file.

Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why
DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message
boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system,
which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT,
which is much simpler and less error prone.
2011-02-24 17:39:47 +01:00
Frank Schoenheit [fs]
88eda2548e debuglevels: let DIAGNOSTICS_CONTROL_FILE depend on , to make it unique when multiple tests are running in parallel 2011-02-24 13:46:59 +01:00
Frank Schoenheit [fs]
be3930dc28 debuglevels: pulled and merged remaining changesets from m101 2011-02-23 21:12:58 +01:00
Matthias Huetsch [mhu]
82b10c6aab Update from master repository (DEV300_m100). 2011-02-23 21:03:15 +01:00
Ivo Hinkelmann
53d0a1320a masterfix DEV300: #i10000# INPATH -> OUTPATH 2011-02-23 17:08:45 +01:00
Frank Schoenheit [fs]
e5572e55b7 debuglevels: pulled and merged latest changes from DEV300_next 2011-02-23 12:42:39 +01:00
Frank Schoenheit [fs]
e82fd0260b debuglevels: merged to-be-m101 2011-02-23 09:58:44 +01:00
Ivo Hinkelmann
853a588364 masterfix DEV300: #i10000# remove hard dep 2011-02-22 19:12:18 +01:00
Ivo Hinkelmann
f5c661e67e masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:11:18 +01:00
Ivo Hinkelmann
63bed58e6b masterfix DEV300: #i100000# dep. fix 2011-02-22 15:50:31 +01:00
Caolán McNamara
4dd4885566 revert this 2011-02-22 13:33:30 +00:00
Caolán McNamara
23adf2f0d6 seems we need -s after all 2011-02-22 13:26:45 +00:00
Caolán McNamara
978cc9511e remove javainstaller2 2011-02-22 12:07:32 +00:00
Caolán McNamara
c11ef4be86 -r and -s doesn't do anything 2011-02-22 10:27:15 +00:00
Rene Engelhard
766d3a2b07 move -Wl,--no-relax into extra LINKFLAGS 2011-02-22 00:37:04 +01:00
Caolán McNamara
6ebee61b8d use a different dir for cppunittester 2011-02-21 21:07:03 +00:00
Rene Engelhard
5e87dcbb57 use -Wl,--no-relax (fdo#32224), thanks Michael Cree 2011-02-21 20:59:23 +01:00
Ivo Hinkelmann
06385266df masterfix DEV300: #i10000# removed one hard dep 2011-02-21 16:19:47 +01:00
Francois Tigeot
7c17c577e0 Do not use GNU cp syntax on DragonFly. 2011-02-21 14:37:59 +01:00
Ivo Hinkelmann
3982245381 masterfix DEV300: #i10000# fixed patch handling 2011-02-21 14:25:24 +01:00
Frank Schoenheit [fs]
dd23e0428f debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ... 2011-02-21 10:32:07 +01:00
Christian Lohmaier
bd157ad1ed Avoid forking to output the logfile. 2011-02-18 13:22:57 +01:00
Release Engineering
ba345960da merged DEV300 2011-02-18 11:14:19 +01:00
Francois Tigeot
f327939bb9 Remove javaldx /proc test. 2011-02-18 10:41:06 +01:00
Danny Roberts
b7b0250d83 Removed some commented code. 2011-02-18 10:30:50 +01:00
Release Engineering
60b42a87ec DEV300 2011-02-17 19:57:45 +01:00
Ivo Hinkelmann
90c354d0ec masterfix DEV300: #i10000# nawk -> awk 2011-02-17 19:52:11 +01:00
Ivo Hinkelmann
94f7fa3c81 CWS-TOOLING: integrate CWS l10nmove 2011-02-17 17:08:18 +01:00
Ivo Hinkelmann
ba7ad4e642 CWS-TOOLING: integrate CWS native359 2011-02-17 17:04:06 +01:00
Ivo Hinkelmann
42d31088dd CWS-TOOLING: integrate CWS locales34 2011-02-17 16:39:56 +01:00
Thomas Arnhold
666bb3e6e4 Remove unused update_module_ignore_lists.pl
Was used to update the svn ignore list
2011-02-16 20:56:02 +01:00
Thomas Arnhold
474c75df7a Remove usused osarch.pm 2011-02-16 20:45:35 +01:00
Thomas Arnhold
f8253fb7dd Remove SCO support 2011-02-16 20:32:55 +01:00
Thomas Arnhold
e260e51842 Remove HPUX support 2011-02-16 20:30:38 +01:00
Ivo Hinkelmann
123d6c5db9 l10nmove: adjust repository handling 2011-02-16 16:24:42 +01:00
Ivo Hinkelmann
3d9a9a561d CWS-TOOLING: integrate CWS sb138 2011-02-16 14:37:01 +01:00
Ivo Hinkelmann
1a4c58a437 CWS-TOOLING: integrate CWS ab80 2011-02-16 13:08:06 +01:00
François Tigeot
b83d14667b add unxdfly.mk 2011-02-16 11:21:16 +00:00
Caolán McNamara
7b686242a0 restore -fno-strict-aliasing for gcc < 4.5 2011-02-16 10:51:06 +00:00
Frank Schoenheit [fs]
1c14599519 debuglevels: a little less verbosity 2011-02-15 23:58:09 +01:00
Ivo Hinkelmann
27ed5fe89d CWS-TOOLING: integrate CWS spc01_DEV300 2011-02-15 18:14:02 +01:00
Andreas Bregas
7c4a551e47 ab80: resync to m100 2011-02-15 17:51:52 +01:00
Ivo Hinkelmann
b465205883 l10nmove: fixed regex 2011-02-15 17:20:40 +01:00
Ivo Hinkelmann
a168876bd9 l10nmove: minor fixes 2011-02-15 15:10:58 +01:00
Ingrid Halama [iha]
4616e4c908 chart52: merge with DEV300_m100 2011-02-15 13:28:01 +01:00
Michael Koch
139995630f Added --verbose param to build.pl
"--verbose" substitutes the needed functionality of
"--html --dontgraboutput". The unneeded parts will be removed in
a second step.
2011-02-15 10:39:03 +01:00
Frank Schoenheit [fs]
919b669b6a debuglevels: pulled and merged DEV300.m100 2011-02-14 23:26:54 +01:00
Michael Stahl
a6d6772e3b sw34bf03: merge DEV300_m100 2011-02-14 14:02:47 +01:00
sb
9498697290 sb138: merged in DEV300_m100 2011-02-14 12:56:58 +01:00
Ingo Schmidt
4fdc8cf273 native364: #i116865# removing update script 2011-02-14 12:41:44 +01:00
Jens-Heiner Rechtien [hr]
0535a43bd6 DEV300 masterfix: gnumake3: subsequenttests requires in environment 2011-02-14 12:34:54 +01:00
Fridrich Štrba
78e32bfd63 Look for sdf files in a proper windows directory 2011-02-14 11:50:18 +01:00
Jean Charles Papin
7c36e51109 remove dead code 2011-02-11 21:13:46 +00:00
Michael Stahl
d623e6fc2a sw34bf03: merge to-be-m100 DEV300_next 2011-02-11 15:41:40 +01:00
Andreas Bregas
d2cd8a9904 ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11 15:06:12 +01:00
Jens-Heiner Rechtien [hr]
1d0029ddb5 DEV300 masterfix: #i10000#: windows: more bizare hacks ... 2011-02-11 14:48:49 +01:00
sb
54a05a00d7 sb138: merged in re/DEV300_next towards DEV300_m100 2011-02-11 11:00:41 +01:00
Fridrich Štrba
181763f2f4 Don't make shameless add for non-standard Checked Iterators 2011-02-10 21:35:47 +01:00
Release Engineering
5cbd648538 DEV300 2011-02-10 16:34:24 +01:00
Francois Tigeot
3dd75542a2 Porting LO to Dragonfly 2011-02-10 10:38:31 +01:00
Fridrich Štrba
fca25e4c4c Trying to remove the stlport mention from the code 2011-02-09 20:18:11 +01:00
Fridrich Štrba
354f09c75e Removing the ext_std masterpiece 2011-02-09 20:18:11 +01:00
Thorsten Behrens
053754d986 Add basebmp to list of doxygen-processed modules 2011-02-09 15:18:44 +01:00
Eike Rathke
0003a55a90 locales34: merge m99 2011-02-08 19:44:39 +01:00
Tor Lillqvist
aa100206ac Move prewin.h and postwin.h from tools to solenv
All #include directives that include tools/prewin.h and
tools/postwin.h need to have the "tools/" part dropped. Will do that,
too.

For earlier git log of these two files, see the libs-gui repository.
2011-02-08 12:56:44 +02:00
Mathias Bauer
6952c9ac8a CWS gnumake3: pull in cws removetooltypes01 2011-02-08 11:49:29 +01:00
Jan Holesovsky
d856c71a7d Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	configure.in
	solenv/bin/build.pl
2011-02-08 00:31:41 +01:00
Michael Stahl
1bb0c1be05 gnumake3: JunitTest.mk: bizarre hacks to make it work on windows 2011-02-07 16:35:59 +01:00
Michael Stahl
1b830a82ea gnumake3: JunitTest uses OOO_TEST_SOFFICE 2011-02-07 16:35:59 +01:00
Mathias Bauer
cf90ac815c CWS gnumake3: c compilation also needs to provide name of pdb file 2011-02-07 13:26:45 +01:00
Carsten Driesner
42bdac822f removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Fridrich Štrba
ebbe8c23f7 little comment cleanum 2011-02-06 15:28:28 +01:00
Mathias Bauer
03915b1d3e CWS gnumake3: add msvcrt to STDLIBS for mingw 2011-02-05 15:39:30 +01:00
Ingo Schmidt
68bcc92af3 native359: #i116797# improve msi database 2011-02-04 18:04:46 +01:00
Michael Stahl
175eea527c gnumake3: fix JunitTest.mk so it works on OSX 2011-02-04 15:47:34 +01:00
Michael Stahl
0bf20373ba gnumake3: move CppunitTest stuff together 2011-02-04 15:47:33 +01:00
Jan Darmochwal
69626cfa64 Accelerate Perl installer builder
speed up get_all_items_from_script
2011-02-04 11:34:26 +00:00
Ingo Schmidt
44bc040a04 native359: #i116797# improve msi database 2011-02-04 09:59:59 +01:00
Ivo Hinkelmann
005e0ad59c l10nmove: #i116586# Move l10n module into own repository 2011-02-03 16:29:29 +01:00
Mathias Bauer
5931f39f4f CWS gnumake3: resync to m99 2011-02-03 15:53:56 +01:00
Michael Stahl
c31bacb8e1 gnumake3: merge 2011-02-03 11:25:36 +01:00
Michael Stahl
eaa34c2402 gnumake3: solaris.mk: fix broken RPATH 2011-02-03 11:21:27 +01:00
Mathias Bauer
be3a2621d2 CWS gnumake3: clean up mingw stuff after adding STDLIBS 2011-02-03 10:24:18 +01:00
Takashi Ono
2c1bb40a3c CWS gnumake3: adapt mingw port to new features in cws 2011-02-03 09:43:56 +01:00
Mathias Bauer
4bf21df8c3 CWS gnumake3: templates use gb_STDLIBS 2011-02-03 09:42:40 +01:00
Thorsten Behrens
dc43a27e0c Revert "Utility to scan for some faults in Thesaurus files"
Was added inside dictionaries/util already by Andras, and
it's much better placed there.

This reverts commit eacd806bcbe948b3ab8644eb59642b66946ba691.
2011-02-02 20:38:33 +01:00
Thorsten Behrens
30de39075c Thesaurus checker script now even with executable permission 2011-02-02 18:35:04 +01:00
Fridrich Strba
bb5140dbb6 Initial support of system stl on Windows 2011-02-02 17:35:17 +01:00
Mathias Bauer
67f62cc989 CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework 2011-02-02 17:05:04 +01:00
Ivo Hinkelmann
a9bf6471c2 l10nmove: #i116586# Move l10n module into own repository 2011-02-02 16:27:11 +01:00
Steve Butler
e7e60cab87 Utility to scan for some faults in Thesaurus files 2011-02-02 16:24:39 +01:00
Ivo Hinkelmann
a0d42cf895 l10nmove: #i116586# Move l10n module into own repository 2011-02-02 16:23:08 +01:00
Caolán McNamara
dda5eaa8c0 Use DT_RUNPATH over DT_RPATH
So that dlopen will load the .so found in LD_LIBRARY_PATH before the one found
via path of ORIGIN, this way any unit tests trying to set a uno component
implemented as a shared library will test the local .so and not the one in the
solver
2011-02-02 13:07:07 +00:00
David Tardon
bcfc829889 Revert "use debug version of libstdc++ in debug builds"
This reverts commit 3d01d7d631a33670db50c7553bfcb7a670065dc3.
2011-02-02 10:44:29 +01:00
Petr Mladek
22f9e8fa30 bump SHORT_PRODUCTEXTENSION to rc4 and widnows build version to 6
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-02-02 10:05:03 +01:00
Hans-Joachim Lankenau
2c53099e26 gnumake3: ignore empty lines in gb_deliver.log 2011-02-02 07:53:24 +01:00
Hans-Joachim Lankenau
344547fcba gnumake3: reenable packmodule target 2011-02-02 07:51:39 +01:00
Mathias Bauer
698f5c9f4b CWS gnumake3: use standard linked libs on Windows 2011-02-01 18:44:12 +01:00
Carsten Driesner
83963a816e removetooltypes01: #i112600# Revert erroneous commit of dbgsv.ini 2011-02-01 15:53:16 +01:00
Ivo Hinkelmann
8d8daacbd4 l10nmove: #i116586# Move l10n module into own repository 2011-02-01 15:38:40 +01:00
Hans-Joachim Lankenau
54905e5450 gnumake3: generate mixed mode tempfile names on windows 2011-02-01 15:35:15 +01:00
Release Engineering
f2551f7106 DEV300 2011-02-01 15:14:07 +01:00
Hans-Joachim Lankenau
73cf3762eb gnumake3: prevent wrapping dmake makefiles from creating local output trees 2011-02-01 15:06:09 +01:00
Andras Timar
612a3eed5f removed gd, ky, pap, and ti from postset.mk
gd - Gaelic (Scottish)
ky - Kirghiz
pap - Papiamento
ti - Tigrinya

UI localization does not exist in these languages. So it makes no
sense to build anything in these languages.
2011-02-01 12:58:28 +01:00
Andras Timar
303b2732bc removed ms, ps, and ur from postset.mk - fdo#33103
ms - Malay
ps - Pashto
ur - Urdu

UI localization does not exist in these languages. So it makes no
sense to build anything in these languages. This patch also fixes
fdo#33103 - 'Unknown' languages in Language drop down box in Tools
- Options - Language settings - Languages.
2011-02-01 12:57:48 +01:00
Vladimir Glazunov
d713562535 CWS-TOOLING: integrate CWS dba34b 2011-02-01 11:12:15 +01:00
Baptiste Daroussin
09c82f88c6 initial FreeBSD work 2011-01-31 19:59:29 +00:00
Michael Stahl
61685df8f2 gnumake3: #i116496#: support for Werror (for now can only be disabled globally) 2011-01-31 18:35:25 +01:00
Michael Stahl
d1500544fd gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdir 2011-01-31 18:35:25 +01:00
Michael Stahl
5446d4f383 gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.) 2011-01-31 18:35:24 +01:00
Mathias Bauer
cfd996bcd6 CWS gnumake3: build Java targets in case env variables for compiler are not set; remove superfluous dependency on java interpreter 2011-01-31 16:04:05 +01:00
Mathias Bauer
806470f8bb CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel 2011-01-31 14:12:13 +01:00
Mathias Bauer
f3373bd04b CWS gnumake3: enable compiling without optimization 2011-01-31 12:22:57 +01:00
Mathias Bauer
1fbfcccf70 CWS gnumake3: a remnant of ENABLE_VBA 2011-01-29 14:53:14 +01:00
Mathias Bauer
166738d8ac CWS gnumake3: kill ENABLE_VBA 2011-01-28 13:59:35 +01:00
Mathias Bauer
9bc8655179 CWS gnumake3: wrong dependency caused permanent delivery of headers 2011-01-28 13:58:44 +01:00
Mathias Bauer
a4b71c0823 CWS gnumake3: replacement of cygpath by variables was broken 2011-01-28 13:58:04 +01:00
Hans-Joachim Lankenau
db66b65ad8 gnumake3: remove comphelper version; fix including extract.hxx 2011-01-28 12:49:53 +01:00
Vladimir Glazunov
e0edbfbc05 CWS-TOOLING: integrate CWS undoapi 2011-01-28 11:59:17 +01:00
Frank Schoenheit [fs]
d9398c03bd undoapi: pulled and merged DEV300.m98 2011-01-28 11:44:02 +01:00
Eike Rathke
f57ab0e27d locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard> 2011-01-27 20:09:53 +01:00