-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add customize spoof build vars support, minor opts #10
Conversation
Signed-off-by: GarfieldHan <[email protected]>
Signed-off-by: GarfieldHan <[email protected]>
Signed-off-by: GarfieldHan <[email protected]>
Signed-off-by: GarfieldHan <[email protected]>
Signed-off-by: GarfieldHan <[email protected]>
Signed-off-by: GarfieldHan <[email protected]>
1. Meet latest glaze's requirements, and upgrade it 2. Get rid of glaze_write_json to avoid using iostream, which made binary size increased. Use C methods instead. Signed-off-by: GarfieldHan <[email protected]>
Reduce binary size by configuring right flags with it. Signed-off-by: GarfieldHan <[email protected]>
Increase building time Signed-off-by: GarfieldHan <[email protected]>
Mostly caused by Dobby and there is no need to take care of them. Signed-off-by: GarfieldHan <[email protected]>
Nice :o |
Co-authored-by: Wang Han <[email protected]> Signed-off-by: GarfieldHan <[email protected]>
@pomelohan can you make the json entries capitalized? That way the format matches all other current ones and it'll be interoperable, plus might save some code where the Build field names are also already capitals. |
You can modify and submit a PR by yourself since this PR has been merged 😃 |
For issue: https://github.com/5ec1cff/TrickyStore/issues/2