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 Debian Archiv squeeze (main)
Version1:0.1.98svn2318-8
Sektiondevel
Prioritätextra
Installierte Größe2296 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~)
Empfohlene Pakete
PaketbetreuerDebian Virtualbox Team
Quelle
Paketgröße700682 Byte
Prüfsumme MD5816721921017b70814875a46995ce76e
Prüfsumme SHA144d1c5007521d9481847e19eda2a4e756b9bf188
Prüfsumme SHA256ecfff604084c5c6a7e5895c3b983e66f7dbd9feec68720b4313c28b6f35df0dd
Link zum Herunterladenkbuild_0.1.98svn2318-8_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