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

Start of build systems primer #227

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Start of build systems primer #227

wants to merge 1 commit into from

Conversation

illicitonion
Copy link
Member

This covers the general background of build systems concepts, before jumping into any one build system.

Upcoming chapters:

  • Make as a build tool
  • Caching
  • Cross-user caching
  • Bazel as a build tool
  • Removing undeclared dependencies: toolchains
  • Remote execution
  • Optimising critical paths

This covers the general background of build systems concepts, before
jumping into any one build system.

Upcoming chapters:
* Make as a build tool
* Caching
* Cross-user caching
* Bazel as a build tool
* Removing undeclared dependencies: toolchains
* Remote execution
* Optimising critical paths
Copy link

netlify bot commented Jun 13, 2024

Deploy Preview for cyf-systems ready!

Name Link
🔨 Latest commit e5c549c
🔍 Latest deploy log https://app.netlify.com/sites/cyf-systems/deploys/666b7add4fc562000894b6bb
😎 Deploy Preview https://deploy-preview-227--cyf-systems.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

1 participant