Commit graph

6743 commits

Author SHA1 Message Date
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
Francois Tigeot
7c17c577e0 Do not use GNU cp syntax on DragonFly. 2011-02-21 14:37:59 +01:00
Christian Lohmaier
bd157ad1ed Avoid forking to output the logfile. 2011-02-18 13:22:57 +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
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
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
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
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
Fridrich Štrba
181763f2f4 Don't make shameless add for non-standard Checked Iterators 2011-02-10 21:35:47 +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
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
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
Fridrich Štrba
ebbe8c23f7 little comment cleanum 2011-02-06 15:28:28 +01:00
Jan Darmochwal
69626cfa64 Accelerate Perl installer builder
speed up get_all_items_from_script
2011-02-04 11:34:26 +00: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
Steve Butler
e7e60cab87 Utility to scan for some faults in Thesaurus files 2011-02-02 16:24:39 +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
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
Baptiste Daroussin
09c82f88c6 initial FreeBSD work 2011-01-31 19:59:29 +00:00
Jan Darmochwal
3c4929f2e4 Accelerate Perl installer builder
speed up collect_directories_from_filesarray
eg use $a .= $b instead of $a = $a . $b
2011-01-27 01:45:18 -06:00
Tor Lillqvist
af4ab34ffd There is no SJLIB 2011-01-27 01:04:21 +02:00
Tor Lillqvist
9b155de582 Don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or not 2011-01-26 21:15:57 +02:00
Tor Lillqvist
ba0c6830cb Drop CWS-related and "Heiner's proprietary" code 2011-01-26 17:09:25 +02:00
Luboš Luňák
930ed25687 get rid of --noinhibit-exec linker flag
This option basically allows creation of binaries even if they are
broken and unusable in practice, which is definitely not wanted
(it e.g. allows "successfully" creating a binary that links the wrong
version of KDE libraries).
2011-01-24 14:46:31 +01:00
Tor Lillqvist
2854887bb4 Use DLLPOSTFIX "mx" for wntmscx 2011-01-24 01:23:14 +02:00
Andras Timar
06f20f379d 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-01-22 16:51:25 +01:00
Andras Timar
13239a95ff removed language code 'kid'
kid is not Koshin but key id pseudo language which is good for
debugging UI but should no be included in the product
Signed off by Fridrich on irc.
2011-01-22 16:33:59 +01:00
Andras Timar
2624d0f250 Added ast, ca-XV, and id, removed sc (postset.mk) 2011-01-22 16:33:31 +01:00
Andras Timar
8a95643223 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-01-22 14:29:43 +01:00
Tor Lillqvist
202e892733 Don't use BOOST_MEM_FN_ENABLE_CDECL on x64 Windows
cdecl is the only calling convention anyway, and using
BOOST_MEM_FN_ENABLE_CDECL actually leads to compilation errors for
instance in basegfx.
2011-01-22 04:10:19 +02:00
Luboš Luňák
148739e8bd make ooenv work even when not invoked when in its directory 2011-01-21 16:03:21 +01:00
Caolán McNamara
3b1a33287a use new differentiated dmake return value to decide if regenerate dependencies 2011-01-19 20:33:49 +00:00
Caolán McNamara
b0ae2ae486 Related: rhbz#670895 don't halt build if zenity crashes 2011-01-19 16:10:03 +00:00
Tor Lillqvist
9749ae3204 Use ml64 for wntmscx 2011-01-19 10:37:50 +02:00