summaryrefslogtreecommitdiffstats
path: root/download
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-1/+22
|\|
| * allow to download and unpack official source tarballsPetr Mladek2011-04-111-1/+22
* | Don't overwrite config.log from the configure scriptTor Lillqvist2011-05-171-1/+17
* | More cross-compiling workTor Lillqvist2011-05-171-3/+4
* | Fix some bashismsFrancois Tigeot2011-05-161-2/+2
* | Argh, it's just host, not host_aliasTor Lillqvist2011-05-131-1/+1
* | Some initial baby steps towards cross-compilationTor Lillqvist2011-05-131-1/+1
* | Don't print misleading messagesTor Lillqvist2011-05-111-3/+1
* | Fix oooblogger extension download mechanismKalman Szalai - KAMI2011-05-111-1/+1
* | When downloading extensions to src, cut is provided with wrong option switchesKalman Szalai - KAMI2011-05-081-1/+1
* | Fix SUN Template extension configure, download, handlingKalman Szalai - KAMI2011-05-081-1/+1
* | Fix Ligthproof extension integrationKalman Szalai - KAMI2011-05-081-2/+2
* | Redirect pointless warning message to /dev/nullTor Lillqvist2011-05-061-1/+1
* | Add copy and extract for extras and few extensionsKalman Szalai - KAMI2011-04-241-0/+30
* | Use the default PATH to find the curl executable.Francois Tigeot2011-04-031-14/+1
|/
* Improve the Windows download codeTor Lillqvist2011-01-241-8/+34
* small fixes to allow using --with-linked-git & --with-external-tarChristian Lohmaier2011-01-081-0/+4
* Actually we don't seem to need instmsiw.exe anywhereTor Lillqvist2010-12-211-4/+0
* InstMsiW.exe not InstMsiA.exeCaolán McNamara2010-12-211-3/+3
* Resolves: fdo#32426 first cut at auto-downloading windows dependsCaolán McNamara2010-12-211-28/+80
* download do g clone even if ./clone exist, to pick up changes in repo-listNorbert Thiebaud2010-12-051-2/+2
* Add with-linked-git and make repo list configurableThorsten Behrens2010-12-021-4/+14
* Do not try to break 2 levels if ther is only one loop to breakRobert Nagy2010-12-011-3/+3
* download: Fix minor typos to make it work on Windows.Jan Holesovsky2010-11-301-4/+3
* fix issues when building with the build-repoNorbert Thiebaud2010-11-301-1/+4
* exile some download-dependent configure test into a post_download stepNorbert Thiebaud2010-11-301-1/+5
* make the download step clone the 'others' git-repos if neededNorbert Thiebaud2010-11-301-0/+3
* build: Update the download location for the external tarballs.Jan Holesovsky2010-11-301-2/+1
* build: Renamed fetch_tarballs.sh to download.Jan Holesovsky2010-11-301-0/+165