1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 16:16:35 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
bbb639c5aa Makefile: add uninstall target 2015-04-03 13:04:28 +02:00
a11289de79 Move makefile into root directory
Requested by @mannol.
2015-03-21 18:35:40 +01:00
59e1114997 Some cosmetics changes 2015-03-16 13:16:03 +01:00
a4e8cb3971 Fix Tox/toxic#276 2014-10-30 15:23:47 +01:00
317fa42b20 Makefile: revert back to mkdir 2014-10-21 11:51:02 +02:00
f5090532fb Makefile: add toxic.desktop to install target 2014-10-21 10:31:30 +02:00
1b9fd7f936 Install: check if manpages exist 2014-10-15 14:25:14 +02:00
0a132b0eb5 doc: Unlink docs from the rest of the build process.
Since generated man pages are also included, we can't
guarantee proper timestamps. This should fix issues that trigger doc
building when it isn't needed.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-10-12 23:21:48 -04:00
3ac22fafe4 Add info about DISABLE_X11 usage 2014-09-04 19:20:51 +02:00
9581940cfa Cosmetic fixes 2014-08-26 10:39:43 +02:00
924e8e0860 Reworked manpage build system 2014-08-25 12:54:44 +02:00
1a8fdb1b99 Make asciidoc 'optional'
Run `make doc` in the build directory after editing the asciidoc to
regenerate the manpages. Changes to asciidoc source and generated man
pages will need to be commited together.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-24 16:34:16 -04:00
97d4c97c52 Generate man pages from asciidoc
Working directly with g/roff is a pain.
Also changed the formatting of toxic.conf.5 a bit.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-21 04:39:24 -04:00
a3a8f7608a Fix Tox/toxic#222 and reorganize cfg dir 2014-08-19 18:22:57 +02:00