about summary refs log tree commit diff stats
path: root/docs/gen/gen.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [ENV] Added a new BOX64_ARCH option (#3076)Yang Liu2025-10-171-2/+2
|
* [DOCS] Performance as the top section in USAGE.md (#2760)Yang Liu2025-06-191-1/+3
|
* [WOW64] Added rcfile support (#2708)Yang Liu2025-06-051-1/+2
| | | | | | | | | * [WOW64] Fixed more compilation warnings * [WOW64] Messing around with file APIs * [WOW64] Added rcfile support * [DOCS] Update rcfile usage on WowBox64
* [ENV][WOW64] Not every env var applies to WowBox64 (#2700)Yang Liu2025-06-021-18/+37
| | | | | * [ENV] Not every env var applies to WowBox64 * [DOCS] Updated env docs for WowBox64
* [DOCS] Align usage.json and env.h (#2633)Yang Liu2025-05-141-16/+18
| | | | | | | | | * [DOCS] Align usage.json and env.h * Removed BOX64_FUTEX_WAITV * review * gen
* [DOCS] improve consistency between documentation and code (#2631)Hypothalamus2025-05-131-0/+172
| | | | | | | * [fix][Docs] is `XXXX` consistantly * [feat][Docs] add simple validation script that checks consistency between `usage.json` and `env.h` * [DOCS] include `validate.py` in `gen.py`
* [DOCS] Added per-file settings documentation (#2317)Yang Liu2025-02-061-5/+33
|
* [DOCS] Auto-generated USAGE.md and box64.pod (#2283)Yang Liu2025-01-221-0/+106