]> git.tdb.fi Git - builder.git/blobdiff - Changelog.txt
Refactor transitive dependencies to work on all targets
[builder.git] / Changelog.txt
index 64fd4fb30a8ac631b0bb7668d796192dcb3a4a38..6da47588fec5cb7ee4afc5776fe5898518e6684a 100644 (file)
@@ -1,3 +1,13 @@
+2.0
+* Refactor the hell out of everything
+* DAG building is now driven by tools, not targets
+* Fully abstract BuildInfo to pave way for supporting different compilers
+* Configuration profiles have been replaced with build types
+* All the common configuration options are now global
+* Integrate header installation back into library component
+* More flexible conditionals
+* Binary packages now have their own files, enhancing modularity
+
 1.0
 * Tarball component allows custom tarballs (tar_file statement is deprecated)
 * Unified header installation (install_headers statement is deprecated)
@@ -10,5 +20,3 @@
 
 0.9
 * First released version
-
-($Id$)