203 Revize (ebaa0dc5a36b65027d27d6b9f13287247c518a1e)

Autor SHA1 Zpráva Datum
  Sam Hocevar c783e868da Get rid of the build time generated caca_types.h. It sucked. před 14 roky
  Sam Hocevar c735b19800 Set version to 0.99beta18. před 14 roky
  Sam Hocevar a1d0435da5 Move mygetopt() directly into libcaca, for use by other programs. před 14 roky
  Sam Hocevar 5dbf9da892 New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>. před 14 roky
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
  Sam Hocevar 561a13ee5e Move some configuration stuff from build-kernel into configure.ac. před 15 roky
  Sam Hocevar 80f969dd5a Fix shrext_cmds usage in configure.ac. před 15 roky
  Sam Hocevar 72789694c2 Java bindings, courtesy of Adrien Grand <jpountz@dinauz.org>. před 15 roky
  Jean-Yves Lamoureux 5a9b7d78ee * Total kernel rewrite před 15 roky
  Sam Hocevar ff266e22d1 Explicitly link with -lGLU because freeglut may not provide it. Fixes #61. před 15 roky
  Sam Hocevar 7d2a657926 Gather profiling information in caca_refresh_display() and caca_get_event(). před 15 roky
  Sam Hocevar 16b6d87d20 Rename tests/ to test/. před 15 roky
  Sam Hocevar 307cf3b43b Make the current library version beta17, in preparation of the next release. před 15 roky
  Sam Hocevar 0eff993b00 Fix the library suffix detection, thanks to libtool's shell variables. před 15 roky
  Jean-Yves Lamoureux 67679dc55d * Added texture mapped triangle routine, float based, arbitrary texture size, to be optimized před 15 roky
  Sam Hocevar c90830fb29 Start working on profiling. před 15 roky
  Sam Hocevar 54bcc632d2 Do not look for gmcs2. It is an abandoned abomination. před 15 roky
  Sam Hocevar 52758fae24 Look for csc and gmcs2 prior to gmcs. před 15 roky
  Sam Hocevar 104c5a0c5b Start implementing a full <conio.h> replacement with a libcaca backend. před 15 roky
  Sam Hocevar d5d20aeafd Add C++ warnings to the build process. před 15 roky
  Sam Hocevar 0abc49e208 Minor optimisation in configure.ac. před 15 roky
  Ben Wiley Sittler 2c01239132 allow CC, CXX and MACOSX_SDK_FRAMEWORKS to be overridden using exported environment variables at configure-time před 16 roky
  Ben Wiley Sittler 6620112a64 add support for Mac OS X 10.4 (i386) and Mac OS X 10.5 (x86_64) před 16 roky
  Ben Wiley Sittler f7cc71e639 allow SDK to be overridden by environment variables (Mac OS X) před 16 roky
  Sam Hocevar 3f51cf2958 Clean up configure.ac. před 16 roky
  Jean-Yves Lamoureux 78db67d774 * Made compilation work only under Mac OS X 10.5 (Leopard) as it is the only test plateform available to me, waiting for something more clever před 16 roky
  Sam Hocevar 07ecf434cb Bump soname versioning. před 16 roky
  Sam Hocevar d1dffc746e Set version to 0.99.beta15. před 16 roky
  Sam Hocevar a5b9be2d55 Rename csharp/ into caca-sharp/. před 16 roky
  Sam Hocevar e8f04805fd Renamed msvc into win32. před 16 roky
  Sam Hocevar ce89e84412 Fix the library suffix detection. před 16 roky
  Sam Hocevar ed08c2d1ff Detect shared library suffix at configure stage. před 16 roky
  Sam Hocevar 7e9483fdc8 Fix detection of floating point assembly instructions. They were před 16 roky
  Sam Hocevar 16c3765dd7 configure.ac: use more modern autoconf syntax. před 16 roky
  Sam Hocevar 8878714321 Set version to 0.99.beta14. před 16 roky
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
  Sam Hocevar 087605fc9e * Fix bad AM_CONDITIONAL location: it must be in the default code path. před 16 roky
  Sam Hocevar c71cbdb507 * Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust by před 16 roky
  Sam Hocevar 4393a7079b * Set version to 0.99.beta14. před 16 roky
  Sam Hocevar 9752e826d8 * Check for FTGL in the configure step, because we will use it later. před 16 roky
  Sam Hocevar 91103fbd97 * Generate the C++ .pc files at configure time. před 16 roky
  Sam Hocevar c4119c7d43 * Updated version number to 0.99.beta15, so that we can build TOIlet. před 16 roky
  Sam Hocevar a278364a00 * Put autotools files in a hidden ".auto" directory instead of "autotools". před 16 roky
  Sam Hocevar ef211b4700 * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none před 16 roky
  Sam Hocevar bb771dcc5c * Cosmetic fix for ./configure output when a pkg-module is not found. před 16 roky
  Sam Hocevar 86d03eb137 * Use CppUnit for C and C++ unit tests. Sorry, Jylam. před 16 roky
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 16 roky
  Jean-Yves Lamoureux 1eae38f2dc * Removed by-default stack protector from recent gcc's while compiling kernel. před 16 roky
  Sam Hocevar 9a4e9b55a8 * -Wshadow was actually put back in configure.ac; removing comment about it. před 16 roky
  Sam Hocevar e4fae06a5e * Don't use mygetopt.c in img2txt if the system has getopt_long. před 16 roky