Télécharger la liste

Description du projet

Buildtool is a set of integrated utilities which make programs more
portable and easier to build on any kind of Unix-like system.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-05 22:54 Retour à la liste release
0.10

Le module bt_logic a été ajouté, qui analyse chaque appel au compilateur et éditeur de liens et les adapte à la plateforme actuelle. Il existe un soutien initial de bibliothèques partagées grâce à un cadre bt_logic: ils peuvent désormais être construits sur des plateformes différentes, et vous pouvez choisir entre différentes caractéristiques en option. Le bt_install modules et bt_mkdep étaient obsolètes en faveur du bt_logic. Deux nouveaux modules ont été ajoutés au sous-routine bt_config, l'un pour détecter le système X11 et un autre pour vérifier les drapeaux paquet en utilisant la pkg-config programme. De nouvelles fonctions ont été ajoutées pour vérifier automatiquement les environnements de compilation sane (C et C + +).
Tags: Major feature enhancements
The bt_logic module was added, which parses each call to the compiler and linker and adapts them to the current platform. There is initial support of shared libraries through bt_logic's framework: they can now be built on different platforms, and you can choose between different optional features. The modules bt_install and bt_mkdep were deprecated in favour of bt_logic. Two new subroutine modules were added to bt_config, one to detect the X11 system and another to check for package flags using the pkg-config program. New functions were added to automatically check for sane compilation environments (C and C++).

Project Resources