Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

Bootstrapper

The bootstrapper program creates a customized bootstrap script by scanning the autoconf macros in a project's configure.in file and using them to determine which programs need to be used to create a usable configure script. It then creates a bootstrap script which is custom tailored to your project's configuration.

The resulting bootstrap script is useful for rebuilding the configure script and Makefile.in files, particularly for a project which may be downloaded off of a cvs server. By including a bootstrap script in a cvs repository, all auto generated files related to configure can be excluded from the cvs repository. It is also useful for a developer importing a new project onto a cvs repository. Running `make distclean' then `./bootstrap --clean' removes all auto-generated files, instead of removing them by hand.

Last updated 31 May, 2002


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
Requirements
  • Perl (Use Requirement)
  • autoconf (Source Requirement)
  • automake (Source Requirement)
  • libtool (Source Requirement)
  • Bourne shell (Source Requirement)

Versions

0.2

0.2 beta released 2002-05-08

User Community and Support

User tutorial available in HTML format from http://bootstrapper.sourceforge.net/index.php?name=tutorial

General Resources
Announcement Resources

Development

Developer Resources
  • VCS Checkout Command: :pserver:anonymous@cvs.bootstrapper.sourceforge.net:/cvsroot/bootsrapper
  • VCS Repository Webview
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

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