summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Allow kd-forest flags to be overridden in the Makefile.Tavian Barnes2014-08-081-2/+5
* Make Makefile command lines explicit.Tavian Barnes2014-08-071-2/+2
* Support average selection.Tavian Barnes2014-08-071-7/+7
* No need for question marks.Tavian Barnes2014-08-061-5/+5
* Split out option handling into its own file.Tavian Barnes2014-08-061-3/+3
* Allow parallel compilation.Tavian Barnes2014-08-061-5/+11
* Clean up and correct nearest-neighbor algorithm.Tavian Barnes2014-08-041-1/+1
* Add an option to generate an animation.Tavian Barnes2014-05-171-1/+11
* Refactor main.c to take configuration on the command line instead of #defines.Tavian Barnes2014-05-161-1/+1
* Use link-time optimization.Tavian Barnes2014-03-201-1/+1
* Put -lm -lpng at the end of the command line.Tavian Barnes2014-03-131-3/+6
* Allow different color spaces to be used for similarity measurement.Tavian Barnes2014-03-111-2/+2
* Initial commit.Tavian Barnes2014-03-111-0/+26