summaryrefslogtreecommitdiff
path: root/onlineupdate/Executable_updater.mk
AgeCommit message (Expand)AuthorFilesLines
2017-08-22updater: get the updater GUI working on LinuxMarkus Mohrhard1-1/+0
2017-08-21updater: set executable type GUI for updater.exeMarkus Mohrhard1-2/+8
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard1-1/+1
2017-07-31updater: get the signature verification working on WindowsMarkus Mohrhard1-14/+24
2017-05-19generate the certificate verification data as part of the buildMarkus Mohrhard1-0/+2
2017-05-19add the resource to the updaterMarkus Mohrhard1-0/+2
2017-05-19extract the common updater code to an own static libraryMarkus Mohrhard1-5/+2
2017-05-19include nss also on windows for the updater executableMarkus Mohrhard1-2/+3
2017-05-19build the signing part for the updaterMarkus Mohrhard1-1/+7
2017-05-19only compile the windows files on windowsMarkus Mohrhard1-3/+4
2017-05-19make the winhelper library compile on windowsMarkus Mohrhard1-1/+2
2017-05-19use the new winhelper static lib on windowsMarkus Mohrhard1-0/+2
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul1-8/+4
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky1-6/+0
2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky1-4/+7
2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul1-7/+4
2016-01-06onlineupdate: linking libpthread should work better than including itMichael Stahl1-11/+1
2016-01-06onlineupdate: Executable_updater should decide which GTK it wants to useMichael Stahl1-5/+0
2015-07-22online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee1-9/+32
2015-07-03online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky1-16/+0
2015-07-03online update: Add the bzip2 external.Nathan Yee1-4/+1
2015-06-29online update: Configure switch --enable-online-update=marJan Holesovsky1-8/+0
2015-06-29online update: Add updater executable build supportNathan Yee1-0/+92