About: Unity build

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

In software engineering, a unity build (also known as unified build or jumbo build) is a method used in C and C++ software development to speed up the compilation of projects by combining multiple translation units into a single one, usually achieved by using include directives to bundle multiple source files into one larger file.

Property Value
dbo:abstract
  • في هندسة البرمجيات، بناء الوحدة (المعروف أيضًا باسم البناء الموحد أو بناء الجامبو) هي طريقة مستخدمة في تطوير برامج سي وسي++ لتسريع تجميع المشاريع من خلال الجمع بين وحدات الترجمة المتعددة في وحدة واحدة، وعادة ما يتم تحقيقها باستخدام توجيهات التضمين لتجميع ملفات مصدر متعددة في ملف واحد أكبر. (ar)
  • In software engineering, a unity build (also known as unified build or jumbo build) is a method used in C and C++ software development to speed up the compilation of projects by combining multiple translation units into a single one, usually achieved by using include directives to bundle multiple source files into one larger file. (en)
dbo:wikiPageID
  • 63562007 (xsd:integer)
dbo:wikiPageLength
  • 4900 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1122250755 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • في هندسة البرمجيات، بناء الوحدة (المعروف أيضًا باسم البناء الموحد أو بناء الجامبو) هي طريقة مستخدمة في تطوير برامج سي وسي++ لتسريع تجميع المشاريع من خلال الجمع بين وحدات الترجمة المتعددة في وحدة واحدة، وعادة ما يتم تحقيقها باستخدام توجيهات التضمين لتجميع ملفات مصدر متعددة في ملف واحد أكبر. (ar)
  • In software engineering, a unity build (also known as unified build or jumbo build) is a method used in C and C++ software development to speed up the compilation of projects by combining multiple translation units into a single one, usually achieved by using include directives to bundle multiple source files into one larger file. (en)
rdfs:label
  • بناء الوحدة (ar)
  • Unity build (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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