summaryrefslogtreecommitdiff
path: root/.git-hooks
ModeNameSize
-rw-r--r--README423logplain
-rwxr-xr-xcommit-msg5683logplain
-rwxr-xr-xpost-merge377logplain
-rwxr-xr-xpre-commit3889logplain
4 10:31:13 +0100'>2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky Unfortunately needs more work, I've pushed it too early... This reverts commit e60506acc53098b4b479d565048c316562657cec. 2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul Converted libmar into static library and removed duplicated code Change-Id: I6a6c8ce24103a400e1835ccf7e6421024f5cec4b Reviewed-on: https://gerrit.libreoffice.org/23179 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> 2016-01-06onlineupdate: linking libpthread should work better than including itMichael Stahl Change-Id: Ib19a5651f7e30108e8fbcdc6f7924c47cbeb4434 2016-01-06onlineupdate: Executable_updater should decide which GTK it wants to useMichael Stahl Using both GTK2 and GTK3 sounds like a recipe for disaster, so use gtk2 for now (since we get numerous deprecation warnings with gtk3). Change-Id: I32a27c3620503b6c5d7d81510137bfddc5abb05c 2015-07-22online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee Change-Id: I397566ae2488799399cad361b24a281d3599cc5b 2015-07-03online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky Works with the non-system bzip2; the --with-system case might still need some love - but then again, distros want to have the online update switched off anyway... Change-Id: I26a27aec07a8f1aac22a4d14a38fb5b833550ea7 2015-07-03online update: Add the bzip2 external.Nathan Yee Change-Id: Id7547390c49c0bcf672eb1a9863fc236518bfa49 2015-06-29online update: Configure switch --enable-online-update=marJan Holesovsky This will enable the mar-based online update instead of the 'traditional' one. At the moment, this does not build, as libbz2 was not packaged as an external library yet. Change-Id: I1ad7d9adf7a12a427786682ad932597eb2319256 2015-06-29online update: Add updater executable build supportNathan Yee Change-Id: I033f114d29cd020b6dba5a74257d3f577dd73ea7