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

build: On-demand rebuilding and add "devel-install" target #17

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

martinpitt
Copy link
Member

Don't always rebuild on "make" (in the phony "all" target), but
introduce a real file target dist/index.js and its requisites. This gets
rid of the "install-only" target, which is very non-standard and would
not on an unbuilt tree anyway.

Also add a "devel-install" target that does the usual symlinking of the
built source tree into ~/.local/share/cockpit.

Don't always rebuild on "make" (in the phony "all" target), but
introduce a real file target dist/index.js and its requisites. This gets
rid of the "install-only" target, which is very non-standard and would
not on an unbuilt tree anyway.

Also add a "devel-install" target that does the usual symlinking of the
built source tree into ~/.local/share/cockpit.

Closes cockpit-project#17
Copy link
Contributor

@larskarlitski larskarlitski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@larskarlitski larskarlitski merged commit 8e9cc58 into cockpit-project:master Mar 9, 2018
@martinpitt martinpitt deleted the install branch March 9, 2018 11:19
KKoukiou added a commit to KKoukiou/starter-kit that referenced this pull request May 31, 2021
KKoukiou added a commit to KKoukiou/starter-kit that referenced this pull request May 31, 2021
KKoukiou added a commit to KKoukiou/starter-kit that referenced this pull request Jun 1, 2021
KKoukiou added a commit to KKoukiou/starter-kit that referenced this pull request Jun 1, 2021
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.

None yet

2 participants