# # ChangeLog for libcaca/trunk/cxx/Makefile.am # # Generated by Trac 1.2.2 # Aug 16, 2022, 12:34:53 AM Thu, 15 Nov 2007 08:20:17 GMT Sam Hocevar [1958] * libcaca/trunk/cxx/Makefile.am (modified) * Link libcaca++ with libcucul++, not only the C versions. Fri, 20 Oct 2006 16:19:41 GMT Sam Hocevar [1212] * libcaca/trunk/cxx/Makefile.am (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/tools/Makefile.am (modified) * Do not link binaries with @CACA_LIBS@, it's useless. Sat, 30 Sep 2006 18:56:23 GMT Jean-Yves Lamoureux [1156] * libcaca/trunk/cxx/Makefile.am (modified) * libcaca/trunk/cxx/cucul++.cpp (modified) * libcaca/trunk/cxx/cucul++.h (modified) * libcaca/trunk/cxx/cxxtest.cpp (added) * Updated C++ bindings to support every single cucul/caca ... Thu, 25 May 2006 19:55:11 GMT Sam Hocevar [977] * libcaca/trunk/caca/Makefile.am (modified) * libcaca/trunk/cucul/Makefile.am (modified) * libcaca/trunk/cxx/Makefile.am (modified) * libcaca/trunk/kernel/Makefile.am (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/tools/Makefile.am (modified) * Added -I${top_srcdir} to the compilation flags to fix builds ... Wed, 26 Apr 2006 12:11:55 GMT Jean-Yves Lamoureux [899] * libcaca/trunk/Makefile.am (modified) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/cxx (copied) * libcaca/trunk/cxx/Makefile.am (modified) * libcaca/trunk/cxx/caca++.cpp (copied) * libcaca/trunk/cxx/caca++.h (copied) * libcaca/trunk/cxx/cpptest.cpp (copied) * libcaca/trunk/cxx/cucul++.cpp (copied) * libcaca/trunk/cxx/cucul++.h (copied) * Updated C++ bindings and renamed directory to more comprehensive cxx Sat, 22 Apr 2006 18:54:38 GMT Sam Hocevar [837] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/cpp/Makefile.am (modified) * Fixed --enable-cpp to actually do something. Also, disabled it by ...