Difference between revisions of "Libtool"

From Free Software Directory
Jump to: navigation, search
(added standard links)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Libtool
 
|Name=GNU Libtool
|Short description=Generic library support script
+
|Short description=Generic library support script.
 
|Full description='''Libtool''' is a computer programming tool from the GNU build system used for creating portable compiled libraries. It was designed to extend [[Automake]], but can be used independently within hand-coded makefiles, as well.
 
|Full description='''Libtool''' is a computer programming tool from the GNU build system used for creating portable compiled libraries. It was designed to extend [[Automake]], but can be used independently within hand-coded makefiles, as well.
  
Line 8: Line 8:
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/libtool.git
|Computer languages=C,Shell script,M4
 
 
|Documentation note=https://www.gnu.org/software/libtool/manual/
 
|Documentation note=https://www.gnu.org/software/libtool/manual/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=Automake,Buildtool,mfg,rpsl,Autoconf
+
|Related projects=gnustandards,Automake,Buildtool,mfg,rpsl,Autoconf
 
|Keywords=library,development,libtool
 
|Keywords=library,development,libtool
 
|Version identifier=2.4.6
 
|Version identifier=2.4.6
Line 19: Line 33:
 
|Version download=https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
 
|Version download=https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/16
+
|Last review date=2019/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
 
|Component programs=libtoolize
 
|Component programs=libtoolize
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 60: Line 75:
 
|Role=contributor
 
|Role=contributor
 
|Email=bmoses@google.com
 
|Email=bmoses@google.com
}}
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource URL=https://rubygems.org/gems/libtool
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 71: Line 82:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/libtool
+
|Resource URL=https://savannah.gnu.org/projects/libtool/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/libtool.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/libtool.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/libtool
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/libtool/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libtool
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libtool/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/libtool-security/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/archive/html/libtool-security/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/libtool-patches/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/libtool-commit/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/libtool
+
|Resource URL=https://alpha.gnu.org/gnu/libtool/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/libtool/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C, shell
 +
|Runs-on=GNU/Linux
 
|Use=library
 
|Use=library
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 03:55, 19 January 2019


[edit]

GNU Libtool

https://www.gnu.org/software/libtool/
Generic library support script.

Libtool is a computer programming tool from the GNU build system used for creating portable compiled libraries. It was designed to extend Automake, but can be used independently within hand-coded makefiles, as well.

The program has a consistent, portable interface to make using shared libraries simpler. Libtool supports building static libraries on all platforms. It also includes GNU libltdl, the libtool dynamic loader library.








Entry














"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.