summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-01-28Attempt to start dbus server from ui.Daniel Carl
2016-10-19Added manual page.Daniel Carl
2016-09-28Adds vimb.desktop file and install ruleRobert Timm
2016-09-27Fixes man page install ruleRobert Timm
2016-09-27Disables Makefile man page processing, man page missing for nowRobert Timm
2016-06-30Made make a bit more silent.Daniel Carl
2016-06-30Reorder Makefile a little.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl
2015-06-15Fixed Makefile install target using -D.Daniel Carl
2015-02-24Remove example files also on uninstall.Daniel Carl
2015-02-23Install the sample scripts too.Daniel Carl
2015-01-25Use own Makefile for src directory.Daniel Carl
2015-01-24Removed debug target.Daniel Carl
2014-07-05Fixed wrong placed dependency include in Makefile.Daniel Carl
2014-06-09Don't relink the libvimb before each test.Daniel Carl
2014-06-08Added test for key mapping.Daniel Carl
2014-06-06Added first unit tests.Daniel Carl
2013-08-06Remove PROJECT placeholders from manual page.Daniel Carl
2013-07-29Use PROJECT variable instead of hard wired "vimb".Daniel Carl
2013-07-29Put similar target in Makefile together.Daniel Carl
2013-07-29Simplified Makefile by merging CPPFLAGS into CFLAGS.Daniel Carl
2013-07-29Removed nearly empty makefile for manual page.Daniel Carl
2013-07-29Removed vimb.1.txt to process manpage direct for install target.Daniel Carl
2013-07-27Don't overwrite users config.h if config.def.h is changed.Daniel Carl
2013-07-18Replaced the confg.h by config.def.h file.Daniel Carl
2013-07-18Moved default config from config.h to own file.Daniel Carl
2013-07-02Use DESTDIR variable in install/uninstall make target (#42).Daniel Carl
2013-06-25Fixed wrong clean make target.Daniel Carl
2013-06-22Fixed none opening image hints without surrounding link.Daniel Carl
2013-06-04Simplified the make target 'clean'.Daniel Carl
2013-03-23Use the MFLAGS for every make call to a subdirectory.Daniel Carl
2013-03-01Renamed hinting js file from hint.js -> hints.js.Daniel Carl
2013-03-01Replaced hinting by javascript hinting.Daniel Carl
2012-12-31Made make a little more verbose.Daniel Carl
2012-12-29Added install and uninstall make targets.Daniel Carl
2012-12-29Added a man page for the browser commands.Daniel Carl
2012-09-30Start of project.Daniel Carl