Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-14 | add -Wl,-O1 as linker optimization flags when debug is disabled | Luboš Luňák | |
2011-04-14 | Remove CVER. | Francois Tigeot | |
It is no longer used. | |||
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre | |
2011-04-13 | qt4 moc is available in /usr/bin as moc-qt4 on fedora | Caolán McNamara | |
2011-04-13 | move this in here so that on windows we convert paths to win format | 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 | switch -ggdb3 to -ggdb2 to significantly reduce binaries sizes | Luboš Luňák | |
http://lists.freedesktop.org/archives/libreoffice/2011-April/010408.html | |||
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 | fno-default-inline removed for CFLAGS since it's valid only for C++ | Julien Nabet | |
2011-04-12 | get rid of legacy libXaw usage | Caolán McNamara | |
2011-04-12 | Remove remaining M1500 and M1600 usage. | Francois Tigeot | |
Use _MSC_VER instead. This macro is already defined by the compiler, no need to do it twice. Since mergemodules_ooo.scp is no longer used, we can simply remove it. | |||
2011-04-12 | Remove more code using M1310 and M1400. | Francois Tigeot | |
2011-04-11 | Also use system cp as fallback on DragonFly. | Francois Tigeot | |
2011-04-11 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap | 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-11 | $(WITH_LINKER_HASH_STYLE) also for gbuild | Luboš Luňák | |
2011-04-11 | remove debug output | Bjoern Michaelsen | |
2011-04-11 | set STAR_RESOURCEPATH for cppunit tests to find resources from solver | Bjoern Michaelsen | |
2011-04-11 | add support for auxiliary arguments to the cppunit tests | Bjoern Michaelsen | |
2011-04-11 | Remove code depending on M1310 and M1400. | Francois Tigeot | |
These defines are no longer defined anywhere, there's no need to keep conditionally-compiled code using them. | |||
2011-04-09 | Remove code depending on M1310 and M1400. | Francois Tigeot | |
These defines are no longer defined anywhere, there's no need to keep conditionally-compiled code using them. | |||
2011-04-08 | make relocate cope with more corner cases: no solver & fixed links | Michael Meeks | |
2011-04-08 | remove obsolete configure options + fix system_xrender_headers vs system_xrender | Fridrich Štrba | |
2011-04-08 | Remove the C52 define. | Francois Tigeot | |
It corresponds to a version of a Solaris-specific compiler used in the 2000-2001 timeframe. | |||
2011-04-08 | Use less misleading terminology | Tor Lillqvist | |
2011-04-08 | Some more defaults to LibreOfficeLinux distro config | Fridrich Štrba | |
2011-04-07 | no need to quote vendor anymore | Robert Nagy | |
2011-04-07 | add an OpenBSD distro config | Robert Nagy | |
2011-04-07 | use system cp as a fallback for *BSD too | Robert Nagy | |
2011-04-07 | No need to quote anymore | Fridrich Štrba | |
2011-04-07 | check more carefully for configure generation, and fix quoting of vendors | Michael Meeks | |
2011-04-07 | allow setting DEBUGCPPUNIT=TRUE to dump a gdb try/catch trace | Caolán McNamara | |
2011-04-07 | Must export also WITH_AGFA_MONOTYPE_FONTS | Tor Lillqvist | |
2011-04-06 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap | Petr Mladek | |
in32-agfa-monotype-fonts.diff patch. | |||
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-06 | remove duplicate and pointless lib renames | Bjoern Michaelsen | |
2011-04-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Petr Mladek | |
2011-04-06 | add lomenubar lib | Bjoern Michaelsen | |
2011-04-06 | add lomenubar lib | Bjoern Michaelsen | |
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 | 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-06 | remove duplicate code | David Tardon | |
This was introduced by commit 3726b1a63e0783953fee9c65d8c0cee3fd6cf85b . | |||
2011-04-06 | $(1) is not defined here | David Tardon | |
2011-04-06 | use just order-only dep. on cppunittester | David Tardon | |
2011-04-06 | Migrate the old autogen.lastrun format to the new one automatically. | Jan Holesovsky | |
2011-04-05 | fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocal | Norbert Thiebaud | |