-
-
Notifications
You must be signed in to change notification settings - Fork 671
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
Auto-generate defines and metas from JSON files #8195
Merged
Simn
merged 19 commits into
HaxeFoundation:development
from
Aurel300:feature/autogen-define-meta
May 23, 2019
Merged
Changes from 17 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
ee53032
defines in JSON
Aurel300 57cb580
metadata in JSON
Aurel300 66f9d4d
move JSON to src-json
Aurel300 74f69f2
prebuild script
Aurel300 cd5eb44
remove defines/metas into auto-generated modules
Aurel300 c2dd980
makefile that works (somehow)
Aurel300 af63618
forgot a comment
Aurel300 237d2e3
Merge remote-tracking branch 'upstream/development' into feature/auto…
Aurel300 4b22106
use tabs instead of spaces
Aurel300 9305bfd
remove unnecessary Platform, UsedOn constructors
Aurel300 a7527e9
fix CI, attempt 1
Aurel300 523aa57
fix CI, attempt 2
Aurel300 7518c27
fix CI, attempt 3
Aurel300 b684fca
debug makefile
Aurel300 4c5fe1d
fix CI, attempt 4
Aurel300 09e299b
fix CI, attempt 5
Aurel300 9bfac90
update define and meta JSON
Aurel300 d39f3f6
Merge branch 'development' into feature/autogen-define-meta
Aurel300 e6d2431
[skip ci] gitignore prebuild
Aurel300 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it should be added to .gitignore