aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add MapStruct LedgerMapper and wire annotation processing into build.shKostya2026-08-201-2/+3
| | | | | build.sh now passes -processorpath/-s so MapStruct's generated impl compiles alongside hand-written sources.
* Add XML schema validation, split build scripts by module, rename ↵Kostya2026-08-181-54/+16
| | | | | | | | | BuyMenuCommand to PlaceOrderMenuCommand Introduces XMLValidatorV1 and deserializer/adapter classes for events, ledgers, markets, users, and trading mechanisms. Replaces the monolithic build.bat/run.sh scripts with per-module tools (_util.sh, build.sh, package.sh, test.sh) that compile in dependency order.
* wireframeKostya2026-08-061-0/+61