Skip to content

Makefile/Installation improvements#1

Open
koraa wants to merge 5 commits intoSpiritdude:masterfrom
koraa:pullreq-makefile
Open

Makefile/Installation improvements#1
koraa wants to merge 5 commits intoSpiritdude:masterfrom
koraa:pullreq-makefile

Conversation

@koraa
Copy link
Copy Markdown

@koraa koraa commented Aug 11, 2013

Introduce compile-time variables (dynamic $LIB!) by injecting variables into the executable usin metaprogramming

Fix some bad style: Do not use sudo in Makefiles, rather invoke the makefile with root privileges. This serves to avoid confusion and permission-scrambeling if installation without higher permissions is required.

Avoid using scp as it might not be installed everywhere. (Also: What's wrong about good old cp?).

Do not use git/refs/origin for the github target as this can scramble settings for devs who work on forks.

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