Skip to content

Add target to run make with a dockerized Emacs - #490

Merged
matsl merged 1 commit into
masterfrom
makefile-target-for-running-dockerized
Mar 21, 2024
Merged

matsl merged 1 commit into
masterfrom
makefile-target-for-running-dockerized

Conversation

@matsl

@matsl matsl commented Mar 16, 2024

Copy link
Copy Markdown
Collaborator

What

Add target to run make with a dockerized Emacs.

Why

It is good to easily be a be able to test with alternative versions of
Emacs.

@matsl

matsl commented Mar 16, 2024

Copy link
Copy Markdown
Collaborator Author

@rswgnu First attempt to support dockerized developer builds.

# Usage:
#   make dockerized version=28.1 targets='clean bin test'

So one target and then with parameters you specify version and which make file targets you want to run! More to type but flexible. What would support you best in your development?

@matsl
matsl requested a review from rswgnu March 16, 2024 23:57
@matsl
matsl force-pushed the makefile-target-for-running-dockerized branch from 8995cdb to 28a18d8 Compare March 21, 2024 16:20
@matsl
matsl merged commit 00682a4 into master Mar 21, 2024
@matsl
matsl deleted the makefile-target-for-running-dockerized branch March 21, 2024 16:22
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.

2 participants