Commit Graph

6 Commits

Author SHA1 Message Date
Bruce Mitchener
8e1742ab13 Allow passing additional defines and cflags to Makefile.embed. 2012-05-19 18:06:19 +07:00
Bruce Mitchener
56e1e2bf70 Build xdiff as well in Makefile.embed. 2012-05-19 18:05:56 +07:00
Vicent Martí
9b8d56087c makefile: Define _GNU_SOURCE in the embed mkfile 2012-02-09 01:18:26 +01:00
Hargobind S. Khalsa
d42eff0344 Add src/transports to Makefile sources 2011-10-13 19:05:03 -06:00
Hargobind S. Khalsa
7fcddeb68b Update Makefile.embed with http-parser dependency 2011-10-13 18:44:14 -06:00
Vicent Marti
e1bf24c862 build: Add simple Makefile for embedding the library
Run `make -f Makefile.embed` to get a `libgit2.a` with no dependencies
and no configuration on any Unix-like system.

The generated library can be linked with any piece of software without
licensing issues.

Have fun.
2011-07-06 02:17:15 +02:00