2005-02-02  Maxime Biais  <max@minimule.local>

	* src/XMLMakefile.py     (XMLMakefileHandler.__r_var):     Add
		  backslashed line endings in the lexer

	* abt-recipe.xml: simplify the recipe using the new feature below

2005-02-01  Maxime Biais  <maxime@biais.org>

	* bootstrap.sh: new file

2005-01-18  Maxime Biais  <maxime@biais.org>

	* TODO: new file, added new features to code

2003-12-01   Maxime Biais <maxime@biais.org>

	* abt-recipe.xml: version 0.7

	* makefile2abt-recipe.py: add the makefile to abt-recipe converter

2003-11-25   Maxime Biais <maxime@biais.org>

	* abt-recipe.xml: change version to 0.6.1
	(update): add the update rule: you can update automatically your
	version of abt doing "abt update"

	* compil.py (Project.parse_cmd_line): also add "-c" option to
	force check.
	(Project.check): load and save cache file (using cache module)

	* cache.py: Add a cache file to avoid rechecking dependencies.

2003-11-21   Maxime Biais <maxime@biais.org>

	* compil.py (Project.parse_cmd_line): Add "-v" and "-f filename"
	and "-h" in the argument parser
	(Project._print_help): Write the online help

	* XMLMakefile.py (XMLMakefileHandler.__r_doc): Add a verbose mode
	to list the documented rules (<doc>documentation string</doc>)

2003-11-20   Maxime Biais <maxime@biais.org>

	* compil.py (Project.__init__): add the BUILDER_CWD builtin variable

2003-11-19   Maxime Biais <maxime@biais.org>

	* checkversion.py (java): Fix a problem to avoid a jython library
	problem with popen3 (bugreport submitted to jyhton-dev)

2003-11-17   Maxime Biais <maxime@biais.org>

	* XMLMakefile.py: bugfix: start_rule tag in abt-recipe.xml is now
	used


