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

Add libimport to cli build process #8

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

Add libimport to cli build process #8

wants to merge 300 commits into from

Conversation

peterdelevoryas
Copy link

@peterdelevoryas peterdelevoryas commented Apr 28, 2018

This pull requests aims to add the import library to the project as a separate directory in src, and to integrate it into the linking process of the cli. This does not modify the cli (changes to the cli can be made after the import library, which provides the import data structures and api, is added to the project)

Things I still need to cleanup before merging can be completed:

  • Move extra utility functions in src/db to src/import
  • Add documentation for building
  • Add documentation for testing
  • Refactor a few parts to have same style as upstream

Peter Delevoryas and others added 30 commits November 13, 2017 15:56
Update from upstream repo fwmiller/grdb@master
Added an environment-variable based logger utility
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

4 participants