summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Cleanup README and Makefile a bitrichardmaw/gall-ref-filepath-resolvedsilvers/correct-testingDaniel Silverstone2017-07-011-4/+0
* Remove internal libgit2 and clean up MakefileDaniel Silverstone2017-07-011-21/+22
* Blacklist system git2 modules while running testsDaniel Silverstone2017-07-011-2/+2
* Attempt to improve compile time by parallelising make of libgit2Daniel Silverstone2015-02-031-1/+4
* Migration to new libgit2 complete, test suite passesreplace-luagit2Daniel Silverstone2014-08-231-4/+3
* Basic dodgy version of a git2 bindingDaniel Silverstone2014-08-231-2/+15
* Remove luagit2 and integrate newer libgit2 ready for minimal C moduleDaniel Silverstone2014-08-221-11/+3
* More cleanDaniel Silverstone2013-04-251-0/+2
* PREFIX, not INST_ROOT, pleaseDaniel Silverstone2013-04-141-1/+3
* Override DESTDIR in case it is in the environmentDaniel Silverstone2012-09-121-1/+1
* Missing :STRINGDaniel Silverstone2012-09-111-1/+1
* Support installation of git2.soDaniel Silverstone2012-09-081-1/+7
* Fix cleanDaniel Silverstone2012-09-081-1/+1
* Fix up messageDaniel Silverstone2012-09-081-2/+2
* GALL: Initial git2 support, saves a litle under 30% of git spawns in the test...Daniel Silverstone2012-09-081-2/+12
* GALL: Allow for optional git2 supportDaniel Silverstone2012-09-081-6/+10
* Update libgit2 and make gall.git2 moduleDaniel Silverstone2012-09-081-2/+26
* GALL.TREE: Test trees as much as possibleDaniel Silverstone2012-09-081-1/+1
* MAKE: Add gall.tag to the module setDaniel Silverstone2012-09-081-1/+2
* GALL.COMMIT: Test gall.commit (except creation of commits)Daniel Silverstone2012-09-081-1/+1
* GALL.REPOSITORY: Start to test repositoryDaniel Silverstone2012-09-081-1/+1
* GALL.LL: Initial testing for gall.llDaniel Silverstone2012-09-081-1/+1
* GALL.UTIL: Start to test deep_copyDaniel Silverstone2012-09-081-1/+1
* Gall: Initial version, before submodulingDaniel Silverstone2012-09-081-0/+43