Age | Commit message (Expand) | Author |
2016-10-14 | tearDown/clean up solenv test tempdir | Bjoern Michaelsen |
2016-10-14 | fix license, this is entirely new content | Bjoern Michaelsen |
2016-10-14 | add gbuildtoide support for exes | Bjoern Michaelsen |
2016-10-13 | Don't hard-code Library directory because of ExtensionLibrary | Michael Stahl |
2016-10-13 | use tempdir for test | Bjoern Michaelsen |
2016-10-13 | gbuildtoide does not need deps | Bjoern Michaelsen |
2016-10-13 | remove needless cascaded defines | Bjoern Michaelsen |
2016-10-13 | installoffice{,_impress}.oxt seem to be long dead code | Bjoern Michaelsen |
2016-10-13 | add initial json export for gbuild data | Bjoern Michaelsen |
2016-10-13 | add a testbed for gbuild | Bjoern Michaelsen |
2016-10-07 | tdf#100302: gbuild: always use $(LFS_CFLAGS) | Michael Stahl |
2016-10-02 | cppcheck invalidPrintfArgType | Jochen Nitschke |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-29 | gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH set | Michael Stahl |
2016-09-26 | LLDB remove pretty-printing of long obsolete String class | Michael Stahl |
2016-09-26 | LLDB pretty print rtl_String / OString too | Michael Stahl |
2016-09-24 | show correct command to execute the test | Markus Mohrhard |
2016-09-22 | gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointer | Michael Stahl |
2016-09-22 | gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64 | Michael Stahl |
2016-09-22 | gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't exist | Michael Stahl |
2016-09-22 | Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file' | Mike Kaganski |
2016-09-22 | Fix sh quoting of ; and \ (the latter in the cygpath -w output) | Stephan Bergmann |
2016-09-22 | Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libs | Stephan Bergmann |
2016-09-20 | Remove HAVE_GCC_VISIBILITY_BROKEN, never true | Stephan Bergmann |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-09-16 | Either -O2 is broken in Apple Clang, or some of our code is broken | Tor Lillqvist |
2016-09-12 | Disable GCC 6 -Wnull-dereference again for now | Stephan Bergmann |
2016-09-05 | gbuild: remove hardlink deliver | Thorsten Behrens |
2016-08-31 | add Venetian (vec) ui language | Christian Lohmaier |
2016-08-30 | Fix placement of EXTRA_ENV_VARS | Stephan Bergmann |
2016-08-30 | Hack for shaky VCL test under ASan | Stephan Bergmann |
2016-08-29 | add legal blurps to docs.libreoffice.org generation script | Christian Lohmaier |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unset VCL_HIDE_WINDOWS | Katarina Behrens |
2016-08-17 | enable password export tests under macosx | Caolán McNamara |
2016-08-17 | revert div by 0 ubsan hackarounds now | Caolán McNamara |
2016-08-17 | Silence -fsanitize=float-divide-by-zero in some parts of sc | Stephan Bergmann |
2016-08-17 | "make debug=t" enables debuginfo again | Stephan Bergmann |
2016-08-15 | Drop leftover EXTRA_CFLAGS and EXTRA_CDEFS | Tor Lillqvist |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-08-04 | Update to match what has been used for the products in the Mac App Store | Tor Lillqvist |
2016-08-04 | Introduce --with-product-name superseding --with-macosx-app-name | Tor Lillqvist |
2016-08-02 | Remove some presumably unnecessary leftovers from ancient times | Tor Lillqvist |
2016-08-02 | Don't use spaces in the product names when packaging. | Jan Holesovsky |
2016-07-21 | gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANG | Michael Stahl |
2016-07-21 | gbuild: set CCACHE_CPP2 automatically with --enable-compiler-plugin | Michael Stahl |
2016-07-11 | Fix --enable-mergelibs build. | Jan Holesovsky |
2016-07-11 | Make --enable-symbols orthogonal to --enable-debug/-dbgutil | Stephan Bergmann |
2016-07-11 | Get rid of odd ENABLE_SYMBOLS=FALSE | Stephan Bergmann |
2016-07-11 | Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGS | Stephan Bergmann |