summaryrefslogtreecommitdiffstats
path: root/onlineupdate/Executable_updater.mk
Commit message (Expand)AuthorAgeFilesLines
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-1/+0
* Drop UNICODE/_UNICODE definesMike Kaganski2019-04-041-1/+0
* updater: get the updater GUI working on LinuxMarkus Mohrhard2017-08-221-1/+0
* updater: set executable type GUI for updater.exeMarkus Mohrhard2017-08-211-2/+8
* updater: move the windows process starting code to comphelperMarkus Mohrhard2017-08-081-1/+1
* updater: get the signature verification working on WindowsMarkus Mohrhard2017-07-311-14/+24
* generate the certificate verification data as part of the buildMarkus Mohrhard2017-05-191-0/+2
* add the resource to the updaterMarkus Mohrhard2017-05-191-0/+2
* extract the common updater code to an own static libraryMarkus Mohrhard2017-05-191-5/+2
* include nss also on windows for the updater executableMarkus Mohrhard2017-05-191-2/+3
* build the signing part for the updaterMarkus Mohrhard2017-05-191-1/+7
* only compile the windows files on windowsMarkus Mohrhard2017-05-191-3/+4
* make the winhelper library compile on windowsMarkus Mohrhard2017-05-191-1/+2
* use the new winhelper static lib on windowsMarkus Mohrhard2017-05-191-0/+2
* tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul2016-06-131-8/+4
* Handle wchar_t as native C++11 type on windowsDavid Ostrovsky2016-05-031-6/+0
* Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky2016-03-141-4/+7
* tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul2016-03-141-7/+4
* onlineupdate: linking libpthread should work better than including itMichael Stahl2016-01-061-11/+1
* onlineupdate: Executable_updater should decide which GTK it wants to useMichael Stahl2016-01-061-5/+0
* online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee2015-07-221-9/+32
* online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky2015-07-031-16/+0
* online update: Add the bzip2 external.Nathan Yee2015-07-031-4/+1
* online update: Configure switch --enable-online-update=marJan Holesovsky2015-06-291-8/+0
* online update: Add updater executable build supportNathan Yee2015-06-291-0/+92