Coder Social home page Coder Social logo

ferret's Introduction

ferret

An easy to use and fast build system for Linux and C/C++ users. Get started by bootstrapping and see how ferret builds itself.

A project with roughly 2100 C++ compilation units is build in around 4 minutes on a 8 core machine. When the build is up to date, the answer to the question "what do I have to build now?" is given in about 1 second (when the file system cache is hot) for the same amount of files.

Ferret reads its configuration from very simple XML files. One with global options (compiler flags, external libraries etc.) and one for each directory called project.xml. Every executable or library has its own sub directory and project.xml. Using the sub-tag in a project.xml you can refer to another project.xml. Adding a file to the build is simple: You simply put it in the src directory that is alongside the project.xml file and it becomes part of the build.

To get started jump to the wiki home.

After a hard working day, ferret likes to drink a beer ...or two.

ferret's People

Contributors

mcjurij avatar jfinkhaeuser avatar

Stargazers

Alex Bleasdale avatar Eduardo Cáceres avatar Matthias Kaschubowski avatar  avatar

Watchers

 avatar  avatar

Forkers

mvidelgauz

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.