DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamekbuild
Beschreibungframework for writing simple makefiles for complex tasks
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1:0.1.98svn2318-4ubuntu2
Sektionuniverse/devel
Prioritätextra
Installierte Größe2388 Byte
Hängt ab vonlibc6 (>= 2.11)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße701374 Byte
Prüfsumme MD5d5d045d8fb2129bda1a8520601c958b2
Prüfsumme SHA169f0e15a6ceeb4e54b680659f20cb7d8afe48cdd
Prüfsumme SHA256801ddb8885ae6749bceb948b082d5b73bdb0db735ca08facaff4e7fd708b932f
Link zum Herunterladenkbuild_0.1.98svn2318-4ubuntu2_i386.deb
Ausführliche BeschreibungThe goals of the kBuild framework: - Similar behavior cross all supported platforms. - Flexibility, don't create unnecessary restrictions preventing ad-hoc solutions. - Makefile can very simple to write and maintain. . There are four concepts being tried out in the current kBuild incaration: - One configuration file for a subtree automatically included. - Target configuration templates as the primary mechanism for makefile simplification. - Tools and SDKs for helping out the templates with flexibility. - Non-recursive makefile method by using sub-makefiles. . kBuild does not provide any facilities for checking compiler/library/header configurations, that's not in its scope. If this is important for your project, check out the autoconf tool in the GNU build system. It is possible to use kBuild together with autoconf if you like, but you might just as well use the full GNU package.


Impressum
Linux is a registered trademark of Linus Torvalds