Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-12 | Easy hack: remove obsolete gjc aot compilation | Thomas Arnhold | |
2011-02-10 | remove unused --with-dict option | Andras Timar | |
2011-02-10 | configure: initialize SCPDEFS, do not always append it | Miklos Vajna | |
This caused problems when <platform>*.sh was sourced while invoking autogen.sh. | |||
2011-02-10 | Too optimistic thoughts about makefiles (2) | Fridrich Štrba | |
2011-02-10 | Too optimistic thoughts about makefiles | Fridrich Štrba | |
2011-02-10 | Porting LO to Dragonfly | Francois Tigeot | |
2011-02-09 | Build STLport only as a compatibility library | Fridrich Štrba | |
2011-02-08 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | |
Conflicts: configure.in solenv/bin/build.pl | |||
2011-02-03 | No ddraw.h or ddraw.lib in the June 2010 DirectX SDK | Tor Lillqvist | |
(cherry picked from commit 43e3b9af8f5d85f06485e74b1080cc6a6a86eac4) Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch> | |||
2011-02-03 | Do check for hash_map in __gnu_cxx namespace also with MinGW | Tor Lillqvist | |
2011-02-02 | Initial support of system stl on Windows | Fridrich Strba | |
2011-02-02 | Bypass more unneeded tests for Windows builds | Tor Lillqvist | |
The SIZEOF_LONG and WORDS_BIGENDIAN tests failed anyway because CC has already been set to point to MSVC, but no required include and library paths got used in the tests. The large file support test is equally unnecessary, Windows has large file support and no special compilation flags are needed. Just hardcode the known values of the substitution variables for Windows. | |||
2011-02-01 | accept bsd-tar as well as gnu tar | Baptiste Daroussin | |
2011-01-31 | add initial dragonfly support | Francois Tigeot | |
2011-01-29 | Resolves: fdo#31271 wrong line break with ( | Caolán McNamara | |
(cherry picked from commit de475b03b02e4cac162b517f7d9f302b6134d546) | |||
2011-01-29 | Resolves: fdo#31271 wrong line break with ( | Caolán McNamara | |
2011-01-26 | Improve Java tests on Windows | Tor Lillqvist | |
2011-01-26 | don't check for visibility bug on Darwin | Caolán McNamara | |
2011-01-25 | No ddraw.h or ddraw.lib in the June 2010 DirectX SDK | Tor Lillqvist | |
2011-01-25 | Improve MSVS version message | Tor Lillqvist | |
2011-01-24 | typo fix in configure message | Andras Timar | |
2011-01-24 | Clean up messages from the Microsoft assembler configury a bit | Tor Lillqvist | |
2011-01-24 | Missing NSIS is not really a cause for a WARNING | Tor Lillqvist | |
2011-01-18 | Fix ./configure on 32bit Windows. | Jan Holesovsky | |
2011-01-16 | Cleanups and hacks on the start of support for 64-bit Windows build | Tor Lillqvist | |
* configure.in: Look for the x64 assembler ml64.exe when building 64-bit binaries, not ml.exe. Use the 64-bit tools in VC/bin/amd64, not the 32-bit cross-compiling tools in VC/bin/x86_amd64. We can currently build 64-bit only on a 64-bit OS anyway, for instance because of the unit tests. * set_soenv.in: Set CPUNAME, CPU and OUTPATH appropriately for 64-bit build. We end up with "wntsmcx12" for 64-bit MSVC 2008 build. Drop sections for no longer supported MSVC versions. Don't talk about ".NET 2005" etc, ".NET" was part of the MS suite product name only in the 2003 version. Add Emacs and vim mode lines. | |||
2011-01-16 | Make configure still work after Env.Set.sh | Lionel Elie Mamane | |
2011-01-13 | Move this system-mesa-headers test inside opengl extension test | Caolán McNamara | |
Here it only gets used for non-Windows and non-Linux. It will current defaults to using these "internal" headers like we do for xrender and friends. | |||
2011-01-12 | Move CC/CXX saving to a safe place | Thorsten Behrens | |
AC_CHECK_LIB, AC_CHECK_HEADER etc tend to touch CC, so better move saving of that var to an earlier part of configure | |||
2011-01-08 | s/exceptons/exceptions/g in configure.in | Rene Engelhard | |
2011-01-08 | update system-mdds check | Rene Engelhard | |
Check for mdds >= 0.5.0 as sc now needs it... | |||
2011-01-07 | Fix distro specific about intro hadling | Petr Mladek | |
I guess that nobody uses more alternative branding pictures. It was implemented for SLED10-GM and it is not longer needed there. So I renamed: --with-intro-bitmaps to --with-intro-bitmap --with-about-bitmaps to --with-about-bitmap and INTRO_BITMAPS to INTRO_BITMAPS ABOUT_BITMAPS to ABOUT_BITMAP Also .png file format is requred instead of .bmp now. Signed off by KAMI. | |||
2011-01-06 | Fix check for BerkleyDB when db_create is macro | Petr Mladek | |
It seems more safe to check for dbopen; it has just one other variant in db-3, see http://lists.debian.org/debian-devel/2001/04/msg01770.html | |||
2011-01-05 | At least one of them must say 'no'. | Kohei Yoshida | |
2011-01-04 | selection of hash container for mdds must precede header tests | David Tardon | |
2010-12-31 | WaE: Tweak this to prefer boost::unordered_map | Caolán McNamara | |
2010-12-22 | Move this system-mesa-headers test inside opengl extension test | Caolán McNamara | |
Here it only gets used for non-Windows and non-Linux. It will current defaults to using these "internal" headers like we do for xrender and friends. | |||
2010-12-22 | toggle the default for this option | Caolán McNamara | |
2010-12-22 | fix typo | Caolán McNamara | |
2010-12-22 | extend test for mdds to select hash container to use | David Tardon | |
Configure fails on mdds/mixed_type_matrix.hpp test when testing external mdds otherwise. | |||
2010-12-21 | check for mdds/mixed_type_matrix.hpp | Rene Engelhard | |
2010-12-20 | It's called MinGW, not mingwin, mingw32, etc | Tor Lillqvist | |
2010-12-20 | Merge commit 'libreoffice-3.3.0.2' | Jan Holesovsky | |
Conflicts: configure.in scp2/source/extensions/directory_extensions.scp scp2/source/extensions/module_extensions.scp scp2/source/ooo/file_ooo.scp set_soenv.in solenv/bin/modules/installer/download.pm solenv/bin/modules/installer/helppack.pm solenv/bin/modules/installer/windows/createfolder.pm solenv/bin/modules/installer/worker.pm solenv/bin/ooinstall | |||
2010-12-17 | Integrate help by default | Petr Mladek | |
2010-12-17 | s/HELLPACK/HELPPACK/ | Rene Engelhard | |
2010-12-17 | Merge branch 'feature/helppack' into libreoffice-3-3 | Rene Engelhard | |
2010-12-17 | actually check for glxext.h and check whether it works | Rene Engelhard | |
Signed-off-by: Robert Nagy <robert@openbsd.org> | |||
2010-12-17 | Add --with-helppack-integration configure option | Fridrich Štrba | |
2010-12-17 | Add --with-helppack-integration configure option | Fridrich Štrba | |
2010-12-17 | check if KDE is >= 4.2 | Rene Engelhard | |
Signed-off-by: David Tardon <dtardon@redhat.com> | |||
2010-12-16 | Stop checking for KDE3 on NetBSD by default. | Thomas Klausner | |