With this I announce new versions of our tools Compile, Scripts and BootScripts. The major changes are what follows.
Compile 1.11.3 * Many changes and improvements to use flags. These change is mostly for recipe writers. Some examples are that with_foo variables can be arrays and support for use flags with meta "tags" (with_foo_include). * Better symlink behaviour with Compile. It's now possible to control how symlink conflicts should be handled whan calling Compile and subrecipes of meta recipes inherits symlink_options from it parent recipes (think Xorg/Xorg-Lib and --conflict=overwrite). (Full changelog at http://svn.gobolinux.org/log.php?repname=tools&path=%2Ftags%2FCOMPILE_1_11_3%2F&sr=3518&er=3684&sc=0&all=1&max=200 ) Scripts 2.9.5 * Support for generic flags. This means that users can specify for example "gui" use flag and will have best(1) gui flag (2) enabled for a recipe. * Default GenericFlags.conf and updated DistFlags.conf (the latter ironically mostly affects users that don't bother about use flags). * Support for Docbook XML * Support for ScrollKeeper (last great obstacle for Gnome is now gone). * Fix for building C++ apps when using GCC >= 4.3 * Bugfixes for rootless (specifically for Darwin and Cygwin) (Full changelog at http://svn.gobolinux.org/log.php?repname=tools&path=%2Ftags%2FSCRIPTS_2_9_5%2F&sr=3517&er=3691&sc=0&all=1&max=200 ) BootScripts 2.1.5 * Logging boot to file is extended to include full output from started tasks. (Full changelog at http://svn.gobolinux.org/log.php?repname=tools&path=%2Ftags%2FBOOTSCRIPTS_2_1_5%2F ) -- /Jonas 1) The algorithm for deciding which is "best" flag is first check if any flag is already enabled. If so use that, otherwice use first flag available in the recipe. 2) User specified in a list in GenericFlags.conf, though a default set is shipped with scripts. _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel