log doc/recipes.txt @ 891:60d0807334ec

age author description
Mon, 26 Apr 2010 15:32:13 +0000 osimons Doc fixes. Making docs compile without errors + some minor tweaks to output.
Sat, 24 Apr 2010 13:37:26 +0000 wbell Adding the ability to modify the default ''onerror'' property in the ''<build>'' element. If not specified, the behavior is unchanged; by default any step failure will result in the build failing and stopping.
Thu, 22 Apr 2010 22:15:49 +0000 hodgestar Somewhat improve paragraph introducing recipe variables.
Tue, 20 Oct 2009 09:41:16 +0000 osimons On Windows, make `cmd.exe` built-ins and scripts execute through the shell. Closes #449 + generally improves handling for `<sh:exec file="mycript.bat">` type commands on Windows.
Fri, 11 Sep 2009 21:02:13 +0000 osimons 0.6dev: Update all tools and docs to use the new `http://bitten.edgewall.org/tools/` namespace as default. Old namespace will still work, but a notice appears when editing config if deprecated namespace is in use. Both will work for now, though.
Sat, 05 Sep 2009 00:20:09 +0000 osimons 0.6dev: Changing Windows `CommandLine.execute()` to not go through a shell. This makes execution consistent across platforms, and also fixes the quoting and escaping issues reported in #441. Also adds proper documentation for quoting and escaping.
Sat, 01 Aug 2009 01:56:14 +0000 osimons 0.6dev: Adding `${name}` and `${basedir}` (#325) for recipe substitution. Updated docs + new test.
Thu, 30 Jul 2009 09:47:48 +0000 osimons 0.6dev: Added Configuration documentation. It contains all configuration information I've found in the wiki and source code.
Sat, 25 Jul 2009 01:09:30 +0000 osimons 0.6dev: Added some documentation about XML quoting in recipes (attributes), closing #360.
Wed, 12 Sep 2007 19:42:11 +0000 cmlenz Add debug log message for enabling authentication.
Thu, 23 Aug 2007 17:08:57 +0000 cmlenz Add checkout command to example recipe.
Tue, 07 Aug 2007 12:52:09 +0000 cmlenz Start with documentation.
Copyright (C) 2012-2017 Edgewall Software