Changeset 9905a3c for general/prog
- Timestamp:
- 02/01/2003 01:04:55 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 97c2592
- Parents:
- d75b734
- Location:
- general/prog
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/gcc/gcc-exp.xml
rd75b734 r9905a3c 18 18 are removing Ada, use the separate installation instructions below.</para> 19 19 20 <para><userinput>-- enableshared --enable-threads=posix20 <para><userinput>--enable-shared --enable-threads=posix 21 21 --enable-__cxa_atexit</userinput> : These commands are required to build 22 22 the C++ libraries to published standards.</para> -
general/prog/jdk/j2sdk-desc.xml
rd75b734 r9905a3c 34 34 35 35 <sect3><title>jarsigner</title> 36 <para>jarsigner signs JAR (Java ARchive) files and verif ys the36 <para>jarsigner signs JAR (Java ARchive) files and verifies the 37 37 signatures and integrity of a signed JAR.</para></sect3> 38 38 … … 47 47 48 48 <sect3><title>javadoc</title> 49 <para>javadoc parses the declarations and documentation comments in a set49 <para>javadoc parses the declarations and documentation comments in a set 50 50 of Java source files and produces a corresponding set of HTML pages 51 51 describing the classes, interfaces, constructors, methods, and fields.</para></sect3> -
general/prog/librep/librep-desc.xml
rd75b734 r9905a3c 13 13 14 14 <sect3><title>librep libraries</title> 15 <para>librep libraries contain sthe functions necessary for the Lisp15 <para>librep libraries contain the functions necessary for the Lisp 16 16 interpreter.</para></sect3> 17 17 -
general/prog/python/python-intro.xml
rd75b734 r9905a3c 8 8 Estimated Disk space required: &Python-buildsize;</screen> 9 9 10 <para>The Python package contains the python development enviro ment.10 <para>The Python package contains the python development environment. 11 11 This is useful for object-oriented programming, writing scripts, 12 12 prototyping large programs or developing them entirely.</para>
Note:
See TracChangeset
for help on using the changeset viewer.