We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added documentation for another 3.2 feature - delegated rules
New resource management facility (coming in Xake 3.2+)
Update Xake version to 3.0.0 in documentation and remove deprecated shell examples
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>
added version 1.x disclaimer
updated sample code
updated references
Updated Home (markdown)
Updated Reference | Rules (markdown)
Described new multitarget rules and new features of getRuleMatch function
Updated Introduction (markdown)
Updated Reference | Integration (markdown)
Updated Reference | Xplat (markdown)
Initial content
removed deps page
Destroyed Reference | Dependencies (markdown)
new completely revised content
Updated Reference | Recipe (markdown)
updates first sample to match changes in v0.10
Updated _Sidebar (markdown)
Created Tasks | Misc file tasks (markdown)
Renamed to Rm
Updated Tasks | Cp (markdown)