Build tools: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "These are tools for managing and to the extent possible automating the build process, i.e. the compilation and linking of an ensemble of source code files and libraries to cre...")
 
No edit summary
Line 1: Line 1:
These are tools for managing and to the extent possible automating the build process, i.e. the compilation and linking of an ensemble of source code files and libraries to create an executable file, which includes handling various platform-specific configuration issues. Linux provides a variety of different tools and Compute Canada systems include the most common:
These are tools for managing and to the extent possible automating the build process, i.e. the compilation and linking of an ensemble of source code files and libraries to create an executable file, which includes handling various platform-specific configuration issues. Linux provides a variety of different tools and Compute Canada systems include the most common:
* Make
* [[Make]]
* Autoconf
* [[Autoconf]]
* CMake
* [[CMake]]
* Ant
* [[Ant]]
Bureaucrats, cc_docs_admin, cc_staff
2,318

edits

Navigation menu