summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* updater: fix small python issueMarkus Mohrhard2017-08-061-1/+1
* updater: handle paths with spaces correctlyMarkus Mohrhard2017-08-061-3/+8
* Fix typos in codeAndrea Gelmini2017-08-061-1/+1
* updater: disable lang pack handling for windowsMarkus Mohrhard2017-08-051-3/+12
* updater: abort if there are not enough command line parametersMarkus Mohrhard2017-08-051-0/+1
* updater: convert to unix path in another placeMarkus Mohrhard2017-08-051-1/+2
* updater: get the partial update generation working on windowsMarkus Mohrhard2017-08-042-17/+21
* updater: handle windows path in cygwin correctlyMarkus Mohrhard2017-08-043-7/+25
* updater: check that access to mandatory externals is workingMarkus Mohrhard2017-08-042-0/+18
* updater: initial working on windows support for mar file generationMarkus Mohrhard2017-08-041-0/+4
* get-bugzilla-attachments: fix typo, ppotx -> potxAron Budea2017-08-011-1/+1
* ofz: resource dir no longer neededCaolán McNamara2017-07-301-5/+2
* convert SfxGroupId to scoped enumNoel Grandin2017-07-261-1/+0
* update lo-xlate-lang for "kurdish"/kurmanji, amharic and guaraniRene Engelhard2017-07-211-1/+3
* migrate to boost::gettextCaolán McNamara2017-07-214-39/+11
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-0/+1
* drop findunusedcodeCaolán McNamara2017-07-071-99/+0
* gbuild-to-ide: add VisualStudio visualizers file to solutionMike Kaganski2017-07-052-0/+15
* fix SDK paths (especially cat/sed) in bin/distro-install-sdkRene Engelhard2017-07-021-5/+5
* remove "vs2013" from gbuild-to-ideMichael Stahl2017-06-282-5/+3
* Ported bin/generate-bash-completion from Perl to PythonArkadiy Illarionov2017-06-273-242/+164
* iwyu: add language standard defines to flagsJochen Nitschke2017-06-221-1/+1
* update externals in bin/gen-iwyu-dummy-lib scriptJochen Nitschke2017-06-221-1/+1
* reformat bin/gen-iwyu-dummy-lib scriptJochen Nitschke2017-06-221-43/+49
* White-list sw/Jens Carl2017-06-211-1/+1
* Ported bin/find-unusedheaders.pl to PythonArkadiy Illarionov2017-06-192-49/+48
* updater: expand ~ to $HOME in config path of uploader scriptMarkus Mohrhard2017-06-172-2/+3
* remove TDE integration (vclplug, address book, config backend)Michael Stahl2017-06-131-11/+1
* Android tinderbox build breakerjan Iversen2017-06-121-2/+1
* undo touch of ANDROID buildjan Iversen2017-06-111-1/+0
* allow build without tls and ssljan Iversen2017-06-111-1/+3
* support executables in vim-ide-integrationMarkus Mohrhard2017-06-111-1/+1
* White-list svx.Michael Meeks2017-06-061-1/+1
* fix construction of directory pathMarkus Mohrhard2017-05-271-1/+1
* take the update server url from the configMarkus Mohrhard2017-05-192-1/+3
* fix errors in upload scriptsMarkus Mohrhard2017-05-192-3/+1
* integrate the partial update info into the uploaded infoMarkus Mohrhard2017-05-191-1/+8
* use file instead of complete for the key of the partial update infoMarkus Mohrhard2017-05-191-1/+1
* add missing fileMarkus Mohrhard2017-05-191-0/+52
* use the shared signing codeMarkus Mohrhard2017-05-191-5/+2
* simplify path handling in the updater scriptsMarkus Mohrhard2017-05-193-42/+45
* create valid partial language updates and write partial update infoMarkus Mohrhard2017-05-191-13/+37
* extract the mar signing codeMarkus Mohrhard2017-05-192-3/+13
* extract mar file name generationMarkus Mohrhard2017-05-192-7/+6
* reuse the new extract mar code for the partial update generationMarkus Mohrhard2017-05-191-2/+3
* ignore the precomplete file at least for nowMarkus Mohrhard2017-05-191-6/+6
* add a script to extract and uncompress from a mar fileMarkus Mohrhard2017-05-191-0/+48
* remove the split functionality from the update creationMarkus Mohrhard2017-05-191-4/+0
* start working on the creation of partial update filesMarkus Mohrhard2017-05-191-0/+135
* send the csrf token with the updater scriptsMarkus Mohrhard2017-05-191-1/+3