Caolán McNamara
415f815f16
disable pgination in gdb script
2010-10-21 10:08:07 +01:00
Katarina Machalkova
7a025fe6fc
Undoing pptx filter as a separate lib (+ related changes)
...
Shared ppt + pptx will be merged from cws later
2010-10-21 09:36:39 +02:00
Caolán McNamara
de485fdd90
make it easy to trace try/catches, etc. for cppunit tests
2010-10-20 20:36:02 +01:00
Lubos Lunak
d38215b91a
prevent symbols cflags from overriding debug cflags
...
The use case here is configuring with --enable-symbols=small (which
enables -g1 for gcc), and then doing 'dmake debug=true', which
enables -g, however the -g1 is later in the command line, so it
takes precedence. And I don't feel like trying to redo the whole
ordering of gcc command lines everywhere, while this looks safe.
2010-10-20 15:23:44 +02:00
Caolán McNamara
1f096cc562
#i101100# strict-alias clean
2010-10-19 20:28:26 +01:00
Katarina Machalkova
97a46c404e
Merged pptx-filter-as-a-separate-lib.diff from ooo-build
2010-10-19 18:22:42 +02:00
Thorsten Behrens
52456c0aca
Switch all urls from TDF to LibreOffice
...
Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
2010-10-19 18:05:32 +02:00
Jan Holesovsky
8509ba60d1
Get rid of the CWS tools, not necessary.
2010-10-19 17:48:19 +02:00
Lubos Lunak
3306860998
explicitly state the version 3 when referring to Qt3/KDE3 in messages
...
given that Qt3/KDE3 are the obsolete versions by now, it's not good
to name them just Qt/KDE
2010-10-19 16:59:25 +02:00
Thomas Klausner
884120a376
Fix typo in operating system name.
2010-10-19 15:24:26 +02:00
Thomas Klausner
0462dd7f69
Only show "checking exception type" message on platforms where it is checked.
2010-10-19 15:22:36 +02:00
Petr Mladek
afe97f9fd5
fix build failure when creating i586 rpms in instsetoo_native
...
there was used "if" instead of "elsif" for the AIX variant
2010-10-18 17:56:43 +02:00
Povilas Kanapickas
9a5e21b208
remove non-compiled code
2010-10-18 15:39:01 +01:00
Caolán McNamara
ed6f79269a
CLang++ Dead increment
2010-10-18 14:43:28 +01:00
David Tardon
0770a6783b
remove empty files
2010-10-17 16:30:03 +02:00
Fridrich Štrba
03ba2d372f
Sanitize completelangiso variable and remove some duplicate entries
2010-10-17 08:41:14 +02:00
Jesús Corrius
c87a8751c5
Don't show a perl error when .NET SDK is not found
2010-10-16 23:12:21 +02:00
Luboš Luňák
162620c903
first try to find moc in the Qt3/Qt4 location where the libs are
...
now it's possible to build with both KDE3 and KDE4 support
without having to set up anything specially
2010-10-15 19:48:39 +02:00
Luboš Luňák
67644e1a80
check for KDE3-specific files in the KDE3 configure check
2010-10-15 19:48:24 +02:00
Luboš Luňák
cbc4cd4fdb
avoid error message from ooenv if java is disabled
2010-10-15 15:47:49 +02:00
Michael Meeks
a469a46b4a
fix error with $(IFEXISTS) used to test for directories failing.
2010-10-15 14:16:37 +01:00
Jan Holesovsky
9fcbf78116
Fix dmake's behavior when the environment is broken.
...
You can have environment with spaces in the name of the environment variable.
Even though this is broken, it does not cause trouble to most of the tools
around, so we should work that around in dmake too ;-)
dmake-space-in-envvar-name.diff, i#101786
2010-10-15 11:18:00 +02:00
Jesús Corrius
f06879087e
Enable Microsoft Visual C++ 10 compiler in the build system
2010-10-15 02:23:59 +02:00
Michael Meeks
5270167c75
print all broken modules out correctly, not just one
2010-10-14 21:46:22 +01:00
Michael Meeks
f0b3aaf345
add warning about occasional need to remove outpath
2010-10-14 19:01:32 +01:00
Luboš Luňák
3957db4367
support for Qt's event loop Glib integration
2010-10-14 17:56:46 +02:00
Luboš Luňák
e0fb44a4ca
set PKG_CONFIG_PATH for extra Qt4 locations
...
If also extra paths are used and pkg-config is used later, then I suppose
those paths need to be made available.
2010-10-14 17:56:46 +02:00
Michael Meeks
15c61bb323
Improve error reporting accuracy, to help people re-build
2010-10-14 12:54:29 +01:00
Michael Meeks
db0452c76f
check for visibility issues on arm too
2010-10-14 12:54:03 +01:00
Cédric Bosdonnat
c3ab3df902
Renamed OpenOffice.org into LibreOffice in configure scripts
2010-10-14 09:53:40 +02:00
Caolán McNamara
f5c1fef040
move this here to reuse it easier
2010-10-13 20:29:38 +01:00
Caolán McNamara
122c09f511
tweak for AIX
2010-10-13 20:29:38 +01:00
Caolán McNamara
509ff5a4a9
add AIX stuff
2010-10-13 20:29:38 +01:00
Caolán McNamara
4ab1dd54b0
AIX tweaks
2010-10-13 20:29:38 +01:00
Caolán McNamara
0fd6918144
AIX tweaks
2010-10-13 20:29:38 +01:00
Caolán McNamara
6d5154ef0b
AIX uses .a for shared libs
2010-10-13 20:29:37 +01:00
Caolán McNamara
56b39b2a32
default AIX to rpms and some other tweaks
2010-10-13 20:29:37 +01:00
Katarina Machalkova
65d0457b76
Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-build
2010-10-13 19:29:45 +02:00
Thomas Klausner
f635fcd550
NetBSD does not provide a pkg-config file for openssl in its base.
...
Handle it the same way as Darwin.
2010-10-13 16:35:30 +02:00
Jan Holesovsky
165be5cdb2
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap
2010-10-13 14:37:21 +02:00
Jan Holesovsky
05728fb0db
Remove dmake also from solenv.
2010-10-13 11:59:32 +02:00
Jan Holesovsky
f94cbdaa52
Merge commit 'ooo/OOO330_m10'
...
Conflicts:
solenv/inc/minor.mk
2010-10-13 11:30:47 +02:00
Caolán McNamara
3b235d06f3
lotuswordpro needs more warning fixes
2010-10-13 10:04:56 +01:00
Caolán McNamara
b61f195da5
force svx on x86_64 to be warnings free with enable-werror
2010-10-13 10:04:56 +01:00
Sebastian Spaeth
3b82714348
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:13 +02:00
Michael Meeks
82cdcc2b11
cleanup macro.pl - re-build if your config changes
2010-10-12 22:30:55 +01:00
Michael Meeks
6ef9e5bde0
add stamp file - updated when configuration changes
2010-10-12 21:23:00 +01:00
Michael Meeks
305fb073a0
Enable unx quickstart, and broffice flags
2010-10-12 16:26:05 +01:00
Michael Meeks
19bf8d8d48
enable unix quickstarter packaging
2010-10-12 15:40:07 +01:00
Caolán McNamara
46e399d9d6
only used on windows, so only compile on windows
2010-10-12 15:33:49 +01:00