summaryrefslogtreecommitdiffstats
path: root/download
Commit message (Expand)AuthorAgeFilesLines
* kill oowintoolPeter Foley2012-12-051-81/+0
* move more from download to Makefile.(top|fetch)Matúš Kukan2012-11-271-123/+1
* move ooo.lst and download parts to Makefile.fetchMatúš Kukan2012-11-271-19/+0
* move check for wget and md5sum to configureMatúš Kukan2012-11-271-50/+6
* use get_config_variables in ./downloadNorbert Thiebaud2012-11-141-1/+1
* Make wget a little more independend from the local .wgetrc config.gerhard oettl2012-11-131-1/+1
* Don't bundle gdiplus.dll any moreTor Lillqvist2012-11-121-49/+0
* download: check that "mv" succeeds tooMichael Stahl2012-11-081-0/+8
* download: fix if/else logicMatúš Kukan2012-11-031-2/+3
* bin pointless post_download.inMatúš Kukan2012-11-031-56/+76
* Don't bother with dbghelp and gdiplus when building 64-bitTor Lillqvist2012-11-031-1/+1
* remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)Christian Lohmaier2012-10-311-12/+8
* submodules migrationNorbert Thiebaud2012-10-161-11/+13
* ooo.lst: use more variablesMatúš Kukan2012-10-111-2/+2
* Revert "Win8 SDK no longer ships rebase.exe"Fridrich Štrba2012-10-091-16/+8
* fix dbghelp.dll download againPeter Foley2012-10-071-10/+3
* Win8 SDK no longer ships rebase.exePeter Foley2012-10-071-0/+17
* gbuildize extrasDavid Tardon2012-08-241-16/+0
* fix conditionDavid Tardon2012-08-241-1/+1
* source the right fileDavid Tardon2012-08-241-1/+1
* fix gdiplus.dll extractionPeter Foley2012-08-161-1/+1
* fix broken download links for dbghelp.dll and gdiplus.dllPeter Foley2012-08-151-17/+15
* allow to download main source tarballs againPetr Mladek2012-04-161-5/+7
* unpack-sources, download: update for .xz source tarballsPetr Mladek2012-04-131-7/+7
* use /usr/bin/env bash instead of /bin/bashRobert Nagy2012-03-181-1/+1
* Enable Bash pipefail so that e.g. wget failure leads to download failureStephan Bergmann2012-03-091-1/+3
* coup de grace for Env.Host.sh and associated filesNorbert Thiebaud2012-02-051-1/+1
* prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud2011-12-241-1/+1
* remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar2011-12-181-1/+1
* when using linked git, use the same branch as the main repoChristian Lohmaier2011-12-151-1/+2
* fix automatic download of dlls on windowsPeter Foley2011-12-111-2/+3
* no need to check for vcredist files, Windows installer don't use themAndras Timar2011-12-051-17/+0
* Avoid syntax error if $OXYGENOFFICE_PACK is undefinedTor Lillqvist2011-11-301-1/+1
* Add enable-oxygenoffice configure switchKalman Szalai - KAMI2011-11-291-0/+6
* download: do not annoy me by creating bogus git-hooksMichael Stahl2011-11-041-2/+4
* update to latest version of vcredist fdo#40399Andras Timar2011-09-071-2/+2
* download: when run twice, do not create foo/foo symlinkLionel Elie Mamane2011-08-131-1/+1
* Added Russian language Lightproof moduleKalman Szalai - KAMI2011-08-071-1/+1
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-8/+1
|\
| * bin/unpack-sources: new helper script for packaging LOPetr Mladek2011-07-111-8/+1
* | Change *Env.Set.sh to Env.Host.shTor Lillqvist2011-07-251-1/+1
* | download and distribute latest vcredist_x64.exeAndras Timar2011-07-211-1/+1
* | Reduce chatterTor Lillqvist2011-06-131-1/+0
* | make the fetching of external dependencies a bit more 'lively'Luke Symes2011-06-111-1/+1
* | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-0/+1
|\|
| * Fix oooblogger extension download mechanismKalman Szalai - KAMI2011-05-121-1/+1
| * When downloading extensions to src, cut is provided with wrong option switchesKalman Szalai - KAMI2011-05-121-1/+1
| * Fix SUN Template extension configure, download, handlingKalman Szalai - KAMI2011-05-121-1/+1
| * Fix Ligthproof extension integrationKalman Szalai - KAMI2011-05-121-2/+2
| * Add copy and extract for extras and few extensionsKalman Szalai - KAMI2011-05-041-0/+30