endlessm/libdmodel

Name: libdmodel

Owner: endlessm

Description: Data models and database retrieval for offline content

Created: 2018-03-22 21:01:53.0

Updated: 2018-05-10 14:59:07.0

Pushed: 2018-05-23 16:15:14.0

Homepage: null

Size: 4805

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

libdmodel

This is Endless' C library for data models and database access for offline content. Through gobject introspection it can be used in a wide variety of languages.

Building

Normal build:

r _build
build
n ..
a
a test
a install

Build documentation:

n .. -Ddocumentation=true`

Coverage:

n .. -Db_coverage=true
a
a test
a coverage-html

Static analysis:

a scan-build
ash
n .. -Db_sanitize=address,undefined

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.