Age | Commit message (Expand) | Author |
2014-04-18 | don't bother with _for_build here | David Tardon |
2014-04-18 | add missing dep | David Tardon |
2014-04-18 | do what i meant, not what i wrote | David Tardon |
2014-04-18 | restore deps on bins from bundled projects used during build | David Tardon |
2014-04-18 | fix deps for PythonTest | David Tardon |
2014-04-18 | order-only dep is enough | David Tardon |
2014-04-18 | add missing function | David Tardon |
2014-04-18 | PythonTest must depend on bundled python stuff | David Tardon |
2014-04-18 | Let's try to use -Oz after all | Tor Lillqvist |
2014-04-18 | Intermediate commit of hacking on --disable-database-connectivity | Tor Lillqvist |
2014-04-17 | Using -Oz causes crash, revert to Os | Tor Lillqvist |
2014-04-15 | I doubt we need these switches | Tor Lillqvist |
2014-04-15 | Move misleading comment | Tor Lillqvist |
2014-04-15 | The -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 is surely left here by accident | Tor Lillqvist |
2014-04-15 | For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLS | Tor Lillqvist |
2014-04-15 | Let's try using -Oz | Tor Lillqvist |
2014-04-14 | Use -Os instead of -O3 | Ptyl Dragon |
2014-04-11 | Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir" | Stephan Bergmann |
2014-04-11 | gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDs | Stephan Bergmann |
2014-04-08 | vclopengl needs to be in libmerged | Matúš Kukan |
2014-04-07 | Fix LD_LIBRARY_PATH for NetBSD. | Ryo ONODERA |
2014-04-04 | give an identifier to the app_bundle itself | Norbert Thiebaud |
2014-04-03 | gbuild: enable LTO parallelism for GCC | Martin Liška |
2014-04-03 | gbuild: fix check for registered libraries | Matúš Kukan |
2014-04-03 | gbuild: Allow to use more components in one library. | Matúš Kukan |
2014-04-02 | Internal linkage | Stephan Bergmann |
2014-03-31 | Need com_sun_star_i18n_Collator_get_implementation for some odt docs, it seems | Tor Lillqvist |
2014-03-31 | SAL_DIAGNOSE_ABORT is no longer used | Stephan Bergmann |
2014-03-31 | Remove now unused obsolete tools/debug.hxx functionality | Stephan Bergmann |
2014-03-29 | typo: optimisation -> optimization | Thomas Arnhold |
2014-03-28 | Maybe we need libsblo.a for Android | Tor Lillqvist |
2014-03-25 | Update make helpfile | Chris Sherlock |
2014-03-24 | After Tsahi's "connect tile device to DrawLayer" we need some more components | Tor Lillqvist |
2014-03-24 | Revert "use $(value ...) to reduce escalating double-quoting of dollars" | Stephan Bergmann |
2014-03-24 | fdo#75577: Add and use $helppackaddon variable | Jan-Marek Glogowski |
2014-03-23 | make it possible to do 'make -C sw/' even with builddir!=srcdir | Luboš Luňák |
2014-03-21 | another hidden libspa usage | Caolán McNamara |
2014-03-19 | use $(value ...) to reduce escalating double-quoting of dollars | Bjoern Michaelsen |
2014-03-18 | gbuild: AutoInstall: substitute "." in jar names | Michael Stahl |
2014-03-14 | Don't Valgrind into java children in unit tests | Stephan Bergmann |
2014-03-11 | normalize values of HAVE_GNUMAKE_FILE_FUNC/WITH_MYSPELL_DICTS | Michael Stahl |
2014-03-11 | normalize values of USE_LIBRARY_BIN_TAR | Michael Stahl |
2014-03-10 | Need libi18npool to render non-Latin text | Tor Lillqvist |
2014-03-07 | Convert com.sun.star.comp.stoc.Introspection to direct construction | Stephan Bergmann |
2014-03-06 | Add components needed for editing a document in android/desktop app. | Matúš Kukan |
2014-03-06 | native-code: Remove foo_core groups, now only 'core' and 'writer' are used. | Matúš Kukan |
2014-03-06 | native-code: Remove not used base and math groups. | Matúš Kukan |
2014-03-06 | Add apr and serf externals for alternative webdav implementation. | Matúš Kukan |
2014-03-06 | Add drawinglayer | Tor Lillqvist |
2014-03-01 | Merge HTML detection to text detection service | Maxim Monastirsky |