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.
16 anos atrás
Sam Hocevar
cc34dea271
* Use libtool’s -version-number instead of -version-info and its insane
major/minor computation scheme.
17 anos atrás
Sam Hocevar
94c42350dd
* Link libcaca++ with libcucul++, not only the C versions.
17 anos atrás
Sam Hocevar
91645bfa68
* Do not link binaries with @CACA_LIBS@, it's useless.
18 anos atrás
Jean-Yves Lamoureux
6d2462ba6b
* Updated C++ bindings to support every single cucul/caca functionnality. Renamed cpptest to cxxtext for consistency.
--This line, and those below, will be ignored--
M cxx/cucul++.cpp
A cxx/cxxtest.cpp
M cxx/cucul++.h
M cxx/Makefile.am
18 anos atrás
Sam Hocevar
aca46d3f39
* Added -I${top_srcdir} to the compilation flags to fix builds configured
from an alternate directory (they failed to find common.h).
18 anos atrás
Jean-Yves Lamoureux
bce66aa628
* Updated C++ bindings and renamed directory to more comprehensive cxx
18 anos atrás
Sam Hocevar
747dfe797f
* Fixed --enable-cpp to actually do something. Also, disabled it by
default for the release, because it's not up to date and needs a lot
of polishing.
18 anos atrás
Sam Hocevar
7bd6e8a406
* Set library names to lib*.so.0.10.0.
18 anos atrás
Sam Hocevar
484411422a
* Workaround for broken C++ linking with old libtool versions.
18 anos atrás
Sam Hocevar
4eae25310b
* Fixed C++ bindings makefile so that it does not try to use the system's
<cucul.h> and <caca.h> headers.
18 anos atrás
Sam Hocevar
4c9b4a5238
* Fixed autotools stuff in the cpp bindings.
18 anos atrás
Jean-Yves Lamoureux
3b166c5603
* Added preliminary C++ bindings
18 anos atrás