|
|
@4777
|
11 years |
Jean-Yves Lamoureux |
* Added command line parsing (--dateformat, --font, --help, --version) …
|
|
|
@4686
|
12 years |
Sam Hocevar |
Get rid of the build time generated caca_types.h. It sucked.
|
|
|
@4679
|
12 years |
Sam Hocevar |
Set version to 0.99beta18.
|
|
|
@4677
|
12 years |
Sam Hocevar |
Move mygetopt() directly into libcaca, for use by other programs.
|
|
|
@4398
|
12 years |
Sam Hocevar |
New improved ctypes-based Python bindings, by Alex Foulon …
|
|
|
@4333
|
12 years |
Sam Hocevar |
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
|
|
@4317
|
12 years |
Sam Hocevar |
Move some configuration stuff from build-kernel into configure.ac.
|
|
|
@4296
|
12 years |
Sam Hocevar |
Fix shrext_cmds usage in configure.ac.
|
|
|
@4197
|
12 years |
Sam Hocevar |
Java bindings, courtesy of Adrien Grand <jpountz@dinauz.org>.
|
|
|
@4154
|
12 years |
Jean-Yves Lamoureux |
* Total kernel rewrite
|
|
|
@4144
|
12 years |
Sam Hocevar |
Explicitly link with -lGLU because freeglut may not provide it. Fixes #61.
|
|
|
@4094
|
12 years |
Sam Hocevar |
Gather profiling information in caca_refresh_display() and …
|
|
|
@4044
|
12 years |
Sam Hocevar |
Rename tests/ to test/.
|
|
|
@3953
|
13 years |
Sam Hocevar |
Make the current library version beta17, in preparation of the next …
|
|
|
@3952
|
13 years |
Sam Hocevar |
Fix the library suffix detection, thanks to libtool's shell variables.
|
|
|
@3909
|
13 years |
Jean-Yves Lamoureux |
* Added texture mapped triangle routine, float based, arbitrary …
|
|
|
@3905
|
13 years |
Sam Hocevar |
Start working on profiling.
|
|
|
@3599
|
13 years |
Sam Hocevar |
Do not look for gmcs2. It is an abandoned abomination.
|
|
|
@3593
|
13 years |
Sam Hocevar |
Look for csc and gmcs2 prior to gmcs.
|
|
|
@3588
|
13 years |
Sam Hocevar |
Start implementing a full <conio.h> replacement with a libcaca backend.
|
|
|
@3512
|
13 years |
Sam Hocevar |
Add C++ warnings to the build process.
|
|
|
@3475
|
13 years |
Sam Hocevar |
Minor optimisation in configure.ac.
|
|
|
@3163
|
14 years |
bsittler |
allow CC, CXX and MACOSX_SDK_FRAMEWORKS to be overridden using …
|
|
|
@3155
|
14 years |
bsittler |
add support for Mac OS X 10.4 (i386) and Mac OS X 10.5 (x86_64)
|
|
|
@3152
|
14 years |
bsittler |
allow SDK to be overridden by environment variables (Mac OS X)
|
|
|
@3139
|
14 years |
Sam Hocevar |
Clean up configure.ac.
|
|
|
@3045
|
14 years |
Jean-Yves Lamoureux |
* Made compilation work only under Mac OS X 10.5 (Leopard) as it is …
|
|
|
@2967
|
14 years |
Sam Hocevar |
Bump soname versioning.
|
|
|
@2965
|
14 years |
Sam Hocevar |
Set version to 0.99.beta15.
Updated NEWS and ChangeLog?.
|
|
|
@2955
|
14 years |
Sam Hocevar |
Rename csharp/ into caca-sharp/.
|
|
|
@2900
|
14 years |
Sam Hocevar |
Renamed msvc into win32.
|
|
|
@2895
|
14 years |
Sam Hocevar |
Fix the library suffix detection.
|
|
|
@2888
|
14 years |
Sam Hocevar |
Detect shared library suffix at configure stage.
|
|
|
@2871
|
14 years |
Sam Hocevar |
Fix detection of floating point assembly instructions. They were …
|
|
|
@2864
|
14 years |
Sam Hocevar |
configure.ac: use more modern autoconf syntax.
|
|
|
@2832
|
14 years |
Sam Hocevar |
Set version to 0.99.beta14.
Updated NEWS and ChangeLog?.
|
|
|
@2821
|
14 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2539
|
14 years |
Sam Hocevar |
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
|
|
|
@2535
|
14 years |
Sam Hocevar |
* Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust …
|
|
|
@2518
|
14 years |
Sam Hocevar |
* Set version to 0.99.beta14.
* Updateed NEWS and ChangeLog?.
|
|
|
@2517
|
14 years |
Sam Hocevar |
* Check for FTGL in the configure step, because we will use it later.
…
|
|
|
@2425
|
14 years |
Sam Hocevar |
* Generate the C++ .pc files at configure time.
|
|
|
@2413
|
14 years |
Sam Hocevar |
* Updated version number to 0.99.beta15, so that we can build TOIlet.
|
|
|
@2316
|
14 years |
Sam Hocevar |
* Put autotools files in a hidden ".auto" directory instead of "autotools".
|
|
|
@2312
|
14 years |
Sam Hocevar |
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but …
|
|
|
@2302
|
14 years |
Sam Hocevar |
* Cosmetic fix for ./configure output when a pkg-module is not found.
|
|
|
@2301
|
14 years |
Sam Hocevar |
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
|
|
|
@2299
|
14 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2265
|
14 years |
Jean-Yves Lamoureux |
* Removed by-default stack protector from recent gcc's while compiling …
|
|
|
@2253
|
14 years |
Sam Hocevar |
* -Wshadow was actually put back in configure.ac; removing comment …
|
|
|
@2248
|
14 years |
Sam Hocevar |
* Don't use mygetopt.c in img2txt if the system has getopt_long.
* …
|
|
|
@2144
|
14 years |
Sam Hocevar |
* Disable file operations in kernel mode.
* Implement strchr() in …
|
|
|
@2109
|
14 years |
Sam Hocevar |
* Import io.c from TOIlet directly into libcucul. Can you see where …
|
|
|
@2108
|
14 years |
Sam Hocevar |
* Bump version to 0.99.beta14.
|
|
|
@2103
|
14 years |
Sam Hocevar |
* Created a tests/ directory for regression tests. Run with "make …
|
|
|
@2101
|
14 years |
Sam Hocevar |
* Rename "test" to "examples". The former will become a real …
|
|
|
@2096
|
14 years |
Sam Hocevar |
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog?.
|
|
|
@2088
|
14 years |
Sam Hocevar |
* Generate CLI .config files at configure time so that we can embed …
|
|
|
@2087
|
14 years |
Sam Hocevar |
* Use libtool’s -version-number instead of -version-info and its …
|
|
|
@2072
|
15 years |
Sam Hocevar |
* Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp.
|
|
|
@2067
|
15 years |
Sam Hocevar |
* Some cleanup in the Ruby bindings Makefile.am.
|
|
|
@2060
|
15 years |
Sam Hocevar |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of …
|
|
|
@2053
|
15 years |
Sam Hocevar |
* Check whether CXX can include <iostream> before compiling the C++ …
|
|
|
@2044
|
15 years |
Sam Hocevar |
* Renamed DotNet/? to csharp/ because I hate mixed case.
|
|
|
@2022
|
15 years |
Pascal Terjan |
* Install lib/caca.rb
|
|
|
@1962
|
15 years |
Pascal Terjan |
* Use autotools for Ruby bindings (2nd part)
|
|
|
@1954
|
15 years |
Sam Hocevar |
* Autotoolified the .NET bindings. Use --enable-dotnet.
|
|
|
@1953
|
15 years |
Sam Hocevar |
* Build Ruby and C++ bindings by default.
|
|
|
@1951
|
15 years |
Sam Hocevar |
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
|
|
@1912
|
15 years |
Sam Hocevar |
* Use kpsewhich to find a4.sty and a4wide.sty, as suggested by
…
|
|
|
@1872
|
15 years |
Sam Hocevar |
* Don’t manage autotools/ with SVN.
|
|
|
@1851
|
15 years |
Sam Hocevar |
* When present, include <termios.h> and <unistd.h> to allow the …
|
|
|
@1829
|
15 years |
Sam Hocevar |
* Further refined the tetex/texlive detection method.
* Support for …
|
|
|
@1828
|
15 years |
Sam Hocevar |
* Support Debian's texlive installation. Will sneak this fix in beta12.
|
|
|
@1824
|
15 years |
Sam Hocevar |
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog?.
|
|
|
@1449
|
15 years |
Sam Hocevar |
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
|
|
|
@1439
|
15 years |
Sam Hocevar |
* Get rid of test/term.c, it's now in its own repository.
* Added …
|
|
|
@1427
|
16 years |
Sam Hocevar |
* Added a test app that swallows two console applications. Switch with C-a.
|
|
|
@1421
|
16 years |
Sam Hocevar |
* Merged old code by Ol that can be used as a start for the Cocoa driver.
|
|
|
@1419
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog?.
|
|
|
@1398
|
16 years |
Sam Hocevar |
* No longer bail out with an error if Imlib2 or Doxygen were not found.
|
|
|
@1396
|
16 years |
Sam Hocevar |
* Added all the glue needed for a Cocoa output driver.
|
|
|
@1370
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta10.
* Updated NEWS and ChangeLog?.
|
|
|
@1360
|
16 years |
Sam Hocevar |
* Add a debug() function and a --enable-debug configure flag.
|
|
|
@1285
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta9.
* Updated NEWS and ChangeLog?.
|
|
|
@1255
|
16 years |
Sam Hocevar |
* Fix broken Imlib2 support in cacaview.
|
|
|
@1225
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta8.
* Updated NEWS and ChangeLog?.
|
|
|
@1208
|
16 years |
Sam Hocevar |
* Added a --enable-plugins configure flag that builds the GL and X11 …
|
|
|
@1207
|
16 years |
Sam Hocevar |
* Add checks for getopt / getopt_long.
|
|
|
@1198
|
16 years |
Sam Hocevar |
* Use pkg-config to check for Imlib2. Patch adapted from Alt Linux.
|
|
|
@1186
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta7.
* Updated NEWS and ChangeLog?.
|
|
|
@1154
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta6.
|
|
|
@1090
|
16 years |
Sam Hocevar |
* Update versioning.
|
|
|
@1086
|
16 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1074
|
16 years |
Sam Hocevar |
* Check for <getopt.h> and getopt_long.
|
|
|
@1056
|
16 years |
Sam Hocevar |
* Remove useless -I../kernel/ from CFLAGS.
|
|
|
@1048
|
16 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1021
|
16 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta4 release.
|
|
|
@1010
|
16 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta3 release.
|
|
|
@1009
|
16 years |
Sam Hocevar |
* Removed debian packaging stuff from the trunk. It'll now be at
…
|
|
|