| Projects on Google Code | Results 1 - 8 of 8 |
This package contains a set of Makefiles with a single, top-level configure script, that allows easy compilation of the CCP4 program suite.
A smaller, faster, and backwards-compatible replacement for the GNU Autotools suite of programs.
My project
quagmire is intended to replace automake and libtool. Unlike these tools it
requires GNU make and is written solely using GNU make features -- no preprocessing
is required.
Eventually we hope to migrate some autoconf functionality into quagmire as well.
Contains the setup of autoconf, automake and libtool. There are some bootstrapping and reconfiguration scripts in here, that may ease your project setup and management with the GNU autotools.
[http://www.gnu.org/software/autoconf/ Autoconf] macros [AX_CHECK_GL], [AX_CHECK_GLU], and [AX_CHECK_GLUT], which check for `libGL`, `libGLU`, and `libglut`, respectively.
These macros are designed to work in the presence or absence of X11 and to play nicely with the `--with-x` option added by Au...
=MySQL Manager=
Simple tool for managing [http://www.mysql.com MySQL] databases. Features include managing databases, users, and permissions. The tool is written using [http://www.pygtk.org pygtk], python-gnome, and [http://mysql-python.sourceforge.net/MySQLdb.html python-mysqldb].
==Why Use M...
This set of makefiles and configuration files are the culmination of what a successful build environment for a programming project should be.
The initial emphasis lies in C/C++ development tools, but the package will be designed to be modular in order to make it easy to integrate different langua...