We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rewrite Rules wiki page: builders-first, add teardown, mark legacy syntax Restructure the Rules reference page to lead with command/target/targets builders as primary syntax, document operators as shorthands, add teardown rules section, and label rule/rules/phony custom operations as legacy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rewrite wiki for modern Xake on .NET SDK 9.0+ - Update all pages to use #r "nuget: Xake, 2.9.6" and dotnet fsi - Add Variables page documenting typed variable system - Add Engine page documenting XakeEngine for long-lived builds - Update Rules page with command/target/targets builders - Update Shell page with sh/shell/shellCmd and output capture - Update Settings page with rootdir, varschema, noPersist, teardown - Update Command-Line page with current CLI flags and --help output - Fold Exceptions content into Recipe page - Remove obsolete pages: Exceptions, Integration, Xplat, Csc, Fsc, MSBuild - Update sidebar navigation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updated Reference | Rules (markdown)
Described new multitarget rules and new features of getRuleMatch function
Created Reference | Rules (markdown)