Skip to content
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

Generator #95

Open
10 of 17 tasks
coder137 opened this issue Aug 18, 2021 · 5 comments
Open
10 of 17 tasks

Generator #95

coder137 opened this issue Aug 18, 2021 · 5 comments

Comments

@coder137
Copy link
Owner

coder137 commented Aug 18, 2021

The ability for users to specify custom commands to generate files
Multiple input files with multiple output files

  • Initial Implementation
  • Unit tests
  • Target usage of Generators
  • Redesign Generator
  • Register Generator for Build
  • Generator Types
    • Generator with support for custom callback function when build or rebuild
    • Generator with support custom command supplied to Command::Execute
    • Generator with support parsing for input .in files
  • Custom Generator updates
  • Individual examples
    • Generator usage with Targets
    • Generater usage for input .in files
  • Documentation
    • Custom generator (usecases AND block diagram) This should be explained very well
    • File generator usage
    • Template generator usage
@coder137
Copy link
Owner Author

#94

@coder137
Copy link
Owner Author

#98 Main Generator feature implementation

@coder137
Copy link
Owner Author

coder137 commented Sep 8, 2021

#100 Target with Generator
#117 [Revert] Target with Generator (Issues when Target has more dependencies i.e PrecompileHeaders)

@coder137
Copy link
Owner Author

coder137 commented Nov 6, 2021

#137 Redesigned Generator
#138 Register for Generator

@coder137 coder137 changed the title File generator Generator Nov 20, 2021
@coder137
Copy link
Owner Author

coder137 commented May 12, 2022

#212 Custom Generator (generator with custom callbacks) (basic implementation)
#213 File Generator using Custom Generator (Updated implementation with UserBlob and CustomBlobHandler)
#214 Template Generator using Custom Generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant