Age | Commit message (Expand) | Author |
2015-10-14 | allow using Android Studio with lldb to debug native part | Christian Lohmaier |
2015-10-14 | add warning with install command when android support repository is missing | Christian Lohmaier |
2015-10-14 | Pass ENABLE_LIBLANGTAG into code via config_liblangtag.h | Stephan Bergmann |
2015-10-14 | Bump gtk+ version to 2.18 | Riccardo Magliocchetti |
2015-10-14 | Lost space | Stephan Bergmann |
2015-10-14 | Lost backslash at end of line | Stephan Bergmann |
2015-10-13 | Emscripten: Don't build liblangtag | Samuel Mehrbrodt |
2015-10-13 | add warning with install instructions when android build-tools are not found | Christian Lohmaier |
2015-10-13 | For now, firebird doe snot build on macosx 10.11 | Norbert Thiebaud |
2015-10-13 | Improve checking for emscripten zlib | Samuel Mehrbrodt |
2015-10-13 | Emscripten has an own zlib port, use it | Samuel Mehrbrodt |
2015-10-12 | Cleanup configure output | Jan-Marek Glogowski |
2015-10-12 | HAVE_CXX11_PERFECT_FORWARDING is required on all supported toolchains | Stephan Bergmann |
2015-10-12 | HAVE_CXX11_FINAL is required on all supported toolchains | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | HAVE_CXX11_OVERRIDE is required on all supported toolchains | Stephan Bergmann |
2015-10-12 | HAVE_CXX11_DELETE is required on all supported toolchains | Stephan Bergmann |
2015-10-12 | configure: make emscripten read from stdin | Samuel Mehrbrodt |
2015-10-12 | configure: GCC 4.6 is no longer supported on master | Michael Stahl |
2015-10-10 | add "GODSON64" aka mips64 to the JAVAINTERPRETER 64bit check | Rene Engelhard |
2015-10-09 | remove now unneeded apache-commons libs | Rene Engelhard |
2015-10-08 | libwps 0.4.2 is required now | David Tardon |
2015-10-07 | Look for iOS SDK 9.1, too | Tor Lillqvist |
2015-10-05 | Emscripten: First steps of porting to Emscripten | Samuel Mehrbrodt |
2015-10-05 | add elementary theme, remove outdated stuff from icon-themes/README | Bjoern Michaelsen |
2015-10-02 | Remove setting Make SHELL completely from the build system | Stephan Bergmann |
2015-10-02 | Clean up Make SHELL handling | Stephan Bergmann |
2015-10-01 | autogen: Better check for USING_X11 instead of with_x in some cases | Samuel Mehrbrodt |
2015-10-01 | Don't let old Clang using -std=c++11 mis-detect HAVE_CXX14_CONSTEXPR | Stephan Bergmann |
2015-09-30 | Blind fix for cross compilation | Stephan Bergmann |
2015-09-30 | Mention the relevant GCC bug ID | Stephan Bergmann |
2015-09-30 | Work around GCC 5.1 ICE | Stephan Bergmann |
2015-09-30 | Avoid unhelpful -Wunused-variable | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-28 | USING_X: Compare against TRUE, not "yes" | Samuel Mehrbrodt |
2015-09-28 | Cleanup: WANT_X11 is the same as USING_X11 | Samuel Mehrbrodt |
2015-09-25 | Replace GUIBASE with USING_X11 | Samuel Mehrbrodt |
2015-09-19 | We indeed don't want to build NSS for iOS, I think | Tor Lillqvist |
2015-09-18 | sysui: introspection wants ${INSTDIR}, not ${DESTDIR}/${INSTALLDIR} | Miklos Vajna |
2015-09-15 | KDE4Filedialog check should include cstdlib | Tomáš Chvátal |
2015-09-14 | create_tree.sh: Generate g-i files | Pranav Kant |
2015-09-03 | remove KDE3 support, --enable-kde and --enable-kdeab | Michael Stahl |
2015-09-02 | ditch gnome-vfs2 support | Caolán McNamara |
2015-09-01 | fix enable-mpl-subset with --with-system-poppler | Markus Mohrhard |
2015-08-28 | bump gtk check to gtk+-3.0 >= 3.8 | Rene Engelhard |
2015-08-25 | upload libmwaw 0.3.6 | David Tardon |
2015-08-18 | configure, pyuno: stop claiming our python 3.3.5 is 3.3.3 | Michael Stahl |
2015-08-11 | configure.ac : completely kill the --enable/disable--verbose thing | Norbert Thiebaud |
2015-08-11 | gbuild/config stop using VERBOSE, use only verbose=t | Norbert Thiebaud |
2015-08-08 | When looking for tar, accept 'bsdtar'. | Thomas Klausner |