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

Bootstrapping #167

Open
5 of 7 tasks
coder137 opened this issue Dec 2, 2021 · 4 comments
Open
5 of 7 tasks

Bootstrapping #167

coder137 opened this issue Dec 2, 2021 · 4 comments

Comments

@coder137
Copy link
Owner

coder137 commented Dec 2, 2021

  • BuildCC single lib with CMake
  • BuildCC executable Buildexe
    • Immediate mode (directly spit out Target)
    • Script mode (compiles build*.cpp files, that runs to spit out Target)
  • BuildExe requirements
    • Toolchain Verification (OS considerations)
    • Toml data verification (.toml data provided should be restricted to certain oses, compilers and architectures)
@coder137
Copy link
Owner Author

coder137 commented Dec 2, 2021

#166 BuildCC single lib with CMake

@coder137
Copy link
Owner Author

coder137 commented Dec 5, 2021

#168 [BuildExe] Immediate mode (basic features)

@coder137
Copy link
Owner Author

coder137 commented Dec 6, 2021

#169 Toolchain Verification (through OS paths and environment variables)

@coder137
Copy link
Owner Author

#171 BuildExe script mode

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