David Tardon
c40f63454d
work silently for make -s
2011-09-15 06:29:38 +02:00
David Tardon
37356b7b2a
allow to specify additional deps for zip target
2011-09-15 06:29:37 +02:00
Stephan Bergmann
387620beff
Removed solenv/bin/subsequenttests, moved its (improved) content directly into Makefile.in.
2011-09-14 15:16:40 +02:00
Bjoern Michaelsen
6caaa5e059
default to -r on gbuild for performance (assumed esp. on make 3.82)
2011-09-14 11:59:10 +02:00
Stephan Bergmann
30ad5e9d87
sb140: #i117694# some CppUnit related cleanup
2011-09-12 22:47:48 +02:00
David Tardon
ee5be04107
do not allow creating symlink to itself
2011-09-12 13:47:42 +02:00
Jan Hubicka
473ba86d13
fix link time optimisation flags to use linker plugin & optimisation
2011-09-12 12:47:12 +02:00
Peter Foley
1bd2884369
convert Mesa to gbuild and add to tail_build
2011-09-10 18:52:18 -05:00
Michael Meeks
c22a376c72
link gdb python helpers across into the install as well
2011-09-10 16:52:06 +02:00
Stephan Bergmann
e75cd93855
sb140: #i117085# support ENABLE_SYMBOLS
2011-09-09 17:46:37 +02:00
Stephan Bergmann
34e5e5ecec
sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typos
2011-09-09 17:46:36 +02:00
Stephan Bergmann
57d28ffd21
sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdir
2011-09-09 17:46:36 +02:00
Tor Lillqvist
54f82edbc3
We can simplify this as MinGW always is cross-compilation for us
2011-09-09 10:53:11 +03:00
David Tardon
26c2d9ac99
announce building of zip archives
2011-09-09 08:17:49 +02:00
David Tardon
b1aa69af4e
avoid the need for calling eval here
2011-09-09 07:46:26 +02:00
David Tardon
1da34ade44
avoid the need for calling eval here
2011-09-09 07:46:25 +02:00
David Tardon
63850a7f28
make use of Configuration consistent with other gbuild classes
2011-09-09 07:46:24 +02:00
David Tardon
efac5b9f4c
avoid the need for calling eval here
2011-09-09 07:46:23 +02:00
David Tardon
4902682765
the eval is actually not needed here
...
Better to say, it is not needed if we make sure that the result of the
call of gb_LinkTarget_use_external always ends by a newline.
2011-09-09 07:46:22 +02:00
Norbert Thiebaud
2a3e696b73
Revert "process more idl files at once - first part: gbuild"
...
This reverts commit 4453178694
.
2011-09-08 03:09:40 -05:00
Norbert Thiebaud
f5ed8bda81
Revert "Need doubled dollarsign here it seems for this to actually work as intended"
...
This reverts commit 11e8dc2d90
.
2011-09-08 03:09:39 -05:00
Caolán McNamara
d599de13b5
use vnd.openoffice.pymodule: as the prefix
2011-09-07 17:19:01 +01:00
David Tardon
2e444660c2
add support for UNO components in Python
2011-09-07 17:19:00 +01:00
Lionel Elie Mamane
be8d553b9b
use MKDIRHIER instead of MKDIR to avoid bogus error messages
2011-09-07 11:17:56 +02:00
Michael Meeks
20a3baeb5d
compensate for missing newlines at end of windows .d files when concatenating
2011-09-07 10:16:09 +01:00
Tor Lillqvist
edabdcae9a
We don't need any .lnk or .link stuff, do we?
2011-09-07 11:58:20 +03:00
Tor Lillqvist
129852cede
Don't deliver build.lst to solver and don't look for it there
2011-09-07 11:58:18 +03:00
Andras Timar
5683be1c89
enable to replace the vendor name in Windows installer, bnc#571489
2011-09-07 10:53:41 +02:00
Bjoern Michaelsen
2d299c9867
try to prevent race condition related to settings.mk/%minor.mk
...
* observed on gentoo tinderbox
2011-09-07 02:40:27 +02:00
Tor Lillqvist
2f059de8b7
Do generate debugging information with MSVC when gb_SYMBOL is on
2011-09-06 16:13:12 +03:00
Stephan Bergmann
dcdcc53e25
Honor --disable-strip in gbuild.
2011-09-06 10:25:32 +01:00
David Tardon
1d0ef7f9f4
replace existing file
2011-09-06 08:01:38 +02:00
David Tardon
3e886b6bc6
set defaults for use with dev-install
2011-09-06 08:01:36 +02:00
David Tardon
21d1920ec0
add license blurb
2011-09-06 08:01:35 +02:00
David Tardon
d788081162
make pretty printers available during build already
2011-09-06 08:01:27 +02:00
Michael Meeks
66ec27f691
elide duplicate dummy dependencies as we concatenate them to a library depfile
2011-09-05 15:25:10 +01:00
François Tigeot
f87224cb7f
Add native library locations to LD_LIBRARY_PATH
2011-09-04 11:07:22 +02:00
Christian Dywan
107cce4506
Show a zenity tooltip every 5 seconds at best
...
So notifications don't keep showing up after the module
finnished building.
2011-09-03 13:34:24 +02:00
Christian Dywan
3396e19fb1
Show x/y module status in both console and zenity
2011-09-03 13:34:24 +02:00
Tor Lillqvist
11e8dc2d90
Need doubled dollarsign here it seems for this to actually work as intended
2011-09-02 14:43:48 +03:00
Matúš Kukan
4453178694
process more idl files at once - first part: gbuild
2011-09-02 11:48:12 +02:00
Andras Timar
ae4ad0eabe
extend branding options in configure
2011-09-01 09:39:11 +02:00
Caolán McNamara
f267b791f8
skip solver dir itself
2011-08-31 10:43:26 +01:00
François Tigeot
61a245945f
Target directory is now directly under solver/
2011-08-30 18:17:40 +02:00
Tor Lillqvist
bf6c17c7f3
Why would we want to copy *from* solver to the module out dir?
2011-08-30 11:13:33 +03:00
Tor Lillqvist
c908467f09
Don't check makecab version when cross-compiling
2011-08-30 11:13:31 +03:00
Tor Lillqvist
26e9dfea9a
I don't think we need to explicitly link with libstdc++ and libgcc
...
Surely these are linked to by default anyway? Is this just old cruft,
or specific to OOo's use of MinGW on Cygwin, and not needed with a
modern mingw-w64 cross-compiler? Let's see...
2011-08-29 20:39:02 +03:00
Matúš Kukan
6ecb780187
use -D$(CPUNAME) for all platforms also in gbuild
2011-08-29 17:38:05 +02:00
Cédric Bosdonnat
bcc4617894
Added SwPosition, SwPaM gdb pretty-printers
2011-08-29 11:32:12 +02:00
Caolán McNamara
3422a02b5e
tweaks to analyze .a archives
2011-08-29 09:56:08 +01:00