- 20 Tem, 2011 1 kayıt (commit)
-
-
Fridrich Strba yazdı
-
- 18 Tem, 2011 1 kayıt (commit)
-
- 14 Tem, 2011 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
- 13 Tem, 2011 1 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
- 10 Tem, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
For iOS, the LibreOffice unit tests that normally are built as "plugins", i.e. dynamic libraries, are actually built as static libraries, because we don't do any dynamic linking of own code on iOS. Enable giving the "plugin" unit test entry point a different name than a fixed "cppunitTestPlugIn", so that several unit tests can be linked together into one executable, for simplicity. Drop the stupid dummy main() function in cppunit plugins. I doubt any Unix platform we care for needs it, but drop just for iOS and MacOSX for now.
-
- 09 Tem, 2011 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
- 07 Tem, 2011 1 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
- 30 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
- 29 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
There is just one export from jawt.dll, so just build an import library trivially ourselves instead of requiring copying the jawt.lib from a Windows JDK installation.
-
- 24 Haz, 2011 1 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
- 23 Haz, 2011 2 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
Caolán McNamara yazdı
-
- 22 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Avoid copy-pasting. Just change the pointless use of double-underscore-prefixed identifiers __argc and __argv in the getopt prototypes (which clashes with stuff from MinGW's stdlib.h, apparently) to plain argc and argv for all platforms.
-
- 21 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
- 20 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
- 17 Haz, 2011 6 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Jan Holesovsky yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
- 16 Haz, 2011 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Makes it easier to build other stuff. Whether we will actually run normal unit tests at build time, or ever, or not when cross-compiling to some platform is a different matter...
-
- 15 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
- 14 Haz, 2011 1 kayıt (commit)
-
-
Petr Mladek yazdı
-
- 12 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Wasn't that complicated after all.
-
- 11 Haz, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
- 09 Haz, 2011 7 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
- 08 Haz, 2011 1 kayıt (commit)
-
-
William Lachance yazdı
Christian suggested modifying the configure script not to use xml2-config/xslt-config at all. Here's a patch which does exactly that. I'm not exactly thrilled by the size/complexity of this patch for what it does, but at the same time it does seem a bit crazy for LO not to build just because libxml is installed in MacPorts (which is not uncommon: it's a dependency of ImageMagick for instance).
-
- 06 Haz, 2011 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-