Coder Social home page Coder Social logo

begasus / bsdbuild Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julnadeauca/bsdbuild

0.0 1.0 0.0 1.82 MB

Cross-platform make library and configure script generator (stable)

Home Page: http://bsdbuild.hypertriton.com

Shell 32.12% Perl 22.43% C 0.68% Makefile 16.85% Vim Script 4.43% Raku 23.49%

bsdbuild's Introduction

BSDBuild

What is it?

BSDBuild is a compact, cross-platform build system which follows the Principle of Least Astonishment. Derived from the traditional 4.4BSD make libraries, BSDBuild allows programs and libraries to be built portably using simple BSD-style Makefiles (without BSD make extensions). BSDBuild works on most operating systems and make flavors.

It can generate Bourne configure scripts, foo-config installation scripts, pkg-config .pc files and platform-specific application/framework bundles. BSDBuild-generated configure scripts look and function similar to a GNU autotools generated script, although BSDBuild uses a different configure.in language.

The base distribution currently includes over 100 built-in Test Modules for detecting and testing the compatibility of various software. New test modules can be written quickly. BSDBuild tests can also be used from CMake. The configure script generator outputs a CMake macro package that contains all BSDBuild tests available as CMake macros.

For an introductory tutorial, see the FAQ. Please direct any issues, comments or suggestions to GitHub Issues. You can chat with the developers over at the LibAgar Discord.

Components

  • mkconfigure: Generate portable Bourne configure scripts.
  • build.common.mk: Common definitions (filesystem paths, etc).
  • build.man.mk: Process mdoc sources into ASCII, PostScript, PDF and HTML.
  • build.lib.mk: Compile (or cross-compile) static or shared libraries from sources (Ada, assembly, C, C++, Objective C, Lex, Yacc).
  • build.prog.mk: Compile (or cross-compile) programs from sources (Ada, assembly, C, C++, Objective C, Lex, Yacc).
  • build.www.mk: Compile HTML documents (and optionally language/character set variants) from sources using m4 and xsltproc.

Availability

Latest Stable Release

Latest Development Sources

License

Contributing

Support on Patreon

You can support the BSDBuild project through the LibAgar Patreon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.