Changeset 407637c
- Timestamp:
- 10/11/2013 10:43:06 AM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f367cdd
- Parents:
- e861396
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re861396 r407637c 363 363 <!ENTITY bazaar-version "2.5.1"> 364 364 <!ENTITY check-version "0.9.10"> 365 <!ENTITY cmake-version "2.8.1 1.2">365 <!ENTITY cmake-version "2.8.12"> 366 366 <!ENTITY cvs-version "1.11.23"> 367 367 <!ENTITY dejagnu-version "1.5.1"> -
general/prog/cmake.xml
re861396 r407637c 7 7 <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " 6f5d7b8e7534a5d9e1a7664ba63cf882">10 <!ENTITY cmake-size "5. 6MB">11 <!ENTITY cmake-buildsize " 330 MB (including tests)">12 <!ENTITY cmake-time " 2.0 SBU (additional 3.5 SBU for the test suite)">9 <!ENTITY cmake-md5sum "105bc6d21cc2e9b6aff901e43c53afea"> 10 <!ENTITY cmake-size "5.8 MB"> 11 <!ENTITY cmake-buildsize "254 MB"> 12 <!ENTITY cmake-time "1.4 SBU"> 13 13 ]> 14 14 … … 125 125 126 126 <para> 127 <option>--system-libs</option>: This switch forces the build system to 128 link against <application>Zlib</application>, <application>Bzip2</application>, 129 <application>cURL</application>, <application>Expat</application> and 130 <application>libarchive</application> installed on the system. 127 <parameter>--system-libs</parameter>: This switch forces the build system 128 to link against <application>Zlib</application>, 129 <application>Bzip2</application>, <application>cURL</application>, 130 <application>Expat</application> and <application>libarchive</application> 131 installed on the system. 131 132 </para> 132 133 -
introduction/welcome/changelog.xml
re861396 r407637c 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[igor] - Update to cmake-2.8.12. Fixes 51 <ulink url="&blfs-ticket-root;4156">#4156</ulink>.</para> 52 </listitem> 53 <listitem> 50 54 <para>[igor] - Update to icu4c-52.1. Fixes 51 55 <ulink url="&blfs-ticket-root;4155">#4155</ulink>.</para>
Note:
See TracChangeset
for help on using the changeset viewer.