Ignore:
Timestamp:
11/14/2021 09:50:16 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
157b2eb8, b43f617
Parents:
6b4bc17
Message:

Updates
glib-2.70.1
cmake-3.21.4
libevdev-1.12.0
mesa-21.2.5
libdrm-2.4.108

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r6b4bc17 rf72bfbe1  
    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        "c0feb5855604f68b09bdb3acb623619e">
    10   <!ENTITY cmake-size          "9.1 MB">
    11   <!ENTITY cmake-buildsize     "319 MB (add 881 MB for tests)">
    12   <!ENTITY cmake-time          "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "9d399e7a5032ef8cbe8eb23aad17e3c6">
     10  <!ENTITY cmake-size          "9.2 MB">
     11  <!ENTITY cmake-buildsize     "388 MB (add 935 MB for tests)">
     12  <!ENTITY cmake-time          "2.2 SBU (add 3.6 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    156156      use <command>bin/ctest -R "problem1-test"</command> and, to omit it, use
    157157      <command>bin/ctest -E "problem1-test"</command>. These options can be
    158       used together: <command>bin/ctest -R "problem1-test" -E
    159       "problem2-test"</command>.  Option -N can be used to display all
     158      used together:
     159      <command>bin/ctest -R "problem1-test" -E "problem2-test"</command>.
     160      Option <option>-N</option> can be used to display all
    160161      available tests, and you can run <command>bin/ctest</command> for a
    161162      sub-set of tests by using separated by spaces names or numbers as
    162       options. Option -/-help can be used to show all options.
     163      options. Option <option>--help</option> can be used to show all options.
    163164    </para>
    164165
Note: See TracChangeset for help on using the changeset viewer.