Use 0launch's selections XML format instead of our custom format.
commit658ff6475a984191547bbac1de1ad6fad3197983
authorThomas Leonard <talex5@gmail.com>
Sun, 16 Dec 2007 16:48:42 +0000 (16 16:48 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 16 Dec 2007 17:37:50 +0000 (16 17:37 +0000)
tree7d5ef0ff33d1fc3fc8b48edd8699a321cc1ea339
parentb09b6fef9398c7b094a4546d713ce962fe3aaeec
Use 0launch's selections XML format instead of our custom format.

Note: the new build-env file format is not compatible with the previous one,
and there's no automatic upgrade. Sorry.

You can also now set a different version modifier by adding a
compile:version-modifier attribute to the root element. By default, it adds
'-1' if you changed anything. The modifier also now appears in the feed and
archive file names.
build.py
publish.py
setup.py
support.py