Sam Hocevar
99b5396e8e
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
<cucul.h> will provide the C99 types, even if libcaca has been installed.
* Rename what's left of "common.h" to "stubs.h".
* Remove all references to erroneous <inttypes.h> from source files.
pirms 16 gadiem
Pascal Terjan
694617510f
* cucul.h is needed to build caca part
pirms 17 gadiem
Sam Hocevar
dfb3140b8e
* Some cleanup in the Ruby bindings Makefile.am.
pirms 17 gadiem
Pascal Terjan
4a7c10f7b3
* Install lib/caca.rb
pirms 17 gadiem
Pascal Terjan
061ca415b0
* Add missing methods in Caca::Display and add empty Caca::Event
pirms 17 gadiem
Pascal Terjan
99140ead7c
* Add Caca and Caca::Display
pirms 17 gadiem
Pascal Terjan
17c5fc7335
* Add Cucul::Dither (incomplete)
pirms 17 gadiem
Pascal Terjan
bb4ec2178b
* Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am
pirms 17 gadiem
Pascal Terjan
f5b3266b6d
* Add Cucul::Font
pirms 17 gadiem
Pascal Terjan
9568e4801a
* Add some pseudo doc for Ruby binding
pirms 17 gadiem
Pascal Terjan
99c145b79a
* Add the ruby tests to make check
pirms 17 gadiem
Pascal Terjan
92414f5af0
* Use autotools for Ruby bindings
pirms 17 gadiem
Pascal Terjan
53aa9c6e75
* Fix some prototypes and use a header file for Init_cucul_canvas
pirms 17 gadiem
Sam Hocevar
f3649b1559
* Do not run "make clean" in ruby/* subdirectories when the Makefiles do
not even exist.
pirms 17 gadiem
Sam Hocevar
1714312f07
* Autotoolified the Ruby bindings. Use --enable-ruby.
pirms 17 gadiem