snowdrift/tasks
12
1

Wrap build.sh in a makefile #963

Open
opened 2025年05月07日 16:31:24 +02:00 by smichel17 · 0 comments

Autocompletion is really handy. make gives that to us for free. The makefile doesn't need to have any logic, just a wrapper around calling build.sh with a bunch of .PHONY targets. Actually it probably shouldn't have any fancy logic: build.sh used to be a makefile and was turned into a shell script to simplify it.

I'm open to using a different task runner, since we don't need the full power of make. Make has the advantage of being ubiquitous, though.

Autocompletion is really handy. `make` gives that to us for free. The makefile doesn't need to have any logic, just a wrapper around calling `build.sh` with a bunch of `.PHONY` targets. Actually it probably _shouldn't_ have any fancy logic: `build.sh` used to be a makefile and was turned into a shell script to simplify it. I'm open to using a different task runner, since we don't need the full power of make. Make has the advantage of being ubiquitous, though.
Sign in to join this conversation.
No Branch/Tag specified
master
master-pre-reset
v0.1.4
v0.1.3
v0.1.2
v0.1.1
release-0.1.0.1
Labels
Clear labels
Blocked
Confidential
We track some issues in a private repo, typically when they contain personal information. In the interest of transparency (and ease of tracking for us), we also keep a stub here in the public issues.
design
Visual design and assets
dev
dev/frontend

Archived

docs
Documentation
finances
Management of financial accounts; Grants and other funding sources
good first issue
Issues that do not require in-depth understanding of background or code
governance
Organisational structure and bylaws
legal
Legal terms, policies and documents
needs-info

Archived

ops
Operations
outreach
Community messaging and recruitment
product/blog
For the blog / Ghost
product/crm
For the CRM / CiviCRM
product/elm-site
Relates to https://codeberg.org/snowdrift/elm-website
product/forum
For the forum / Discourse
product/wiki
product/yesod-site
Relates to https://codeberg.org/snowdrift/snowdrift
research
Research, reference materials and studies
security
Issues about authorisation and authentication
type
bug
Broken feature or regression
type
chore
Housekeeping
type
feature
New feature or functionality
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
snowdrift/tasks#963
Reference in a new issue
snowdrift/tasks
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?