Translations:Build tools/1/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
m (FuzzyBot moved page Translations:Build Tools/1/en to Translations:Build tools/1/en without leaving a redirect: Part of translatable page "Build Tools")
 
(No difference)

Latest revision as of 19:43, 21 February 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Build tools)
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]]
* [[Autotools]]
* [[CMake]]

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: