Skip to content

Simplify build instructions by providing a Makefile#75

Merged
ekohl merged 1 commit intopulp:mainfrom
ekohl:simplify-instructions
Jun 25, 2025
Merged

Simplify build instructions by providing a Makefile#75
ekohl merged 1 commit intopulp:mainfrom
ekohl:simplify-instructions

Conversation

@ekohl
Copy link
Copy Markdown
Contributor

@ekohl ekohl commented Mar 5, 2024

This creates a gitignore file to deal with generated files. The Makefile replaces the manual instructions and makes sure CI and user instructions are in sync. It even allows for parallel builds, even though the building is already super fast.

@ekohl ekohl mentioned this pull request Mar 5, 2024
@ekohl ekohl force-pushed the simplify-instructions branch from 06c7f0a to 5989f03 Compare November 19, 2024 14:29
@dralley dralley closed this Nov 19, 2024
@dralley dralley reopened this Nov 19, 2024
@ekohl
Copy link
Copy Markdown
Contributor Author

ekohl commented Nov 19, 2024

I was afraid of breaking the docs build. For the others I opened #80.

@evgeni evgeni force-pushed the simplify-instructions branch from 5989f03 to d737bef Compare June 25, 2025 07:09
Comment thread Makefile
Comment thread Makefile Outdated
This creates a gitignore file to deal with generated files. The Makefile
replaces the manual instructions and makes sure CI and user instructions
are in sync. It even allows for parallel builds, even though the
building is already super fast.
@ekohl ekohl force-pushed the simplify-instructions branch from d737bef to 1ea1eb8 Compare June 25, 2025 08:44
@ekohl ekohl merged commit ea7438a into pulp:main Jun 25, 2025
4 checks passed
@ekohl ekohl deleted the simplify-instructions branch June 25, 2025 08:54
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.

3 participants