Commit graph

16 commits

Author SHA1 Message Date
Christian Lohmaier
cca3388bd4 small fixes to allow using --with-linked-git & --with-external-tar 2011-01-08 18:45:25 +01:00
Tor Lillqvist
4ce4ff8a53 Actually we don't seem to need instmsiw.exe anywhere 2010-12-21 18:55:41 +02:00
Caolán McNamara
52b977a42c InstMsiW.exe not InstMsiA.exe 2010-12-21 14:40:02 +00:00
Caolán McNamara
82eee4eaac Resolves: fdo#32426 first cut at auto-downloading windows depends 2010-12-21 12:22:29 +00:00
Norbert Thiebaud
b13a0c0cc3 download do g clone even if ./clone exist, to pick up changes in repo-list
repo-list can chage due to an autogen and/or a previous clone may have been
incomplete.
2010-12-05 19:10:02 -06:00
Thorsten Behrens
fe6ed1e8bf Add with-linked-git and make repo list configurable
* adds --with-linked-git config option, that internally uses
  git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
  that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00
Robert Nagy
441372c6c3 Do not try to break 2 levels if ther is only one loop to break 2010-12-01 10:58:54 +01:00
Jan Holesovsky
be729b0086 download: Fix minor typos to make it work on Windows. 2010-11-30 20:25:22 -06:00
Norbert Thiebaud
4ab516df62 fix issues when building with the build-repo 2010-11-30 20:25:22 -06:00
Norbert Thiebaud
f797994afe exile some download-dependent configure test into a post_download step
on windows, the configure check that some dll/exe are present.
these are in fact automatically downloaded by the ./download script.
but that script is run _after_ ./configure.
So the tests are postponed and run in a post_download script that is
invoked at the end of the download script.
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
bd636a6f40 make the download step clone the 'others' git-repos if needed 2010-11-30 20:25:21 -06:00
Jan Holesovsky
bc663e966a build: Update the download location for the external tarballs. 2010-11-30 20:25:20 -06:00
Jan Holesovsky
c50fdb0657 build: Renamed fetch_tarballs.sh to download. 2010-11-30 20:25:20 -06:00
Jan Holesovsky
f645e1bc33 Split build: Revert it for now. 2010-08-18 17:48:07 +02:00
Jan Holesovsky
9a42d8002b Split build: Newer git changed the format of git-remote.
* download:
2010-07-07 20:38:33 +02:00
Jan Holesovsky
e1c272704d Split build: Script to clone the rest of the repositories.
* download:
2009-06-25 23:48:40 +02:00