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

Provide persistent config for xtask #93

Open
3 of 4 tasks
IsaacWoods opened this issue Jan 28, 2023 · 0 comments
Open
3 of 4 tasks

Provide persistent config for xtask #93

IsaacWoods opened this issue Jan 28, 2023 · 0 comments

Comments

@IsaacWoods
Copy link
Owner

IsaacWoods commented Jan 28, 2023

Provide a config file to set things like the default architecture for the xtask

Things to configure:

  • Architecture you're developing for
  • Profile to compile in (i.e. default vs release) (maybe per component so you can have e.g. a fast seed but fast turnaround on kernel)
  • Userspace tasks to include in the default config (at some point we need to link this all up inside seed so we can change this properly dynamically)
  • List of crates for things like clean targets, Gource, documentation, etc. Thinking you add an entry for each crate with options for whether to document it etc.
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