171 Révisions (69ecffa73dd7e3efe97ca3656e30be8c9464a9e4)

Auteur SHA1 Message Date
  Sam Hocevar 7e9483fdc8 Fix detection of floating point assembly instructions. They were il y a 16 ans
  Sam Hocevar 16c3765dd7 configure.ac: use more modern autoconf syntax. il y a 16 ans
  Sam Hocevar 8878714321 Set version to 0.99.beta14. il y a 16 ans
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
  Sam Hocevar 087605fc9e * Fix bad AM_CONDITIONAL location: it must be in the default code path. il y a 16 ans
  Sam Hocevar c71cbdb507 * Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust by il y a 16 ans
  Sam Hocevar 4393a7079b * Set version to 0.99.beta14. il y a 16 ans
  Sam Hocevar 9752e826d8 * Check for FTGL in the configure step, because we will use it later. il y a 16 ans
  Sam Hocevar 91103fbd97 * Generate the C++ .pc files at configure time. il y a 16 ans
  Sam Hocevar c4119c7d43 * Updated version number to 0.99.beta15, so that we can build TOIlet. il y a 16 ans
  Sam Hocevar a278364a00 * Put autotools files in a hidden ".auto" directory instead of "autotools". il y a 16 ans
  Sam Hocevar ef211b4700 * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none il y a 16 ans
  Sam Hocevar bb771dcc5c * Cosmetic fix for ./configure output when a pkg-module is not found. il y a 16 ans
  Sam Hocevar 86d03eb137 * Use CppUnit for C and C++ unit tests. Sorry, Jylam. il y a 16 ans
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
  Jean-Yves Lamoureux 1eae38f2dc * Removed by-default stack protector from recent gcc's while compiling kernel. il y a 16 ans
  Sam Hocevar 9a4e9b55a8 * -Wshadow was actually put back in configure.ac; removing comment about it. il y a 17 ans
  Sam Hocevar e4fae06a5e * Don't use mygetopt.c in img2txt if the system has getopt_long. il y a 17 ans
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. il y a 17 ans
  Sam Hocevar fd9749db59 * Import io.c from TOIlet directly into libcucul. Can you see where this il y a 17 ans
  Sam Hocevar 2c9232d71a * Bump version to 0.99.beta14. il y a 17 ans
  Sam Hocevar ca559d93d8 * Created a tests/ directory for regression tests. Run with "make check". il y a 17 ans
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. il y a 17 ans
  Sam Hocevar 1ab0d190f6 * Set version to 0.99.beta13. il y a 17 ans
  Sam Hocevar 6c093b6217 * Generate CLI .config files at configure time so that we can embed the il y a 17 ans
  Sam Hocevar cc34dea271 * Use libtool’s -version-number instead of -version-info and its insane il y a 17 ans
  Sam Hocevar 2681508288 * Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp. il y a 17 ans
  Sam Hocevar dfb3140b8e * Some cleanup in the Ruby bindings Makefile.am. il y a 17 ans
  Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) il y a 17 ans
  Sam Hocevar 2a7d8610ff * Check whether CXX can include <iostream> before compiling the C++ bindings. il y a 17 ans
  Sam Hocevar 5791b183c5 * Renamed DotNet/ to csharp/ because I hate mixed case. il y a 17 ans
  Pascal Terjan 4a7c10f7b3 * Install lib/caca.rb il y a 17 ans
  Pascal Terjan cd8c7c2c26 * Use autotools for Ruby bindings (2nd part) il y a 17 ans
  Sam Hocevar 67a677fa9e * Autotoolified the .NET bindings. Use --enable-dotnet. il y a 17 ans
  Sam Hocevar abea28ca4f * Build Ruby and C++ bindings by default. il y a 17 ans
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. il y a 17 ans
  Sam Hocevar acca03e820 * Use kpsewhich to find a4.sty and a4wide.sty, as suggested by il y a 17 ans
  Sam Hocevar c31150d3e0 * Don’t manage autotools/ with SVN. il y a 17 ans
  Sam Hocevar dff5905a85 * When present, include <termios.h> and <unistd.h> to allow the ncurses il y a 17 ans
  Sam Hocevar fa473bc7c6 * Further refined the tetex/texlive detection method. il y a 17 ans
  Sam Hocevar 513d856426 * Support Debian's texlive installation. Will sneak this fix in beta12. il y a 17 ans
  Sam Hocevar 2b6b68d7c5 * Set version to 0.99.beta11. il y a 17 ans
  Sam Hocevar c158dfea32 * Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>. il y a 18 ans
  Sam Hocevar a7ac5f9e1e * Get rid of test/term.c, it's now in its own repository. il y a 18 ans
  Sam Hocevar 81d9b86799 * Added a test app that swallows two console applications. Switch with C-a. il y a 18 ans
  Sam Hocevar c213ac0ecd * Merged old code by Ol that can be used as a start for the Cocoa driver. il y a 18 ans
  Sam Hocevar 971de92587 * Set version to 0.99.beta11. il y a 18 ans
  Sam Hocevar 6cc230e20d * No longer bail out with an error if Imlib2 or Doxygen were not found. il y a 18 ans
  Sam Hocevar afed497172 * Added all the glue needed for a Cocoa output driver. il y a 18 ans
  Sam Hocevar 3547ef6d6b * Set version to 0.99.beta10. il y a 18 ans