About: SCons

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

SCons is a computer software build tool that automatically analyzes source code file dependencies and operating system adaptation requirements from a software project description and generates final binary executables for installation on the target operating system platform. Its function is analogous to the traditional GNU build system based on the make utility and the autoconf tools. SCons generates project configurations and build process implementations in the form of Python scripts.

Property Value
dbo:abstract
  • SCons és una eina de codi obert per a la construcció i instal·lació de programari a través de scripts fets en Python per als sistemes operatius basats en Unix. La seva funció és anàloga a la de GNU build system basat en la utilitat make i les eines GNU Autoconf a les que vol substituir. Entre els seus avantatges es troba l'anàlisi de dependències. Scons utilitza el llenguatge de programació Python que genera configuracions de projecte i les implementacions de construcció de processos en forma de scripts de Python. (ca)
  • SCons ist ein freies Werkzeug für die Entwicklung und Erstellung von Software.Es ist ein Ersatz für das klassische make-Programm und integriert dabei die Funktionalität von Werkzeugen wie Autoconf, Automake und Compiler-Caches wie ccache. SCons basiert auf der Programmiersprache Python, Konfigurationsdateien können als normale Python-Skripte den vollen Umfang der Sprache nutzen. Standardmäßig wird C, C++, D, Java, Fortran, Objective-C, Yacc, Lex, Qt, SWIG und das Bauen von TeX- und LaTeX-Dokumenten unterstützt. Andere Sprachen oder Dateiformate können durch den Benutzer mittels sogenannter „Builder“ hinzugefügt werden. (de)
  • SCons estas konstruilo por programaroj kiu aŭtomate analizas dependecojn de fontkoddosieroj kaj necesajn adaptojn al operaciumo el priskribo de programarprojekto. Ĝi estigas finajn duumajn plenumeblojn por instalado je la cibla operaciuma platformo. Ĝia funkcio estas analoga al la tradicia basata sur la iloj make kaj . SCons uzas la programlingvon Python kiel fundamento, same tiel ke ĉiuj programaraj projektaj konfiguroj kaj implementoj de konstruadprocezo estas pythonaj programoj. (eo)
  • SCons es una herramienta de automatización multiplataforma y de código abierto empleada para la construcción e instalación de software a través de scripts hechos en Python. Su objetivo es ser una alternativa al método de compilación tradicional de fuentes. Su funcionamiento es similar al de GNU Build System o CMake. Scons genera las configuraciones de un proyecto y construye implementaciones de procesos mediante scripts de Python. (es)
  • SCons is a computer software build tool that automatically analyzes source code file dependencies and operating system adaptation requirements from a software project description and generates final binary executables for installation on the target operating system platform. Its function is analogous to the traditional GNU build system based on the make utility and the autoconf tools. SCons generates project configurations and build process implementations in the form of Python scripts. (en)
  • SCons est un moteur de production libre. SCons est un remplaçant de l'utilitaire classique make avec des fonctionnalités intégrées similaires à autoconf/automake et des caches pour compilateur tels que ccache. En comparaison avec les outils plus anciens, SCons vise à être plus facile à utiliser, plus sûr et plus rapide. (fr)
  • SConsは、オープンソースのソフトウェアビルドツール。SConsは古典的な make ユーティリティの代替であり、さらにAutotoolsの機能とccacheのようなコンパイラキャッシュ機能を統合している。それまでのツールと比較すると、使いやすく信頼性が高い。 (ja)
  • SCons는 오픈 소스 소프트웨어 빌드 도구이다. SCons는 autoconf/automake의 기능과 와 같은 컴파일러 캐시를 통합한, 고전적인 Make 유틸리티의 대체품이다. 이전의 도구들과 비교하여, SCons는 더 쓰기 쉽고, 더 신뢰할 수 있고, 더 빠른 것을 목표로 한다. (ko)
  • SCons — это инструмент для автоматизации сборки программных проектов, разработанный как замена утилиты make с интегрированной функциональностью аналогичной autoconf/automake. SCons автоматически анализирует зависимости между исходными файлами и требования адаптации к операционной системе исходя из описания проекта, и генерирует конечные бинарные файлы для установки на целевую ОС. SCons использует язык Python в качестве основы, поэтому конфигурация проектов и инструменты для управления процессом сборки являются сценариями на Python. (ru)
  • SCons,一種軟體開發工具程式,功能類似於UNIX上的make、autoconf與automake工具。它是一個開放原始碼計劃,採用MIT授權,原作者是史蒂芬·奈特(Steven Knight),使用Python語言開發。第一個正式版本在2010年3月23日釋出。 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2022-07-31 (xsd:date)
dbo:latestReleaseVersion
  • 4.4.0
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 1175381 (xsd:integer)
dbo:wikiPageLength
  • 10000 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118397489 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Steven Knight (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-07-31 (xsd:date)
dbp:latestReleaseVersion
  • 4.400000 (xsd:double)
dbp:license
dbp:logo
  • SCons.png (en)
dbp:name
  • SCons (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • SCons és una eina de codi obert per a la construcció i instal·lació de programari a través de scripts fets en Python per als sistemes operatius basats en Unix. La seva funció és anàloga a la de GNU build system basat en la utilitat make i les eines GNU Autoconf a les que vol substituir. Entre els seus avantatges es troba l'anàlisi de dependències. Scons utilitza el llenguatge de programació Python que genera configuracions de projecte i les implementacions de construcció de processos en forma de scripts de Python. (ca)
  • SCons estas konstruilo por programaroj kiu aŭtomate analizas dependecojn de fontkoddosieroj kaj necesajn adaptojn al operaciumo el priskribo de programarprojekto. Ĝi estigas finajn duumajn plenumeblojn por instalado je la cibla operaciuma platformo. Ĝia funkcio estas analoga al la tradicia basata sur la iloj make kaj . SCons uzas la programlingvon Python kiel fundamento, same tiel ke ĉiuj programaraj projektaj konfiguroj kaj implementoj de konstruadprocezo estas pythonaj programoj. (eo)
  • SCons es una herramienta de automatización multiplataforma y de código abierto empleada para la construcción e instalación de software a través de scripts hechos en Python. Su objetivo es ser una alternativa al método de compilación tradicional de fuentes. Su funcionamiento es similar al de GNU Build System o CMake. Scons genera las configuraciones de un proyecto y construye implementaciones de procesos mediante scripts de Python. (es)
  • SCons is a computer software build tool that automatically analyzes source code file dependencies and operating system adaptation requirements from a software project description and generates final binary executables for installation on the target operating system platform. Its function is analogous to the traditional GNU build system based on the make utility and the autoconf tools. SCons generates project configurations and build process implementations in the form of Python scripts. (en)
  • SCons est un moteur de production libre. SCons est un remplaçant de l'utilitaire classique make avec des fonctionnalités intégrées similaires à autoconf/automake et des caches pour compilateur tels que ccache. En comparaison avec les outils plus anciens, SCons vise à être plus facile à utiliser, plus sûr et plus rapide. (fr)
  • SConsは、オープンソースのソフトウェアビルドツール。SConsは古典的な make ユーティリティの代替であり、さらにAutotoolsの機能とccacheのようなコンパイラキャッシュ機能を統合している。それまでのツールと比較すると、使いやすく信頼性が高い。 (ja)
  • SCons는 오픈 소스 소프트웨어 빌드 도구이다. SCons는 autoconf/automake의 기능과 와 같은 컴파일러 캐시를 통합한, 고전적인 Make 유틸리티의 대체품이다. 이전의 도구들과 비교하여, SCons는 더 쓰기 쉽고, 더 신뢰할 수 있고, 더 빠른 것을 목표로 한다. (ko)
  • SCons — это инструмент для автоматизации сборки программных проектов, разработанный как замена утилиты make с интегрированной функциональностью аналогичной autoconf/automake. SCons автоматически анализирует зависимости между исходными файлами и требования адаптации к операционной системе исходя из описания проекта, и генерирует конечные бинарные файлы для установки на целевую ОС. SCons использует язык Python в качестве основы, поэтому конфигурация проектов и инструменты для управления процессом сборки являются сценариями на Python. (ru)
  • SCons,一種軟體開發工具程式,功能類似於UNIX上的make、autoconf與automake工具。它是一個開放原始碼計劃,採用MIT授權,原作者是史蒂芬·奈特(Steven Knight),使用Python語言開發。第一個正式版本在2010年3月23日釋出。 (zh)
  • SCons ist ein freies Werkzeug für die Entwicklung und Erstellung von Software.Es ist ein Ersatz für das klassische make-Programm und integriert dabei die Funktionalität von Werkzeugen wie Autoconf, Automake und Compiler-Caches wie ccache. SCons basiert auf der Programmiersprache Python, Konfigurationsdateien können als normale Python-Skripte den vollen Umfang der Sprache nutzen. (de)
rdfs:label
  • SCons (ca)
  • SCons (de)
  • SCons (eo)
  • SCons (es)
  • SCons (fr)
  • SCons (ko)
  • SCons (ja)
  • SCons (en)
  • SCons (ru)
  • SCons (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • SCons (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects 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