Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-15 | No Makefile.in any more | Tor Lillqvist | |
2011-12-15 | Introduce optional krb5&gssapi support for internal PostgreSQL | Lionel Elie Mamane | |
Enable it by default on MacOS X | |||
2011-12-15 | Revert "enable -gdwarf-4 by default if possible" | Luboš Luňák | |
It turns out even quite recent gdb (7.1) reportedly does not support DWARF4, moreover while the produced binaries are smaller, faster and make gdb initially use less memory, this quickly ceases to the case as soon as one actually does anything in gdb. Presumably the DWARF4 handling in current gdb is very inefficient (http://sourceware.org/bugzilla/show_bug.cgi?id=13498). This reverts commit 5214f7843ca48f2207945fbfe32ba164afe7b3aa. Conflicts: solenv/gbuild/platform/WNT_INTEL_GCC.mk solenv/gbuild/platform/unxgcc.mk | |||
2011-12-12 | Some more postgresql fixes | Fridrich Štrba | |
1. The --enable-extension-integration affects only packaging 2. OUTDIR_FOR_BUILD is for native build in case of crosscompiling | |||
2011-12-11 | --with-theme is without trailing s | Korrawit Pruegsanusak | |
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu> | |||
2011-12-11 | Fix typo | Tor Lillqvist | |
2011-12-11 | I don't see ENABLE_FONTCONFIG being used anywhere | Tor Lillqvist | |
2011-12-11 | Download and build FreeType and fontconfig for Android | Tor Lillqvist | |
It will probably be simplest to just use FreeType on Android, too. (Android uses it itself, but doesn't provide its API publicly.) Probably fontconfig, too, although there shouldn't be much configuration per se that a LibreOffice-baed app would have to do at run-time; it will have to bundle all fonts it is going to use anyway, I think, so all font information is known a priori. But maybe in the future there will be user-installable system fonts on Android, or something. | |||
2011-12-08 | Allow Xinerama to sit in another directory than other X libraries | Lionel Elie Mamane | |
2011-12-08 | Bump version to 3.6 (3.6.0, 360, 360m1) | Tor Lillqvist | |
2011-12-08 | enable -gdwarf-4 by default if possible | Luboš Luňák | |
http://lists.freedesktop.org/archives/libreoffice/2011-December/021638.html | |||
2011-12-08 | Stub Corel Draw importer | Fridrich Štrba | |
2011-12-08 | Rework yacc rule for gcc platforms. | Thorsten Behrens | |
Generalized the OSX ppc workaround for ancient bison versions, factored out for all gcc platforms. Put bison version detection into configure accordingly, to switch on that, and not on platform. | |||
2011-12-06 | remove NSIS support | Andras Timar | |
2011-12-06 | Revert "GdkPrinter seems optional on Gtk3, too" | Thorsten Behrens | |
This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767. Sorry, seemed to be an intermittent local problem. | |||
2011-12-06 | GdkPrinter seems optional on Gtk3, too | Thorsten Behrens | |
Added necessary configure magic & conditional compiles for that. | |||
2011-12-06 | make --disable-unix-qstart-libpng really work (fdo#36497) | Petr Mladek | |
2011-12-05 | set up CFLAGS/LIBS for gtk print dialog in configure | David Tardon | |
The dialog is built for gtk 2.0 if the version present at the system is at least 2.10.0 and always for gtk 3.0. | |||
2011-12-05 | configure.in: search for pg_config in default fink/MacPort locations | Lionel Elie Mamane | |
2011-12-03 | Oups... set_soeven does not like literal "@" in values | Lionel Elie Mamane | |
2011-12-01 | Internal libpq (PostgreSQL client lib) | Lionel Elie Mamane | |
2011-12-01 | External PostgreSQL: automatically search MacOS-specific paths | Lionel Elie Mamane | |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | |
2011-11-30 | configure pgsql-sdbc: use PGCONFIG instead of relying on PATH | Lionel Elie Mamane | |
2011-11-30 | postgresql-sdbc: review build rules | Lionel Elie Mamane | |
2011-11-30 | Don't add nonexistent Java files and dirs to various env vars | Tor Lillqvist | |
2011-11-30 | rename, and bundle the postgresql driver if it is enabled | Michael Meeks | |
2011-11-30 | Use SmART Gallery 0.95 | Kalman Szalai - KAMI | |
2011-11-29 | Makefile.in -- die, die, die! | Bjoern Michaelsen | |
2011-11-29 | Add enable-oxygenoffice configure switch | Kalman Szalai - KAMI | |
Now only handling brand downloading | |||
2011-11-29 | Export DO_FETCH_TARBALLS in set_soenv. | Tomas Chvatal | |
2011-11-29 | Add checking msg for tarball fetching so we know if it is on/off | Tomas Chvatal | |
2011-11-29 | Make branding bulk-configurable. | Thorsten Behrens | |
2011-11-28 | Add comment about SOLAR_JAVA's alleged "BUILD" value | Tor Lillqvist | |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud | |
2011-11-27 | render the --enable-pch option inert. | Norbert Thiebaud | |
2011-11-25 | Improve build-time Java checks when cross-compiling from MacOSX | Tor Lillqvist | |
2011-11-25 | Need double-quotes around backticks to avoid test syntax errors | Tor Lillqvist | |
2011-11-24 | upstream seamoney-is-iceape.diff from libreoffice/build | Bjoern Michaelsen | |
2011-11-24 | document that the mozilla build tooling is for nss as well as mozilla | Caolán McNamara | |
2011-11-23 | Make SampleICC switchable between system and internal one. | Tomas Chvatal | |
2011-11-23 | don't enable java extensions without java - fixup | Andras Timar | |
2011-11-23 | don't enable java extensions without java | Andras Timar | |
2011-11-21 | only one launcher icon for silent MSI | Andras Timar | |
2011-11-19 | Fix --with-max-jobs description | François Tigeot | |
2011-11-19 | Remove layout from configure opts (does nothing now). | Tomas Chvatal | |
2011-11-18 | add --enable-silent-msi configure switch | Andras Timar | |
On Windows it is now configurable to create an MSI installer which installs LibreOffice without user interaction. | |||
2011-11-17 | Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #define | Lionel Elie Mamane | |
2011-11-17 | capitalisation | Lionel Elie Mamane | |
2011-11-17 | make postgresql-sdbc connectivity optional | Norbert Thiebaud | |