Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-30 | introducing --enable-release-build configure switch - fdo#36437 | Andras Timar | |
and default is dev build | |||
2011-04-29 | do not ship non-localized helppacks | Andras Timar | |
2011-04-28 | add --enable-lomenubar switch to configure | Bjoern Michaelsen | |
2011-04-26 | initial uglification | Michael Meeks | |
2011-04-26 | Kill BrOffice, fdo#36262 | Tor Lillqvist | |
2011-04-26 | do not enable BrOffice branding by default (fdo#36262) | Petr Mladek | |
2011-04-25 | Move it up a bit more to get it to build with --disable-mozilla. | Kohei Yoshida | |
2011-04-25 | Fixed incorrect bracket format. | Dimitri Duc | |
2011-04-25 | Update '--disable-python' to disable only Python UNO API. | Hanno Meyer-Thurow | |
* configure.in: | |||
2011-04-24 | we need to generate ooo.lst before we use it.... | Norbert Thiebaud | |
2011-04-24 | Add download support to a few extension in bootstrap | Kalman Szalai - KAMI | |
2011-04-24 | Add initial configure and download stuffs for extra things | Kalman Szalai - KAMI | |
OxygenOffice related | |||
2011-04-19 | Removed typos in configure.in | Christina Rossmanith | |
2011-04-15 | Kill OS/2 stuff | Tor Lillqvist | |
2011-04-14 | fix qt4 moc detection | Luboš Luňák | |
cannot use the same variable for two AC_PATH_PROG calls, as the first call will cache the result and the second one will reuse it | |||
2011-04-13 | qt4 moc is available in /usr/bin as moc-qt4 on fedora | Caolán McNamara | |
2011-04-13 | more than just x86_64 supports multilib | Caolán McNamara | |
2011-04-13 | get --enable-kde4 to work out-of-the-box on fedora | Caolán McNamara | |
2011-04-13 | configure: check for junit's hamcrest dependency | Miklos Vajna | |
Make sure either class-path entry is available for hamcrest or it's bundled. | |||
2011-04-12 | get rid of legacy libXaw usage | Caolán McNamara | |
2011-04-11 | Also use system cp as fallback on DragonFly. | Francois Tigeot | |
2011-04-11 | do not include 3+ from GPLv3+ in the make version | Luboš Luňák | |
2011-04-11 | no 'hello world' printing from configure | Luboš Luňák | |
2011-04-08 | remove obsolete configure options + fix system_xrender_headers vs system_xrender | Fridrich Štrba | |
2011-04-07 | use system cp as a fallback for *BSD too | Robert Nagy | |
2011-04-06 | Fall back to --hash-style=sysv when gnu is not supported | Petr Mladek | |
Based on patch by Francois Tigeot <ftigeot at wolfpond dot org> | |||
2011-04-06 | Add possibility to bundle some Agfa Monotype fonts | Tor Lillqvist | |
Based on the old novell-win32-agfa-monotype-fonts.diff patch. | |||
2011-04-05 | Merge branch 'libreoffice-3-4' of ↵ | Robert Nagy | |
git://anongit.freedesktop.org/git/libreoffice/bootstrap into libreoffice-3-4 | |||
2011-04-05 | fix linking to the python library (use -L$PYLIBDIR -lpython$pyver) | Robert Nagy | |
as far as i saw the reason to use an absolute path for linking instead of using -lpythonX.XX is that at least debian does not ship a shared object within the basic python3 package so you have to install the -dev package (that's kinda weird^H^H^H^H^Hf***ed up). | |||
2011-04-05 | Recognize also Interix | Tor Lillqvist | |
I did some initial testing with building under Interix some years ago. Nothing came out of it, and LibreOffice certainly won't build with it. But just commit this triviality now to get rid of win32-interix.diff in the build repo. | |||
2011-04-05 | make sure that the system po2oo support --skipsource option | Petr Mladek | |
2011-04-04 | python 3 compatibility fixes | Andreas Becker | |
2011-04-04 | check that all configured localizations are supported | Petr Mladek | |
a side effect is ALL_LANGS variable | |||
2011-04-04 | rework how pthread is handled on openbsd | Robert Nagy | |
- remove -pthread from PTHREAD_CFLAGS - add pthread to gb_STDLIBS - redefine gb_LinkTarget__command_dynamiclink so that we can substitute -lpthread with -pthread in the list of libraries that we link to | |||
2011-03-31 | search moc4 in $QT4DIR/bin before searching $PATH | Petr Mladek | |
2011-03-30 | rename --with-ct2n to --enable-ext-ct2n configure option | Petr Mladek | |
to be in sync with other extensions | |||
2011-03-30 | set default system-zlib/jpeg on some platforms | Caolán McNamara | |
2011-03-30 | default to system zlib on contemporary unices | Caolán McNamara | |
2011-03-30 | build-ant-1.6.diff: MediaWiki can be built with ant 1.6 now | Petr Mladek | |
2011-03-29 | use --hash-style=gnu linking when supported | Petr Mladek | |
2011-03-25 | fix language codes: be-BY -> be, ns -> nso | Andras Timar | |
2011-03-25 | new --with-system-translate-toolkit configure option | Petr Mladek | |
2011-03-25 | download "traslations" instead of "l10n" repo | Petr Mladek | |
the new one stores strings as in PO files | |||
2011-03-24 | Kill the remnants of the PAM removal (--enable-crypt-link and CRYPT_LINK). | Jan Holesovsky | |
2011-03-24 | Bin explicit checking for extension subdirs | Thorsten Behrens | |
This breaks badly on pristine checkouts (that don't yet have the other repos cloned, and symlinked into the src tree). Should only be a prob for packagers, and they usually know what to do. | |||
2011-03-23 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap | Jan Holesovsky | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: configure configure.in instsetoo_native/util/openoffice.lst set_soenv.in solenv/bin/cws.pl solenv/bin/modules/installer/simplepackage.pm solenv/gbuild/LinkTarget.mk solenv/gbuild/extensions/post_PackModule.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/windows.mk solenv/inc/installationtest.mk solenv/inc/minor.mk soltools/cpp/_eval.c | |||
2011-03-22 | drop -g1 and align gmake gd_SYMBOL from TRUE | Caolán McNamara | |
2011-03-21 | use the unix quickstarter un-conditionally. | Michael Meeks | |
2011-03-21 | openbsd build fixes | Robert Nagy | |
- check for the correct kde and qt libraries - rework the gnu cp check logic so that it works with older versions of fileutils too |