Changeset d825fe2 for general/prog/git.xml
- Timestamp:
- 10/20/2020 03:45:38 PM (2 years ago)
- Branches:
- 10.1, 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:
- 3fd8efb
- Parents:
- 14726fe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/git.xml
r14726fe rd825fe2 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 5fde0206768ed70092d1fcc8f447251a">12 <!ENTITY git-size "5. 8MB">11 <!ENTITY git-md5sum "b07a283043e089dca8d2174d2654191b"> 12 <!ENTITY git-size "5.9 MB"> 13 13 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 14 14 <!-- but people keep forgetting that an install not only needs the nett build 15 15 space, it also needs the install space (or DESTDIR) --> 16 <!ENTITY git-buildsize " 521 MB (with downloaded documentation, 196MB installed)">16 <!ENTITY git-buildsize "360 MB (with downloaded documentation, 132 MB installed)"> 17 17 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 18 18 <!-- Confirmed that it is disk related.--> 19 <!ENTITY git-time "0. 4SBU (with parallelism=4; add 2.7 SBU for tests with parallelism=4)">19 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 2.7 SBU for tests with parallelism=4)"> 20 20 ]> 21 21
Note:
See TracChangeset
for help on using the changeset viewer.