Changes.txt in autobuild-1.3.3 vs Changes.txt in autobuild-1.4.0
- old
+ new
@@ -1,4 +1,12 @@
+== Version 1.4.0
+* cmake package handler now displays progress value
+* added support for parallel builds
+* added the long-awaited --force-build and --rebuild options.
+ The first one forces the call to all the build steps, but without deleting the
+ build products. The second one deletes all build products and retriggers a
+ full build.
+
== Version 1.3.3
* fix: changing Orogen.corba now affects packages that have already been
declared but for which the #corba attribute has not been set explicitely to
true or false.
* fix issues with the parsing of codel requirement in the genom package handler