Author: wyoung
Date: Tue Oct 18 23:22:56 2005
New Revision: 1132
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1132&view=rev
Log:
Initial cut at converting from automake and makemake to bakefile for
generating platform-specific makefiles and project files.
Only tested on Linux so far. Portability to other *ixes is uncertain.
Portability to non-*ix systems is almost certainly not working right
now.
Added:
branches/v2.1-bakefile/examples/examples.bkl
branches/v2.1-bakefile/lib/lib.bkl
branches/v2.1-bakefile/mysql++.bkl
Removed:
branches/v2.1-bakefile/Makefile.am
branches/v2.1-bakefile/common.am
branches/v2.1-bakefile/examples/Makefile.am
branches/v2.1-bakefile/lib/Makefile.am
branches/v2.1-bakefile/lib/Makefile.base
branches/v2.1-bakefile/lib/Makefile.gcc
branches/v2.1-bakefile/lib/Makefile.mingw
branches/v2.1-bakefile/makemake.bat
branches/v2.1-bakefile/makemake.sh
Modified:
branches/v2.1-bakefile/ (props changed)
branches/v2.1-bakefile/bootstrap
branches/v2.1-bakefile/configure.ac
branches/v2.1-bakefile/lib/ (props changed)