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

Cleanup makefiles #2999

Merged
merged 6 commits into from
Aug 16, 2016
Merged

Cleanup makefiles #2999

merged 6 commits into from
Aug 16, 2016

Commits on Aug 4, 2016

  1. make: run sharness in single thread

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    7be60c9 View commit details
    Browse the repository at this point in the history
  2. make: use 'make -C' instead of 'cd && make'

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    6307275 View commit details
    Browse the repository at this point in the history
  3. use $(MAKE) instead of 'make' in Makefiles

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    f3dc11c View commit details
    Browse the repository at this point in the history
  4. make: 'make clean' clears sharness too

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    c1014ae View commit details
    Browse the repository at this point in the history
  5. make: squash install, build and nofuse rules

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    f93ce30 View commit details
    Browse the repository at this point in the history
  6. make: cleanup -rm calls

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    cc60f69 View commit details
    Browse the repository at this point in the history