Changeset abf8d12 for general/prog/git.xml
- Timestamp:
- 06/07/2021 04:17:53 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- bb37db9
- Parents:
- c257751
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/git.xml
rc257751 rabf8d12 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 51bd18a1af964dd3b1c7b0220889ebb6">11 <!ENTITY git-md5sum "de30d259ad0f8f2ac22b0584e567daae"> 12 12 13 13 <!ENTITY git-size "6.2 MB"> … … 15 15 <!-- but people keep forgetting that an install not only needs the nett build 16 16 space, it also needs the install space (or DESTDIR) --> 17 <!ENTITY git-buildsize " 374MB (with downloaded documentation, add 16 MB to build documentation)">17 <!ENTITY git-buildsize "213 MB (with downloaded documentation, add 16 MB to build documentation)"> 18 18 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 19 19 <!-- Confirmed that it is disk related.--> 20 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1. 6SBU for tests, both with parallelism=4)">20 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1.7 SBU for tests, both with parallelism=4)"> 21 21 ]> 22 22
Note:
See TracChangeset
for help on using the changeset viewer.