GNOME 3590 Published by

gnome-build version 0.1.2 has been released.

Description
==========
This is the GNOME Build Framework (GBF) used by integrated development
environments such as Anjuta.

Download
=======
http://ftp.gnome.org/pub/GNOME/sources/gnome-build/0.2/

Changes in 0.1.2
===============
* Implemented target/group configuration in am project backend.
* Implemented remove target and remove group.
* Take white spaces after trailing backslashes (line continuation) to be
valid.
* Added gbf_project_get_all_groups()
* Added group-activated signal.
* Changed gbf_project_util_add_source(), gbf_project_util_new_group(),
gbf_project_util_new_target() definitions to return the added
element ids (or NULL)
* Select proper default target/group when prompting for adding
source/target/group.
* Do not expand all nodes in selection tree when default selection are
given (eases navigation in big projects).
* Fixed RPM spec file.
* Fixed backends directory path.
* Do not overwrite existing group when new group is added.
* Fixed xml escaping in config values.
* Code clean ups.
* Updated translations: gl, en_CA and sk