Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-24 | Improve the Windows download code | Tor Lillqvist | |
Mark dbghinst.EXE as executable (from Cygwin's point of view) if necessary. Warn that running the security fix installer containing gdiplus.dll might cause a UAC prompt, and instruct the developer what to do. Be more verbose in abnormal situations after running it. Drop some pointless messages. | |||
2011-01-08 | small fixes to allow using --with-linked-git & --with-external-tar | Christian Lohmaier | |
2010-12-21 | Actually we don't seem to need instmsiw.exe anywhere | Tor Lillqvist | |
2010-12-21 | InstMsiW.exe not InstMsiA.exe | Caolán McNamara | |
2010-12-21 | Resolves: fdo#32426 first cut at auto-downloading windows depends | Caolán McNamara | |
2010-12-05 | download do g clone even if ./clone exist, to pick up changes in repo-list | Norbert Thiebaud | |
repo-list can chage due to an autogen and/or a previous clone may have been incomplete. | |||
2010-12-02 | Add with-linked-git and make repo list configurable | Thorsten Behrens | |
* 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-01 | Do not try to break 2 levels if ther is only one loop to break | Robert Nagy | |
2010-11-30 | download: Fix minor typos to make it work on Windows. | Jan Holesovsky | |
2010-11-30 | fix issues when building with the build-repo | Norbert Thiebaud | |
2010-11-30 | exile some download-dependent configure test into a post_download step | Norbert Thiebaud | |
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 | make the download step clone the 'others' git-repos if needed | Norbert Thiebaud | |
2010-11-30 | build: Update the download location for the external tarballs. | Jan Holesovsky | |
2010-11-30 | build: Renamed fetch_tarballs.sh to download. | Jan Holesovsky | |
2010-08-18 | Split build: Revert it for now. | Jan Holesovsky | |
2010-07-07 | Split build: Newer git changed the format of git-remote. | Jan Holesovsky | |
* download: | |||
2009-06-25 | Split build: Script to clone the rest of the repositories. | Jan Holesovsky | |
* download: |