C/C ++ build a system

Source: Internet
Author: User
Tags automake

For more information about how to build a system, see encyclopedia.

Http://en.wikipedia.org/wiki/List_of_build_automation_software

Http://www.drdobbs.com/tools/a-build-system-for-complex-projects-part/218400678

A Build System for Complex Projects

The following is a common build tool for C/C ++.

Make

Http://en.wikipedia.org/wiki/Make_ (software)

Http://www.amazon.com/Managing-Projects-Make-Nutshell-Handbooks/dp/0596006101/ref=sr_1_3? Ie = UTF8 & qid = 1368420450 & sr = 8-3 & keywords = autoconf

Managing Projects with GNU Make

 

GNU autotools

Http://www.amazon.com/Autotools-Practioners-Autoconf-Automake-Libtool/dp/1593272065/ref=sr_1_1? Ie = UTF8 & qid = 1368420450 & sr = 8-1 & keywords = autoconf

Utotools: A Practioner's Guide to GNU Autoconf, Automake, and Libtool

 

Cmake

Http://www.cmake.org/

A Makefile-generator (also generates native MSVC ++*.proj/*.sln).

 

Scons

Http://www.scons.org/

SCons is an Open Source software construction tool-that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classicMakeUtility with integrated functionality similarAutoconf/automakeAnd compiler caches suchCcache. In short, SCons is an easier, more reliable and faster way to build software.

 

Blade is a modern building system. Its goal is to be powerful and easy to use. It frees programmers from the tedious construction process.

Blade is mainly located in a large C ++ project in linux and closely cooperates with R & D processes, such as unit testing, continuous integration, and coverage rate statistics. However, like text filtering programs in unix, they maintain relative independence and can be run independently. Currently, i386/x86_64 Linux is supported, and other Unix-like systems may be supported in the future.

 

Tup

Http://gittup.org/tup

 

In addition, our commonly used VS suite

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.