Commit graph

8256 commits

Author SHA1 Message Date
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Caolán McNamara
10890bcd42 can't guess the right paths for the internal python on macox 2011-09-16 15:25:13 +01:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Caolán McNamara
257bcb1a11 get internal python invocations working 2011-09-16 14:10:56 +01:00
Caolán McNamara
596981370a tell linkoo pageein-FOO are gbuildified 2011-09-16 10:56:58 +01:00
Tor Lillqvist
a908054e47 Drop duplicated include of Tempfile.mk 2011-09-16 12:03:41 +03:00
Stephan Bergmann
7d1bb036e1 Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more.  Only some C++ unit tests that
link against vcl still need an explicit --headless.
2011-09-16 10:38:06 +02:00
Michael Stahl
76a1c60186 macosx.mk: no RPATH-equivalent for executables 2011-09-15 23:21:39 +02:00
Michael Stahl
8c8b34694a filter: svg: adapt to changes in LO 2011-09-15 14:07:28 +02:00
Michael Stahl
39894dd1e1 filter: adapt filter configuration to LO changes 2011-09-15 14:07:26 +02:00
Michael Stahl
d1248e2413 filter: convert filter configuration to gbuild 2011-09-15 14:07:26 +02:00
Michael Stahl
2bf365dce8 Jar.mk: remove target in case jar program exits with error 2011-09-15 14:07:26 +02:00
David Tardon
6c8a7e0e6a pass -s flag to custom target's make process 2011-09-15 06:29:41 +02:00
David Tardon
a3c3d709a8 be silent 2011-09-15 06:29:40 +02:00
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