48 Révisions (5cfb692b6a8bae5b002dd221f5b2de9ceb096fe3)

Auteur SHA1 Message Date
  Sam Hocevar 5f0ec215f8 Remove legacy code from 10 years ago. il y a 6 ans
  Sam Hocevar 8757e80e43 Try to make Travis-CI tests pass on OS X. il y a 8 ans
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. il y a 8 ans
  Sam Hocevar 5b50cfa59c test: refactor a lot of test suite related stuff. il y a 9 ans
  Sam Hocevar 6ad85219e0 build: no longer create symlinks for old libcucul stuff; it's really il y a 12 ans
  Sam Hocevar 859804d7af build: fix "make dist", which was broken because of the vcproj -> vcxproj il y a 12 ans
  Sam Hocevar c783e868da Get rid of the build time generated caca_types.h. It sucked. il y a 14 ans
  Sam Hocevar 55263ed9cd Link libcaca with -lgnugetopt if necessary. il y a 14 ans
  Sam Hocevar a1d0435da5 Move mygetopt() directly into libcaca, for use by other programs. il y a 14 ans
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. il y a 15 ans
  Sam Hocevar 0f7722b05a Fix the libcucul symlink installation when /bin/sh points to bash or any il y a 15 ans
  Sam Hocevar 7d2a657926 Gather profiling information in caca_refresh_display() and caca_get_event(). il y a 15 ans
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. il y a 15 ans
  Sam Hocevar c90830fb29 Start working on profiling. il y a 15 ans
  Sam Hocevar b076ec19b0 Move debugging methods to caca_debug.h. il y a 15 ans
  Sam Hocevar 104c5a0c5b Start implementing a full <conio.h> replacement with a libcaca backend. il y a 15 ans
  Sam Hocevar 6b22ab776c Add a null driver that does absolutely nothing. il y a 15 ans
  Sam Hocevar 11428406c1 Split import.c and export.c to create a new text.c codec file in order il y a 15 ans
  Sam Hocevar a6b98c2518 Change the dirty rectangle API so that it can handle several rectangles. The il y a 15 ans
  Sam Hocevar 55d5e56691 Create a libcucul.la symlink for distributions such as Gentoo which may il y a 16 ans
  Sam Hocevar d063465bf6 Fix <cucul.h> installation again. il y a 16 ans
  Sam Hocevar 5cc440e199 Add a cucul.h symbolic link upon installation. il y a 16 ans
  Sam Hocevar e1562a8d46 libcaca: move codecs and import/export functions into subdirectories. il y a 16 ans
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. il y a 16 ans
  Sam Hocevar aadfe70d8d Move stubs.h to caca/caca_stubs.h since it's only used by the library. il y a 16 ans
  Sam Hocevar ebabc96cea Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler. il y a 16 ans
  Sam Hocevar 9424863c81 Support for platforms where shared libraries are not called *.so. il y a 16 ans
  Sam Hocevar 02e29b8cdc End of the libcucul merge: add symbolic links where appropriate. il y a 16 ans
  Sam Hocevar 00961e6088 caca, cxx: install symlinks for backwards compatibility with libcucul. il y a 16 ans
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility 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 9752e826d8 * Check for FTGL in the configure step, because we will use it later. 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
  Sam Hocevar cc34dea271 * Use libtool’s -version-number instead of -version-info and its insane il y a 17 ans
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. 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 d1bccd4fba * Added a --enable-plugins configure flag that builds the GL and X11 drivers il y a 18 ans
  Sam Hocevar 7e587a46b9 * Added an emulation layer for pre-1.0 libcaca API. Legacy applications il y a 18 ans
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured il y a 18 ans
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. il y a 18 ans
  Sam Hocevar 34cf71d1ea * Added pkgconfig files. Eh ouais mon gars. il y a 18 ans
  Sam Hocevar 08a16c80fe * Removed the network driver and replaced it with a cacaserver executable il y a 18 ans
  Sam Hocevar a6848be41e * Created a minimal raw driver that outputs stuff to stdout. il y a 18 ans
  Sam Hocevar d660aa1390 * Workaround for automake < 1.6. il y a 18 ans
  Sam Hocevar 246c3beff3 * Added a conditional to only build the kernel if --enable-vga was set. il y a 19 ans
  Jean-Yves Lamoureux fd331c1504 * Added very preliminary network driver il y a 19 ans
  Sam Hocevar 34764ae68a * Split caca/graphics.c into driver-specific files. Resize is currently il y a 19 ans
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. il y a 19 ans