Ignore:
Timestamp:
07/19/2021 01:20:43 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5fd1c78e
Parents:
f249e1f
Message:

Package updates
Update to cmake-3.21.0.
Update to btrfs-progs-5.13.
Update to mesa-21.1.5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    rf249e1f r2bbc6b0e  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "137311bbe83d9a32469f99ac2792a2bc">
    10   <!ENTITY cmake-size          "9.0 MB">
    11   <!ENTITY cmake-buildsize     "399 MB (add 910 MB for tests)">
    12   <!ENTITY cmake-time          "2.3 SBU (add 3.4 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "f616604606184e3c7b870a57e68a7c3b">
     10  <!ENTITY cmake-size          "9.2 MB">
     11  <!ENTITY cmake-buildsize     "329 MB (add 918 MB for tests)">
     12  <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    149149      number of system cores. Setting <envar>LC_ALL</envar> is needed to
    150150      prevent some test failures when some of the locale variables are
    151       set to non English locales.
    152 
    153      <!-- Please, don't remove this comment, needed if tests start to fail
    154       again. If you want to investigate a problem with a given "problem1-test",
     151      set to non English locales. One test, RunCMake.CMP0125. is known to fail.
     152    </para>
     153
     154    <para>
     155      If you want to investigate a problem with a given "problem1-test",
    155156      use <command>bin/ctest -R "problem1-test"</command> and, to omit it, use
    156157      <command>bin/ctest -E "problem1-test"</command>. These options can be
     
    159160      available tests, and you can run <command>bin/ctest</command> for a
    160161      sub-set of tests by using separated by spaces names or numbers as
    161       options. Option -/-help can be used to show all options.-->
     162      options. Option -/-help can be used to show all options.
    162163    </para>
    163164
Note: See TracChangeset for help on using the changeset viewer.