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

Generic build target #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

edouard-lopez
Copy link
Contributor

@edouard-lopez edouard-lopez commented Mar 28, 2019

⚠️ I'm using fish_version (lowercase) as FISH_VERSION (uppercase) is the running fish version and might differ from what we want.

Usage

❯ make build fish_version=3.0.2

update
switch to cmake (cf. fish-shell/fish-shell#5711)

@edouard-lopez
Copy link
Contributor Author

@sagebind any chance of merging this PR then publish new fish release as described?

@edouard-lopez
Copy link
Contributor Author

@sagebind would you be able to publish the missing fish image? The aforementioned approach will quicken build (This exploit feature added by PR #7)

make build fish_version=3.0.1 \
&& make build fish_version=3.0.2 \
&& make build fish_version=3.1.0 \
&& make build fish_version=3.1.1 \
&& make build fish_version=3.1.2 \

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