Ignore:
Timestamp:
12/04/2021 03:28:15 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
lazarus
Children:
e6974d1
Parents:
b22e4ceb (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    rb22e4ceb r8307474  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "0990ff97af1511be0d9f0d3223dd4359">
    12 
    13   <!ENTITY git-size          "6.2 MB">
     11  <!ENTITY git-md5sum        "f442dade3c73ea39473f6700b3e04dcd">
     12
     13  <!ENTITY git-size          "6.3 MB">
    1414  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1515  <!-- but people keep forgetting that an install not only needs the nett build
    1616       space, it also needs the install space (or DESTDIR) -->
    17   <!ENTITY git-buildsize     "332 MB (with downloaded documentation, add 16 MB to build documentation)">
     17  <!ENTITY git-buildsize     "219 MB (with downloaded documentation, add 16 MB to build documentation)">
    1818  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1919  <!-- Confirmed that it is disk related.-->
    20   <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">
     20  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">
    2121]>
    2222
Note: See TracChangeset for help on using the changeset viewer.