Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Micay d92778fd62 use termite as TERM again to allow for some fixes 2012-06-25 00:43:48 -04:00
Simon Gomizelj 422dae672c Add --version/-v flag 2012-06-19 18:55:02 -04:00
Daniel Micay 2df06c31a0 get rid of config.h 2012-06-08 16:16:41 -04:00
Daniel Micay ca96b678f3 fix write-strings warning 2012-06-08 16:01:36 -04:00
Daniel Micay 0a258ecf9d Makefile: use a consistent style 2012-06-08 12:46:58 -04:00
Simon Gomizelj b14d92f70b Let CFLAGS and LDFLAGS be amended.
Also adds clean.
2012-06-08 12:14:26 -04:00
Daniel Micay 834263a7e2 turn off stupid clang warning 2012-06-07 21:50:44 -04:00
Daniel Micay 00b1b26b59 rm unused macro (CONCAT2) 2012-06-07 16:43:35 -04:00
Daniel Micay 85eafbf950 use -Wc++-compat and fix the warnings
this makes termite compilable as C++, and as a bonus turns on stricter
type checking
2012-06-02 06:13:59 -04:00
Daniel Micay 78c9bafd15 more nice warnings 2012-06-01 08:29:18 -04:00
Daniel Micay e1960f0892 add -Wconversion 2012-06-01 05:42:05 -04:00
Daniel Micay 9b9be657bf drop gtk2 support 2012-06-01 04:15:49 -04:00
Daniel Micay 160fea50bf switch to a version check in termite.c 2012-05-31 05:04:57 -04:00
Simon Gomizelj b43ad9154f However it breaks transparency for gtk2. 2012-05-31 03:50:40 -04:00
Daniel Micay ddaf3cdfe6 remove leftover lines from terminfo 2012-05-27 19:43:53 -04:00
Daniel Micay 5c307b1184 vte-256color terminfo works well 2012-05-25 10:18:50 -04:00
Daniel Micay 84c2f68792 use a custom TERM/terminfo with kbs set correctly 2012-05-23 07:47:56 -04:00
Daniel Micay 956d1fb1d9 support both gtk2 and gtk3 2012-05-22 14:20:22 -04:00
Daniel Micay 0a8725bf35 rename to termite 2012-05-22 09:50:21 -04:00
Daniel Micay 75ec07933f Makefile: add to existing CFLAGS and don't set CC 2012-05-22 09:10:26 -04:00
Daniel Micay 12d1f402dd add other useful warnings 2012-05-22 09:02:59 -04:00
Daniel Micay 8a37b88957 Makefile: remove redundant LDFLAGS variable 2012-05-22 07:34:28 -04:00
Daniel Micay 499ad4c751 use -Wformat=2 2012-05-22 04:47:27 -04:00
Daniel Micay 613977132f link with -Wl,--as-needed 2012-05-22 03:51:26 -04:00
Daniel Micay e4a92c7efd initial commit 2012-05-22 00:34:35 -04:00