index
:
forks/imv
master
Fork of imv, replacing icu with libgrapheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2016-11-22
Unconditionally echo build commands
Dmitrij D. Czarkoff
2016-11-22
Simplify VERSION handling
Dmitrij D. Czarkoff
2016-11-22
Separate preprocessor flags from compiler flags, libs from linker flags
Dmitrij D. Czarkoff
2016-10-22
Release v2.1.3
Harry Jeffery
2016-05-25
Fix the linking order of tests in the Makefile for --as-needed
Göktürk Yüksek
2016-05-15
Release v2.1.2
Harry Jeffery
2016-05-13
Fix build of imv on GNU libc
Dmitrij D. Czarkoff
2016-05-13
Release v2.1.1
Dmitrij D. Czarkoff
2016-05-12
Fix compatibility with older gcc versions
Dmitrij D. Czarkoff
2016-04-27
Release v2.1.0
Harry Jeffery
2016-04-25
Include git commit hash in version number
Dmitrij D. Czarkoff
2016-02-25
Remove duplicated "-g" flag
Dmitrij D. Czarkoff
2016-02-21
Fix "check" target
Dmitrij D. Czarkoff
2016-02-21
Force "-g" flag for tests
Dmitrij D. Czarkoff
2016-02-08
Release imv v2.0.0
Harry Jeffery
2015-12-28
Add -Wmissing-prototypes to default CFLAGS
Dmitrij D. Czarkoff
2015-12-27
Drop "obj" target
Dmitrij D. Czarkoff
2015-12-26
Use simply expanded variables wherever possible
Dmitrij D. Czarkoff
2015-12-26
Generate all files in build directory
Dmitrij D. Czarkoff
2015-12-26
Make "uninstall" target remove the same files "install" installs
Dmitrij D. Czarkoff
2015-12-25
Fix verbose build
Dmitrij D. Czarkoff
2015-12-25
Add verbose mode
Dmitrij D. Czarkoff
2015-12-25
Make installation locations more configurable
Dmitrij D. Czarkoff
2015-12-25
Use "shell" macro in CFLAGS
Dmitrij D. Czarkoff
2015-12-25
Respect default CFLAGS and LDFLAGS if set in environment
Dmitrij D. Czarkoff
2015-12-25
Use "PREFIX" instead of "prefix"
Dmitrij D. Czarkoff
2015-12-12
Fixed linking order to properly link libraries. Linking failed prior
Kenneth Hanley
2015-12-11
Release v1.2.0
Harry Jeffery
2015-12-10
Tell gcc to be pedantic
Harry Jeffery
2015-12-08
Add testing infrastructure
Harry Jeffery
2015-11-29
Document pthreads dependency
Harry Jeffery
2015-11-22
Add make uninstall rule
Harry Jeffery
2015-11-19
Use fontconfig to search for fonts
Harry Jeffery
2015-11-17
Add an overlay option '-d'.
Harry Jeffery
2015-11-14
Release v1.1.0
Harry Jeffery
2015-11-12
Add a imv.desktop file
Guillaume Brogi
2015-11-11
Release version v1.0.0
Harry Jeffery
2015-11-11
Fix makefile
Harry Jeffery
2015-11-11
Print version information in help
Harry Jeffery
2015-11-11
Improve Makefile
Harry Jeffery
2015-11-11
Move manpage into doc directory
Harry Jeffery
2015-11-11
Update makefile to use a build directory
Harry Jeffery
2015-11-10
Add debug target
Harry Jeffery
2015-11-10
Separate viewport logic into imv_viewport
Jose Diez
2015-11-10
Create manpage
Harry Jeffery
2015-11-10
Use new image class
Harry Jeffery
2015-11-10
Use navigator class to manage input files
Harry Jeffery
2015-11-10
Use new imv_texture class
Harry Jeffery
2015-11-06
Add install target to makefile
Harry Jeffery
2015-11-06
Don't link to unused librarys
Harry Jeffery
[next]