summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/updater
AgeCommit message (Expand)AuthorFilesLines
2017-06-17updater: fix missing header for std::vectorMarkus Mohrhard1-0/+1
2017-06-17updater: get the certificate code working on python2 and 3Markus Mohrhard1-5/+12
2017-06-17updater: remove unnecessary fileMarkus Mohrhard1-1/+0
2017-06-17updater: remove some of the old mozilla makefile piecesMarkus Mohrhard2-43/+0
2017-06-17updater: remove old updater certificate dataMarkus Mohrhard1-0/+0
2017-06-16updater: fix update file lookup for language pack filesMarkus Mohrhard1-2/+3
2017-06-16updater: find all the language update filesMarkus Mohrhard1-2/+28
2017-06-16updater: work on supporting language pack updatesMarkus Mohrhard1-86/+96
2017-06-11fix automatic updates with user profile in installation dirMarkus Mohrhard1-13/+19
2017-06-04no need to construct unique_ptr hereJochen Nitschke1-4/+4
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-21take the certifcate info from the update configMarkus Mohrhard1-2/+5
2017-05-19Wunused-macrosMarkus Mohrhard1-0/+2
2017-05-19remove the newly unused files with old cert verification dataMarkus Mohrhard2-8/+0
2017-05-19generate the certificate verification data as part of the buildMarkus Mohrhard2-21/+16
2017-05-19second part for user profile in instdirMarkus Mohrhard1-0/+51
2017-05-19first step into supporting user profile in installation dirMarkus Mohrhard1-6/+23
2017-05-19extract string typedefs to a shared fileMarkus Mohrhard2-8/+2
2017-05-19remove unused hard link supportMarkus Mohrhard1-34/+0
2017-05-19without the wb+ reading the patch file will failMarkus Mohrhard1-1/+1
2017-05-19add mbsdiff as build executableMarkus Mohrhard1-95/+0
2017-05-19better flexibility through configurable updated build directoryMarkus Mohrhard1-2/+2
2017-05-19add more TODO commentsMarkus Mohrhard1-0/+1
2017-05-19use a more libreoffice like formattingMarkus Mohrhard16-1721/+2263
2017-05-19add TODO comments for the places that need further inspectionMarkus Mohrhard1-0/+16
2017-05-19hide the function behind the correct define checksMarkus Mohrhard1-0/+2
2017-05-19remove the MOZ_ prefix from a few env variables and definesMarkus Mohrhard1-8/+8
2017-05-19use std::min instead of own codeMarkus Mohrhard1-8/+2
2017-05-19remove unnecessary case from updater codeMarkus Mohrhard1-11/+1
2017-05-19use own unique identifierMarkus Mohrhard1-1/+1
2017-05-19fix Wundef warningsMarkus Mohrhard1-3/+3
2017-05-19more XP_WIN to _WIN32Markus Mohrhard1-4/+4
2017-05-19add missing windows error codesMarkus Mohrhard1-0/+6
2017-05-19remove header includesMarkus Mohrhard1-4/+0
2017-05-19workaround for compile errorMarkus Mohrhard1-1/+2
2017-05-19fix warnings in windows only codeMarkus Mohrhard1-3/+3
2017-05-19explicitly include header file for unique_ptrMarkus Mohrhard1-0/+1
2017-05-19fix unused parameter warningsMarkus Mohrhard2-3/+3
2017-05-19add certificate parts for current daily build certMarkus Mohrhard3-0/+6
2017-05-19update the updater code from mozillaMarkus Mohrhard1-337/+769
2017-05-19make the script more python3 compliantMarkus Mohrhard1-4/+6
2017-05-19some steps to getting mar signing workingMarkus Mohrhard1-3/+5
2017-05-19don't use MOZ prefix for variablesMarkus Mohrhard3-9/+9
2017-05-19adapt indentation to LibO defaultsMarkus Mohrhard1-2538/+2538
2017-05-19remove more references to GONKMarkus Mohrhard1-59/+0
2017-05-19remove gonk reference from build filesMarkus Mohrhard2-11/+0
2017-05-19remove mozilla certificatesMarkus Mohrhard6-0/+0
2017-05-19we use a static lib for this nowMarkus Mohrhard1-577/+0
2017-05-19remove unneeded parts from the updater codeMarkus Mohrhard1-71/+0
2017-05-19make the updater code also work on windowsMarkus Mohrhard1-4/+1