• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    C++
  • License
    Creative Commons ...
  • Created over 13 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project Ambrosia is a powerful new build system that is easy to use, and quick to do it. The syntax is loosely inspired by that of Qt's qmake. Ambrosia was meant to be cross-platform from the beginning, and is regularly compiled by the latest GCC, MSVC, and Clang compilers. It is written in C++11, using the features these compilers support. It's main goal is to be fast, which is leveraged by the massive parallellism it uses during the build process.