[go: up one dir, main page]

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Waf is a build automation tool designed to assist in the automatic compilation and installation of computer software. It is written in Python and maintained by Thomas Nagy. Waf's source code is open source software, released under the terms of the New BSD License, though its accompanying documentation is under the CC-BY-NC-ND license, which forbids both modification and commercial redistribution: this prevents vendors such as the Debian project from including Waf documentation in their distributions.

Property Value
dbo:abstract
  • Waf est un moteur de production semblable à SCons, mais disposant d'une gestion des dépendances comme avec Autoconf ou CMake. (fr)
  • Waf es una herramienta que ayuda a configurar automáticamente la compilación y la instalación de otros programas o bibliotecas (build). (es)
  • Waf is a build automation tool designed to assist in the automatic compilation and installation of computer software. It is written in Python and maintained by Thomas Nagy. Waf's source code is open source software, released under the terms of the New BSD License, though its accompanying documentation is under the CC-BY-NC-ND license, which forbids both modification and commercial redistribution: this prevents vendors such as the Debian project from including Waf documentation in their distributions. (en)
  • ( 다른 뜻에 대해서는 WAF 문서를 참고하십시오.) 와프(Waf또는 WAF)는 컴퓨터 소프트웨어의 자동 컴파일 및 설치를 지원하도록 설계된 빌드 자동화 도구이다. 이것은 파이썬으로 작성되었으며 토마스 네기(Thomas Nagy)가 관리한다. Waf의 소스 코드는 New BSD License의 조건에 따라 배포되는 오픈 소스 소프트웨어이다. 함께 제공되는 문서는 수정 및 상업적 재배포를 금지하는 CC-BY-NC-ND 라이센스하에 있다. 이러한 상태에서 데비안 프로젝트는 그들의 배포판에 Waf 문서를 포함시키고있다. (ko)
  • Waf — система автоматизации сборки, написанная на Python, использующая сценарные файлы конфигурации на языке Python. Основной автор — Томас Надь (Thomas Nagy). Обладает встроенной поддержкой Си, C++, D, Java, Фортрана, Qt; обеспечивает генерацию документов TeX и LaTeX. Поддержка других языков или форматов файлов может быть реализована с помощью пользовательских расширений (tools). Для Си и C++ автоматически анализируются зависимости, при этом в отличие от make не нужно отдельно выполнять команду make depend. Также имеется встроенная возможность поиска необходимых для сборки файлов (#include-файлы, библиотеки и прочие сборочные артефакты). Поддерживается обнаружение изменений содержимого файлов по контрольным суммам MD5, наряду с традиционным обнаружением изменений по времени записи файла. Имеется возможность параллельной сборки. Также для ускорения сборки используется кеширование — подобно ccache, но для любых типов файлов. (ru)
  • Waf,一種用於組建自動化的工具軟體,被用來自動化編譯程式,以及安裝軟體。它由Python寫成,主要維護者為湯瑪士·納吉(Thomas Nagy)。 Waf的原始碼,採用新BSD許可證釋出,是開放原始碼軟體。但是它的文件則採用CC-BY-NC-ND許可證釋出,不允許修改以及使用於商業用途。 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2021-01-31 (xsd:date)
dbo:latestReleaseVersion
  • 2.0.22
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 7565498 (xsd:integer)
dbo:wikiPageLength
  • 7043 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1117794255 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Thomas Nagy (en)
dbp:genre
dbp:latestReleaseDate
  • 2021-01-31 (xsd:date)
dbp:latestReleaseVersion
  • 2 (xsd:integer)
dbp:license
dbp:logo
  • Waf Logo.jpg (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Waf est un moteur de production semblable à SCons, mais disposant d'une gestion des dépendances comme avec Autoconf ou CMake. (fr)
  • Waf es una herramienta que ayuda a configurar automáticamente la compilación y la instalación de otros programas o bibliotecas (build). (es)
  • Waf is a build automation tool designed to assist in the automatic compilation and installation of computer software. It is written in Python and maintained by Thomas Nagy. Waf's source code is open source software, released under the terms of the New BSD License, though its accompanying documentation is under the CC-BY-NC-ND license, which forbids both modification and commercial redistribution: this prevents vendors such as the Debian project from including Waf documentation in their distributions. (en)
  • ( 다른 뜻에 대해서는 WAF 문서를 참고하십시오.) 와프(Waf또는 WAF)는 컴퓨터 소프트웨어의 자동 컴파일 및 설치를 지원하도록 설계된 빌드 자동화 도구이다. 이것은 파이썬으로 작성되었으며 토마스 네기(Thomas Nagy)가 관리한다. Waf의 소스 코드는 New BSD License의 조건에 따라 배포되는 오픈 소스 소프트웨어이다. 함께 제공되는 문서는 수정 및 상업적 재배포를 금지하는 CC-BY-NC-ND 라이센스하에 있다. 이러한 상태에서 데비안 프로젝트는 그들의 배포판에 Waf 문서를 포함시키고있다. (ko)
  • Waf,一種用於組建自動化的工具軟體,被用來自動化編譯程式,以及安裝軟體。它由Python寫成,主要維護者為湯瑪士·納吉(Thomas Nagy)。 Waf的原始碼,採用新BSD許可證釋出,是開放原始碼軟體。但是它的文件則採用CC-BY-NC-ND許可證釋出,不允許修改以及使用於商業用途。 (zh)
  • Waf — система автоматизации сборки, написанная на Python, использующая сценарные файлы конфигурации на языке Python. Основной автор — Томас Надь (Thomas Nagy). Обладает встроенной поддержкой Си, C++, D, Java, Фортрана, Qt; обеспечивает генерацию документов TeX и LaTeX. Поддержка других языков или форматов файлов может быть реализована с помощью пользовательских расширений (tools). Для Си и C++ автоматически анализируются зависимости, при этом в отличие от make не нужно отдельно выполнять команду make depend. Также имеется встроенная возможность поиска необходимых для сборки файлов (#include-файлы, библиотеки и прочие сборочные артефакты). (ru)
rdfs:label
  • Waf (es)
  • Waf (logiciel) (fr)
  • Waf (ko)
  • Waf (ru)
  • Waf (build system) (en)
  • Waf (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License