summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-27New ReleaseRafael Marçalo
2021-09-25Project branch offrafa_99
2020-01-02Released version 3.6.0.Daniel Carl
2019-07-29Released version 3.5.0.Daniel Carl
2019-03-27Makefile: fix compilation if source is not in a git repoPatrick Steinhardt
2019-03-26Released version 3.4.0.Daniel Carl
2019-03-05Use man page date instead of build dateBernhard M. Wiedemann
2019-01-10Create version-h also on single make test.Daniel Carl
2019-01-10Always generate version from git if possible #532.Daniel Carl
2018-10-15Remove also tests on make clean.Daniel Carl
2018-06-13Added first test for the util functions #357.Daniel Carl
2018-04-14Do not use to many variables in makefiles.Daniel Carl
2018-04-13Give CPP and CFLAGS separate to compiler.Daniel Carl
2017-07-18Don't duplicate CFLAGS and CPPFLAGS.Daniel Carl
2017-06-02Remove also desktop file on uninstall.Daniel Carl
2017-05-09Don't give MFLAGS to make explicitly.Daniel Carl
2017-04-10adds make option V for verbose buildsRobert Timm
2017-04-10Fix wrong path to extension directory.Daniel Carl
2017-04-08use %.subdir-{all,clean} targets in root makefileRobert Timm
2017-03-23Call subdir make only for one level #331.Daniel Carl
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