summaryrefslogtreecommitdiff
path: root/Makefile.embed
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in Makefile.embedRussell Belfer2013-09-231-1/+1
* When building with MINGW, specify `__USE_MINGW_ANSI_STDIO`.Arthur Schreiber2013-07-311-6/+6
* Allow Makefile.embed to be used when cross-compilingArthur Schreiber2013-07-251-5/+23
* makefile: Fix the builtin MakefileVicent Marti2012-11-131-1/+1
* Fix Makefile.embed to build src/sha1/*.cScott J. Goldman2012-10-231-1/+1
* More Makefile.embed cleanupsScott J. Goldman2012-06-201-3/+4
* Fix Makefile.emebed for mingw32Scott J. Goldman2012-06-191-2/+17
* Allow passing additional defines and cflags to Makefile.embed.Bruce Mitchener2012-05-191-2/+2
* Build xdiff as well in Makefile.embed.Bruce Mitchener2012-05-191-1/+1
* makefile: Define _GNU_SOURCE in the embed mkfileVicent Martí2012-02-091-1/+1
* Add src/transports to Makefile sourcesHargobind S. Khalsa2011-10-131-1/+1
* Update Makefile.embed with http-parser dependencyHargobind S. Khalsa2011-10-131-2/+2
* build: Add simple Makefile for embedding the libraryVicent Marti2011-07-061-0/+26