48 コミット (4b01269d8a888121c790803974970edc798331c0)

作成者 SHA1 メッセージ 日付
  Sam Hocevar 12d60187fa Minor build system cosmetic changes. 16年前
  Sam Hocevar a5b9be2d55 Rename csharp/ into caca-sharp/. 16年前
  Sam Hocevar e8f04805fd Renamed msvc into win32. 16年前
  Sam Hocevar aadfe70d8d Move stubs.h to caca/caca_stubs.h since it's only used by the library. 16年前
  Sam Hocevar 08aa3bac3f Clean up the web server directories before copying the documentation there. 16年前
  Sam Hocevar c7487d700d Change the website name to caca.zoy.org. 16年前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16年前
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16年前
  Sam Hocevar ca559d93d8 * Created a tests/ directory for regression tests. Run with "make check". 17年前
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. 17年前
  Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) 17年前
  Sam Hocevar 5791b183c5 * Renamed DotNet/ to csharp/ because I hate mixed case. 17年前
  Sam Hocevar 2e7d0b6a02 * Split "upload" target into "upload-source" and "upload-doc". 17年前
  Sam Hocevar 67a677fa9e * Autotoolified the .NET bindings. Use --enable-dotnet. 17年前
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. 17年前
  Sam Hocevar 6986b8c64f * Renamed fonts to *.data to make sure they are not mistaken for editable 17年前
  Sam Hocevar c31150d3e0 * Don’t manage autotools/ with SVN. 17年前
  Sam Hocevar 17dc232724 * Add a "make fonts" rule to the makefile for easy updates. 17年前
  Sam Hocevar fba189ba48 * Added a "make upload" rule for releases. 18年前
  Sam Hocevar 900b340c31 * Removed debian packaging stuff from the trunk. It'll now be at 18年前
  Jean-Yves Lamoureux bce66aa628 * Updated C++ bindings and renamed directory to more comprehensive cxx 18年前
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing 18年前
  Sam Hocevar eaed513209 * Updated Debian build rules. 18年前
  Jean-Yves Lamoureux 3b166c5603 * Added preliminary C++ bindings 18年前
  Sam Hocevar 6fb44a69f9 * Moved test/optipal.c to tools/optipal.c. The tools subdirectory will 18年前
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18年前
  Sam Hocevar 73e689b2a3 * Fixed DOS driver. 19年前
  Sam Hocevar 201ad26639 * Moved stuff again. 19年前
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19年前
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19年前
  Sam Hocevar 6b05fe57be * BUGS TODO: 20年前
  Sam Hocevar 1257f58fbb * configure.ac: 21年前
  Sam Hocevar 337e22d1b7 * Fixed $Id in all Makefile.am files. 21年前
  Sam Hocevar 7afbf42a0b * build-win32: 21年前
  Sam Hocevar db44056e86 * libcaca.spec: 21年前
  Sam Hocevar 5e83efabc7 * Makefile.am: 21年前
  Sam Hocevar 270e9f288c * configure.ac NEWS: 21年前
  Sam Hocevar 760bdaf690 * configure.ac: 21年前
  Sam Hocevar 6258f70c6c * AUTHORS NEWS: 21年前
  Sam Hocevar e23cfdea60 * debian/control: 21年前
  Sam Hocevar 8a07f6f08d * 2nd pass in the libcaca rehandling; moved sources to src/ and examples 21年前
  Sam Hocevar 3c68d1e054 * The big TTYvaders/libcaca split. This is libcaca. 21年前
  Sam Hocevar 63dc9c1010 * Renamed libee to libcaca. Far less collisions. 21年前
  Sam Hocevar 92f20d35aa * libee/ee.h: 21年前
  Sam Hocevar 3ac5e2ea7a * test/demo.c: 21年前
  Sam Hocevar 6be4f81d9c * libee is now (almost) standalone. 21年前
  Sam Hocevar 64faaf2bb5 * Moved generated autotools files to the autotools/ directory. 22年前
  Sam Hocevar 5bb247acea * autotoolificationized the whole thing. 22年前