Commit Graph

294570 Commits

Author SHA1 Message Date
Cédric Bosdonnat
d72d24bec5 Use an updated version of libcmis
* Merged a few patches
 * Got rid of the pkg-config for curl and libxml2
2011-10-03 10:06:38 +02:00
Tor Lillqvist
946f3451e1 I don't think _DLL_ has any meaning either 2011-10-03 11:00:44 +03:00
Tor Lillqvist
6e1a8ad89e Bin Hamburg "build server" and BSCLIENT stuff 2011-10-03 10:37:34 +03:00
Tor Lillqvist
c8a12c1662 No need for -DSHAREDLIB, not tested in any source file 2011-10-03 10:37:32 +03:00
Tor Lillqvist
60f745ce43 No need for -DPRODUCT_FULL, not tested anywhere 2011-10-03 10:37:29 +03:00
Tor Lillqvist
bc88d9b76d No need for -DCUI or -DGUI 2011-10-03 10:37:27 +03:00
David Tardon
e2fdfea605 WaE: suggest braces around empty body in an 'else' statement 2011-10-03 09:10:33 +02:00
David Tardon
b8cab27008 set --build and --host for cross-compilation 2011-10-03 08:57:16 +02:00
Tor Lillqvist
adb74e5969 WaE: control reaches end of non-void function 2011-10-03 09:44:20 +03:00
David Tardon
df69a3839a fix build of CMIS UCP 2011-10-03 08:07:12 +02:00
David Tardon
a4bc0fa8e7 do not escape calls if not needed 2011-10-03 07:04:31 +02:00
David Tardon
26eae8c557 we do not really need two rm calls here 2011-10-03 06:58:21 +02:00
David Tardon
d793da55d3 add newlines to avoid possible problems with joined lines 2011-10-03 06:54:24 +02:00
Caolán McNamara
c71bb2601a fix smoketest-breaking typo 2011-10-02 23:19:52 +01:00
Caolán McNamara
19a23df7f2 valgrind: fix some leaks 2011-10-02 23:19:52 +01:00
Caolán McNamara
d820977d6a valgrind: fix leak 2011-10-02 23:19:51 +01:00
Caolán McNamara
b48e2d958c callcatcher: various unused methods 2011-10-02 23:19:50 +01:00
Caolán McNamara
799e9515c0 StatusBarDescriptor never used 2011-10-02 23:19:50 +01:00
Rene Engelhard
4c97165615 fix some typos..., thanks matus 2011-10-03 00:12:42 +02:00
Rene Engelhard
ba44f8805b add --with-system-libcmis 2011-10-02 21:36:48 +00:00
Matúš Kukan
a1f710e799 d.lst should be empty in gbuildized modules 2011-10-02 19:27:25 +02:00
Takeshi Abe
6612ea7d9b definition of ALPHA is no longer available for DEC Alpha
proper ifdef for DEC Alpha should be covered with AXP
2011-10-03 01:46:06 +09:00
Miklos Vajna
159e0dd6a0 ExternalLib.mk: avoid pushd when cd is enough
Reported-by: Julien Nabet <serval2412@yahoo.fr>
Acked-by: Norbert Thiebaud <nthiebaud@gmail.com>
2011-10-02 16:05:54 +02:00
Norbert Thiebaud
abb630be54 make libcmis break a bit less on MacOSX.. but still no cigar 2011-10-02 02:02:26 -05:00
Norbert Thiebaud
8c3af9731e make clean failed for ExternalLib.mk due to missing ';' 2011-10-02 00:56:42 -05:00
Olivier Hallot
56a12cfb13 fdo#41396 - Need more room for localized string (III)
Resizes one string in the named interval dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10
2011-10-01 23:39:55 -05:00
Olivier Hallot
4591fccc87 fdo#41393 - Need more room for localized string
Resizes the multiple operations dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10
2011-10-01 23:39:12 -05:00
Norbert Thiebaud
5a112f6a52 basprov/scriptframe are now a 'new' component 2011-10-01 18:54:36 -05:00
Peter Foley
ec3d0b88ab respect PKG_CONFIG_PATH 2011-10-01 19:47:06 -04:00
Peter Foley
1a04d9feae add xmlsecurity to tail_build 2011-10-01 18:34:52 -04:00
Peter Foley
fb6a64d8fc make libcmis build aginst internal cppunit 2011-10-01 18:34:50 -04:00
Peter Foley
2f6dc09c05 don't use dmake ant.mk during beanshell build 2011-10-01 18:34:49 -04:00
Peter Foley
0d0bd89720 make cairo build with libpng 1.5 2011-10-01 18:34:47 -04:00
Peter Foley
0ce20f250a Don't generate config.status twice
The current configure script generates ooo.lst for the purpose of extracting
the filename for the seamonkey tarball. This is unnecessary because ooo.lst.in
contains the exact same filename. This patch moves the generation of ooo.lst
next to the other generated files. This move uncovered that the code to set
PREFIXDIR was depending on the AC_OUTPUT code to set prefix and exec_prefix
to /usr/local or the value of --prefix  rather than NONE. Because of this I
added the prefix setting code from AC_OUTPUT to the code that sets PREFIXDIR.
2011-10-01 18:34:46 -04:00
Peter Foley
74bd1f57b5 get version from AC_PACKAGE_VERSION instead of files in solenv/inc 2011-10-01 18:34:45 -04:00
Matúš Kukan
09046cb6c0 do not use COMPHELPER_SERVICEDECL_EXPORTS macro 2011-10-02 00:16:18 +02:00
Norbert Thiebaud
87e950a247 add missing include to build urlobj test fixture 2011-10-01 16:13:32 -05:00
Jan Holesovsky
1356308d1e Revert "disable de sub-project wingw-dll for now... apparently a botched commit"
This reverts commit ef0a4c5ebb.

Sorry for the trouble, should be OK now.
2011-10-01 22:10:22 +02:00
Jan Holesovsky
19f1697a3f Add forgotten file - makefile for copying the -system dlls.
This should have been part of commit 3927d9bd2a.
2011-10-01 22:04:34 +02:00
Matúš Kukan
568e559f0c add filter to tail_build 2011-10-01 21:01:38 +02:00
Matúš Kukan
7e669cf41a d.lst should be empty in gbuildized modules 2011-10-01 21:01:38 +02:00
Matúš Kukan
85de051d8d add vbahelper to tail_build 2011-10-01 21:01:38 +02:00
Cédric Bosdonnat
7e60b29fa1 ExternalLib: add the include folder to the default includes 2011-10-01 19:05:06 +02:00
Caolán McNamara
c4e70e2edb get libcmis building, To-Do hack rpath to our desired fooORIGINfoo one 2011-10-01 16:51:43 +01:00
Norbert Thiebaud
ef0a4c5ebb disable de sub-project wingw-dll for now... apparently a botched commit 2011-10-01 10:47:11 -05:00
Matúš Kukan
6764aef105 add scripting to tail_build 2011-10-01 17:26:32 +02:00
Matúš Kukan
a116d39db6 finished converting scripting to gbuild 2011-10-01 17:26:24 +02:00
Matúš Kukan
a79a93722c adjust Jar.mk so we could add arbitrary files to the .jar file 2011-10-01 17:26:15 +02:00
Matúš Kukan
84a558756f adjust Zip.mk so we can copy files from other places to workdir and pack them 2011-10-01 17:26:07 +02:00
Matúš Kukan
c11d61eec9 add extension support to gbuild for creating .oxt files 2011-10-01 17:25:42 +02:00