aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-26Fix install path for license3.1.8Mattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-12-11Simplify, do not install examples or info manual, and change license3.1.7Mattias Andrée1-254/+72
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-11-29bump version3.1.6Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-29m3.1.5Mattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-29add three manpage symlinks that was missing from makefileMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-29typoMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-29install examplesMattias Andrée1-13/+43
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-29fix documentation + add info manualMattias Andrée1-9/+71
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-28use line continuation for .phony in makefileMattias Andrée1-1/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-28move manpages from doc/ to doc/man/Mattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01update version3.1.4Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-27update version3.1.3Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-27update version3.1.2Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-27m makefileMattias Andrée1-2/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-26update version3.1.1Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-17bump versionMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-17specifications for timed functions + fix manpage formattingMattias Andrée1-2/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-14doc bus-chgrp, bus-chown, and bus-chmodMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-05-01m + add bus_poll.3Mattias Andrée1-1/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25mMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25bus_read invokes callback with null message to notify that it is listening on the busMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-25update version1.0.1Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-17makefile: installMattias Andrée1-1/+52
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-17makefile: uninstallMattias Andrée1-5/+40
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-17add man3Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16man7Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16man5Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16makefile: add man1Mattias Andrée1-2/+26
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16makefile: static libMattias Andrée1-1/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16makefile: symlinks for .so fileMattias Andrée1-1/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16add soname to .so fileMattias Andrée1-3/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16makefile: add .so fileMattias Andrée1-6/+19
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16m + busname generationMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16miscMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-04-16add makefileMattias Andrée1-0/+23
Signed-off-by: Mattias Andrée <maandree@operamail.com>