aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-11-26Update loader unit testsHarry Jeffery
2017-11-23Provide default global config fileHarry Jeffery
2016-11-22Unconditionally echo build commandsDmitrij D. Czarkoff
2016-11-22Simplify VERSION handlingDmitrij D. Czarkoff
2016-11-22Separate preprocessor flags from compiler flags, libs from linker flagsDmitrij D. Czarkoff
2016-10-22Release v2.1.3Harry Jeffery
2016-05-25Fix the linking order of tests in the Makefile for --as-neededGöktürk Yüksek
2016-05-15Release v2.1.2Harry Jeffery
2016-05-13Fix build of imv on GNU libcDmitrij D. Czarkoff
2016-05-13Release v2.1.1Dmitrij D. Czarkoff
2016-05-12Fix compatibility with older gcc versionsDmitrij D. Czarkoff
2016-04-27Release v2.1.0Harry Jeffery
2016-04-25Include git commit hash in version numberDmitrij D. Czarkoff
2016-02-25Remove duplicated "-g" flagDmitrij D. Czarkoff
2016-02-21Fix "check" targetDmitrij D. Czarkoff
2016-02-21Force "-g" flag for testsDmitrij D. Czarkoff
2016-02-08Release imv v2.0.0Harry Jeffery
2015-12-28Add -Wmissing-prototypes to default CFLAGSDmitrij D. Czarkoff
2015-12-27Drop "obj" targetDmitrij D. Czarkoff
2015-12-26Use simply expanded variables wherever possibleDmitrij D. Czarkoff
2015-12-26Generate all files in build directoryDmitrij D. Czarkoff
2015-12-26Make "uninstall" target remove the same files "install" installsDmitrij D. Czarkoff
2015-12-25Fix verbose buildDmitrij D. Czarkoff
2015-12-25Add verbose modeDmitrij D. Czarkoff
2015-12-25Make installation locations more configurableDmitrij D. Czarkoff
2015-12-25Use "shell" macro in CFLAGSDmitrij D. Czarkoff
2015-12-25Respect default CFLAGS and LDFLAGS if set in environmentDmitrij D. Czarkoff
2015-12-25Use "PREFIX" instead of "prefix"Dmitrij D. Czarkoff
2015-12-12Fixed linking order to properly link libraries. Linking failed priorKenneth Hanley
2015-12-11Release v1.2.0Harry Jeffery
2015-12-10Tell gcc to be pedanticHarry Jeffery
2015-12-08Add testing infrastructureHarry Jeffery
2015-11-29Document pthreads dependencyHarry Jeffery
2015-11-22Add make uninstall ruleHarry Jeffery
2015-11-19Use fontconfig to search for fontsHarry Jeffery
2015-11-17Add an overlay option '-d'.Harry Jeffery
2015-11-14Release v1.1.0Harry Jeffery
2015-11-12Add a imv.desktop fileGuillaume Brogi
2015-11-11Release version v1.0.0Harry Jeffery
2015-11-11Fix makefileHarry Jeffery
2015-11-11Print version information in helpHarry Jeffery
2015-11-11Improve MakefileHarry Jeffery
2015-11-11Move manpage into doc directoryHarry Jeffery
2015-11-11Update makefile to use a build directoryHarry Jeffery
2015-11-10Add debug targetHarry Jeffery
2015-11-10Separate viewport logic into imv_viewportJose Diez
2015-11-10Create manpageHarry Jeffery
2015-11-10Use new image classHarry Jeffery
2015-11-10Use navigator class to manage input filesHarry Jeffery
2015-11-10Use new imv_texture classHarry Jeffery