· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Программирование Ассемблер

Страница программы Flagpoll 0.8.2

Flagpoll is a tool for developers to use meta-data files for storing information on what is needed to compile their software.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (2)  
АвторDaniel E. Shipton
СайтПерейти
Обновление09.01.2007, 15:41
НазваниеFlagpoll
ВерсияFlagpoll 0.8.2
ЯзыкиАнглийский
ЛицензияGPL (GNU GPL)
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно Flagpoll
Закачек: 0
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы Flagpoll
Flagpoll project is a tool for developers to use meta-data files for storing information on what is needed to compile their software.
Think of it as the rpm of software development. It provides developers with total control over which packages, versions, architectures, et cetera that they want to use meta-data from.
Instead of specifying other packages' cflags and ldflag manually, you can call `flagpoll mylib --cflags --ldflags` and it will retrieve the flags for its package as well as its dependencies.
For example:
gcc -o foo foo.c `flagpoll --libs --cflags gtk+-2.0`
Is a lot cleaner than:
gcc -o foo foo.c -L/usr/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm
-lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -ldl -lpango-1.0
-lpangocairo-1.0 -lcairo -latk-1.0
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/atk-1.0
All of the dependencies needed for compilation are kept in each packages meta-data file. The dependencies are resolved and the results are all necessary libs and includes needed for gtk+.
· Ключевые особенности и характеристики Flagpoll 0.8.2
Не определены
· Ограничения Flagpoll 0.8.2
Ограничения не определены
· Специальные требования Flagpoll 0.8.2
Специальные требования не определены
· История версий и изменений Flagpoll
Версия: 0.8.2
· When a valid configuration is not available, this release will print out the reasons the query failed.
· Errors are now printed to stderr so that ParseConfig with scons works correctly.
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от Daniel E. Shipton
Больше не найдено программ этого автора.
     
Похожие программы

Cobras 0.10.1
Cobras is a programming environment made for programmers which are using Qt libraries for writing programs.
03.06.2007, 10:35 | ? | GPL (GNU GPL) | 8


C# Java Virtual Machine 1.0.1
C# Java Virtual Machine is a tiny implementation of the Java VM, including simple native classes.
25.05.2007, 02:54 | ? | GPL (GNU GPL) | 53


Autoconf Macro Archive 2007-06-01 (cryp.to)
Autoconf Macro Archive aims to provide a collection of reusable Autoconf macros as free software.
10.05.2007, 10:35 | ? | GPL (GNU GPL) | 3


nwbintools 0.1.1
nwbintools is a machine code toolchain containing an assembler and various related development tools.
03.05.2007, 01:34 | ? | BSD License | 3


STX B+ Tree 0.8
STX B+ Tree project is a set of C++ template classes implementing a B+ tree key/data container in main memory.
01.05.2007, 12:02 | ? | LGPL | 13

Разделы