summaryrefslogtreecommitdiff
path: root/onlineupdate
AgeCommit message (Expand)Author
2017-06-26updater: subclasses need to pass the archiveReader parameter to their parentsMarkus Mohrhard
2017-06-26tdf#108563 Transform global variable gArchiveReader to local variableChristian Barth
2017-06-24updater: add a one step update testMarkus Mohrhard
2017-06-20new cannot return nullptrNoel Grandin
2017-06-17-Werror=maybe-uninitializedMarkus Mohrhard
2017-06-17updater: fix missing header for std::vectorMarkus Mohrhard
2017-06-17updater: get the certificate code working on python2 and 3Markus Mohrhard
2017-06-17updater: remove unnecessary fileMarkus Mohrhard
2017-06-17updater: remove some of the old mozilla makefile piecesMarkus Mohrhard
2017-06-17updater: remove old updater certificate dataMarkus Mohrhard
2017-06-17updater: move the data location for the replacement testMarkus Mohrhard
2017-06-17updater: respect version info for manual testsMarkus Mohrhard
2017-06-16updater: add manual test for new language updatesMarkus Mohrhard
2017-06-16updater: fix update file lookup for language pack filesMarkus Mohrhard
2017-06-16updater: rename test directory to reflect the tested codeMarkus Mohrhard
2017-06-16updater: add short explanation about the testMarkus Mohrhard
2017-06-16updater: find all the language update filesMarkus Mohrhard
2017-06-16updater: work on supporting language pack updatesMarkus Mohrhard
2017-06-14Fix typosAndrea Gelmini
2017-06-11add a way to manually test the automatic updater with a simple test projectMarkus Mohrhard
2017-06-11fix automatic updates with user profile in installation dirMarkus Mohrhard
2017-06-11start adding my local documentation to the onlineupdate READMEMarkus Mohrhard
2017-06-08the custom target needs to depend on pythonMarkus Mohrhard
2017-06-04no need to construct unique_ptr hereJochen Nitschke
2017-06-01Fix typosAndrea Gelmini
2017-05-21take the certifcate info from the update configMarkus Mohrhard
2017-05-19Wdeclaration-after-statementMarkus Mohrhard
2017-05-19Wsometimes-uninitializedMarkus Mohrhard
2017-05-19Wunused-macrosMarkus Mohrhard
2017-05-19remove the newly unused files with old cert verification dataMarkus Mohrhard
2017-05-19generate the certificate verification data as part of the buildMarkus Mohrhard
2017-05-19second part for user profile in instdirMarkus Mohrhard
2017-05-19first step into supporting user profile in installation dirMarkus Mohrhard
2017-05-19extract string typedefs to a shared fileMarkus Mohrhard
2017-05-19add TODOMarkus Mohrhard
2017-05-19remove unused hard link supportMarkus Mohrhard
2017-05-19without the wb+ reading the patch file will failMarkus Mohrhard
2017-05-19add mbsdiff as build executableMarkus Mohrhard
2017-05-19better flexibility through configurable updated build directoryMarkus Mohrhard
2017-05-19add more TODO commentsMarkus Mohrhard
2017-05-19add the astyle script used to format the filesMarkus Mohrhard
2017-05-19use a more libreoffice like formattingMarkus Mohrhard
2017-05-19add the resource to the updaterMarkus Mohrhard
2017-05-19add TODO comments for the places that need further inspectionMarkus Mohrhard
2017-05-19hide the function behind the correct define checksMarkus Mohrhard
2017-05-19remove the MOZ_ prefix from a few env variables and definesMarkus Mohrhard
2017-05-19use std::min instead of own codeMarkus Mohrhard
2017-05-19remove unnecessary case from updater codeMarkus Mohrhard
2017-05-19use own unique identifierMarkus Mohrhard
2017-05-19make sure not to reuse the Mozilla registry keys and service nameMarkus Mohrhard