FEX/Scripts
Ryan Houdek 82319c9deb Scripts: Updates generate syscall numbers to support renaming
Instead of manually renaming the three syscalls each time, let the
script do it automatically.
2022-04-23 11:56:33 -07:00
..
aarch64_fit_native.py Scripts: Updates AArch64 fit for Clang 14 2022-04-01 18:08:02 -07:00
changelog_generator.py Updates release script to match what I want it to be 2021-04-02 11:49:19 -07:00
DefinitionExtract.py Scripts: Adds a new script for extracting function definitions 2021-09-30 18:35:43 -07:00
doc_outline_generator.py Scripts: Add a documentation comment in doc_outline_generator.py 2021-03-30 11:53:11 +03:00
FEXUpdateAOTIRCache.sh Fix generation script 2021-05-03 18:16:43 +03:00
generate_changelog.sh Docs/Versioning: Add Changelog Generator 2021-03-30 11:23:00 +03:00
generate_doc_outline.sh Scripts: Also add unittests folder for doc outline 2021-03-30 11:58:18 +03:00
generate_release.sh Fixes ordering problem of tag generation in release script 2021-04-05 18:35:09 -07:00
GenerateSyscallNumbers.py Scripts: Updates generate syscall numbers to support renaming 2022-04-23 11:56:33 -07:00
guest_test_runner.py unittests: Fixes ROOTFS needing to be defined prior to cmake 2022-01-09 01:56:13 -08:00
InstallFEX.py Scripts: Adds a python script that can hand hold a user through FEX install 2022-01-03 14:20:09 -08:00
json_asm_config_parse.py Split python unit test ASM config parser code out to an independent file 2020-05-09 12:14:59 -07:00
json_config_parse.py TestHarness: Support for asm files having the option to set config options 2022-02-21 14:53:27 -08:00
json_ir_config_parse.py Adds IR based unit test support. 2020-05-09 12:19:36 -07:00
StructPackVerifier.py Linux: Minor struct verifier and types fixes 2021-09-30 18:08:05 -07:00
testharness_runner.py Have unit tests check for runner label 2021-03-22 09:03:48 -07:00
Threaded_Lockstep_Runner.py Initial Commit 2020-03-06 09:08:13 +02:00