Improve the static build script #475

Merged
lhchavez merged 1 commits from self-contained-build into master 2019-01-07 08:02:52 -06:00
lhchavez commented 2019-01-05 14:19:03 -06:00 (Migrated from github.com)

This change:

  • Uses the installed version of both the library and the pkgconfig file,
    which fixes path resolution on Ubuntu Xenial.
  • Uses quoting liberally so that paths with spaces in them are correctly
    handled.
  • Moves the build+install directories to static-build/ in the git2go
    repository to avoid having a dirty vendor/libgit2 checkout.
This change: * Uses the installed version of both the library and the pkgconfig file, which fixes path resolution on Ubuntu Xenial. * Uses quoting liberally so that paths with spaces in them are correctly handled. * Moves the build+install directories to static-build/ in the git2go repository to avoid having a dirty vendor/libgit2 checkout.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: jcarr/git2go#475
No description provided.