|
9b8d5608
|
2012-02-09T01:18:26
|
|
makefile: Define _GNU_SOURCE in the embed mkfile
|
|
d42eff03
|
2011-10-13T19:05:03
|
|
Add src/transports to Makefile sources
|
|
7fcddeb6
|
2011-10-13T18:36:43
|
|
Update Makefile.embed with http-parser dependency
|
|
e1bf24c8
|
2011-07-06T02:14:30
|
|
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.
|