Build Tool-自動化構建工具

輸入:工程文件+編譯說明文件;web

處理:自動化構建工具+編譯器;工具

輸出:可執行文件。ui

 

相對於手動編譯。code

Historically, build automation was accomplished through makefiles. Today, there are two general categories of tools:[1]server

Build automation utility (like  Make, Rake, Cake, MS build,  AntGradle etc.)
Whose primary purpose is to generate build artifacts through activities like compiling and linking source code.
Build automation servers
These are general web based tools that execute build automation utilities on a scheduled or triggered basis; a  continuous integration server is a type of build automation server.

Depending on the level of automation the following classification is possible:ip

A software list for each can be found in list of build automation software.ci

 

https://en.wikipedia.org/wiki/Build_automationget

相關文章
相關標籤/搜索