Age | Commit message (Collapse) | Author | |
---|---|---|---|
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: |