summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard1-0/+23
2017-08-20updater: another place needs to handle additional dir level on windowsMarkus Mohrhard1-0/+2
2017-08-20updater: replace whitespace in dir names and strip the extra win dir layerMarkus Mohrhard1-1/+6
2017-08-17Fix typosAndrea Gelmini2-2/+2
2017-08-16Silence further warnings in external/boost/include wrappersStephan Bergmann1-0/+2
2017-08-15deb#872001: stop shipping mimelnk desktop filesRene Engelhard1-1/+0
2017-08-06updater: fix small python issueMarkus Mohrhard1-1/+1
2017-08-06updater: handle paths with spaces correctlyMarkus Mohrhard1-3/+8
2017-08-06Fix typos in codeAndrea Gelmini1-1/+1
2017-08-05updater: disable lang pack handling for windowsMarkus Mohrhard1-3/+12
2017-08-05updater: abort if there are not enough command line parametersMarkus Mohrhard1-0/+1
2017-08-05updater: convert to unix path in another placeMarkus Mohrhard1-1/+2
2017-08-04updater: get the partial update generation working on windowsMarkus Mohrhard2-17/+21
2017-08-04updater: handle windows path in cygwin correctlyMarkus Mohrhard3-7/+25
2017-08-04updater: check that access to mandatory externals is workingMarkus Mohrhard2-0/+18
2017-08-04updater: initial working on windows support for mar file generationMarkus Mohrhard1-0/+4
2017-08-01get-bugzilla-attachments: fix typo, ppotx -> potxAron Budea1-1/+1
2017-07-30ofz: resource dir no longer neededCaolán McNamara1-5/+2
2017-07-26convert SfxGroupId to scoped enumNoel Grandin1-1/+0
2017-07-21update lo-xlate-lang for "kurdish"/kurmanji, amharic and guaraniRene Engelhard1-1/+3
2017-07-21migrate to boost::gettextCaolán McNamara4-39/+11
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-0/+1
2017-07-07drop findunusedcodeCaolán McNamara1-99/+0
2017-07-05gbuild-to-ide: add VisualStudio visualizers file to solutionMike Kaganski2-0/+15
2017-07-02fix SDK paths (especially cat/sed) in bin/distro-install-sdkRene Engelhard1-5/+5
2017-06-28remove "vs2013" from gbuild-to-ideMichael Stahl2-5/+3
2017-06-27Ported bin/generate-bash-completion from Perl to PythonArkadiy Illarionov3-242/+164
2017-06-22iwyu: add language standard defines to flagsJochen Nitschke1-1/+1
2017-06-22update externals in bin/gen-iwyu-dummy-lib scriptJochen Nitschke1-1/+1
2017-06-22reformat bin/gen-iwyu-dummy-lib scriptJochen Nitschke1-43/+49
2017-06-21White-list sw/Jens Carl1-1/+1
2017-06-19Ported bin/find-unusedheaders.pl to PythonArkadiy Illarionov2-49/+48
2017-06-17updater: expand ~ to $HOME in config path of uploader scriptMarkus Mohrhard2-2/+3
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-11/+1
2017-06-12Android tinderbox build breakerjan Iversen1-2/+1
2017-06-11undo touch of ANDROID buildjan Iversen1-1/+0
2017-06-11allow build without tls and ssljan Iversen1-1/+3
2017-06-11support executables in vim-ide-integrationMarkus Mohrhard1-1/+1
2017-06-06White-list svx.Michael Meeks1-1/+1
2017-05-27fix construction of directory pathMarkus Mohrhard1-1/+1
2017-05-19take the update server url from the configMarkus Mohrhard2-1/+3
2017-05-19fix errors in upload scriptsMarkus Mohrhard2-3/+1
2017-05-19integrate the partial update info into the uploaded infoMarkus Mohrhard1-1/+8
2017-05-19use file instead of complete for the key of the partial update infoMarkus Mohrhard1-1/+1
2017-05-19add missing fileMarkus Mohrhard1-0/+52
2017-05-19use the shared signing codeMarkus Mohrhard1-5/+2
2017-05-19simplify path handling in the updater scriptsMarkus Mohrhard3-42/+45
2017-05-19create valid partial language updates and write partial update infoMarkus Mohrhard1-13/+37
2017-05-19extract the mar signing codeMarkus Mohrhard2-3/+13
2017-05-19extract mar file name generationMarkus Mohrhard2-7/+6