summaryrefslogtreecommitdiff
path: root/onlineupdate
AgeCommit message (Expand)AuthorFilesLines
2017-05-19define UNICODE to get the unicode system functionsMarkus Mohrhard1-0/+1
2017-05-19fix more platform define checksMarkus Mohrhard1-0/+4
2017-05-19fix Wundef warningsMarkus Mohrhard1-3/+3
2017-05-19include nss also on windows for the updater executableMarkus Mohrhard1-2/+3
2017-05-19more XP_WIN to _WIN32Markus Mohrhard1-4/+4
2017-05-19add missing windows error codesMarkus Mohrhard1-0/+6
2017-05-19always build with NSS and therefore verify signaturesMarkus Mohrhard1-4/+0
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-19disable warning 4204Markus Mohrhard1-0/+5
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-19store the correct version string in the updater and the mar executableMarkus Mohrhard2-5/+15
2017-05-19build the signing part for the updaterMarkus Mohrhard3-3/+17
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-19document the no-link to LibO libraries policyMarkus Mohrhard1-0/+3
2017-05-19adapt indentation to LibO defaultsMarkus Mohrhard1-2538/+2538
2017-05-19obviously we need to use a LibreOffice registry keyMarkus Mohrhard1-2/+1
2017-05-19add a way to create mar file from fileMarkus Mohrhard1-1/+36
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-19only compile the windows files on windowsMarkus Mohrhard1-3/+4
2017-05-19remove unneeded parts from the updater codeMarkus Mohrhard1-71/+0
2017-05-19we only want to build winhelper on windowsMarkus Mohrhard1-1/+2
2017-05-19make the updater code also work on windowsMarkus Mohrhard1-4/+1
2017-05-19fix unitialized memoryMarkus Mohrhard1-1/+1
2017-05-19make the winhelper library compile on windowsMarkus Mohrhard4-54/+12
2017-05-19compile as a true c++ ojectMarkus Mohrhard1-1/+1
2017-05-19temp windows fixesMarkus Mohrhard6-13/+8
2017-05-19we need to link to nssMarkus Mohrhard1-0/+4
2017-05-19use the new winhelper static lib on windowsMarkus Mohrhard1-0/+2
2017-05-19add files for starting windows processMarkus Mohrhard3-0/+326
2017-05-19include the new files into the build systemMarkus Mohrhard1-5/+6
2017-05-19add files for the new update service on windowsMarkus Mohrhard13-0/+2413
2017-05-19start work on the updater serviceMarkus Mohrhard3-0/+36
2017-05-19use std::thread instead of own solutionMarkus Mohrhard1-71/+8
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara1-22/+0
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2-2/+2
2016-12-30cleanup tailing backslashesJochen Nitschke1-2/+2
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-1/+1
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-4/+0