Commit graph

6 commits

Author SHA1 Message Date
Heinz N. Gies
5d1a3c6783 Merge branch 'master' of github.com:project-fifo/cf 2017-06-14 21:44:51 +02:00
Heinz N. Gies
03c34c8e9a Add truecolor 2017-06-14 21:44:42 +02:00
Alexey Lebedeff
2ea1755cf2 Add compile target to Makefile
To make it usable with stock version of `erlang.mk`.

I'm trying to use `cf` from withing erlang.mk-based project, but it
fails to properly autopatch it. erlang.mk magic works properly when
Makefile contains some references to `rebar`.

Proper fix will be available within
https://github.com/ninenines/erlang.mk/issues/586

But currently it's far more easier to add single target to this project,
than to delve into shell script/make spaghetti =)
2016-08-02 14:06:37 +03:00
Heinz N. Gies
a6b395759e Simplify color capability detection. 2015-10-19 04:20:00 +02:00
Heinz N. Gies
8a113805bd Extract termcap 2015-10-19 02:51:15 +02:00
Heinz N. Gies
269e69e522 Use up to date termcap file 2015-10-19 02:35:25 +02:00