Sam Hocevar
|
fd9749db59
|
* Import io.c from TOIlet directly into libcucul. Can you see where this
is going?
|
17 years ago |
Sam Hocevar
|
2c9232d71a
|
* Bump version to 0.99.beta14.
|
17 years ago |
Sam Hocevar
|
ca559d93d8
|
* Created a tests/ directory for regression tests. Run with "make check".
* Added a first, simple test program.
|
17 years ago |
Sam Hocevar
|
10bf9f48a7
|
* Rename "test" to "examples". The former will become a real testsuite.
* Autodetect zzuf in the configure step. It might become handy.
|
17 years ago |
Sam Hocevar
|
1ab0d190f6
|
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog.
|
17 years ago |
Sam Hocevar
|
6c093b6217
|
* Generate CLI .config files at configure time so that we can embed the
library version and not rely on .so being present.
|
17 years ago |
Sam Hocevar
|
cc34dea271
|
* Use libtool’s -version-number instead of -version-info and its insane
major/minor computation scheme.
|
17 years ago |
Sam Hocevar
|
2681508288
|
* Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp.
|
17 years ago |
Sam Hocevar
|
dfb3140b8e
|
* Some cleanup in the Ruby bindings Makefile.am.
|
17 years ago |
Sam Hocevar
|
d2a22013f5
|
* Added Eriol’s snake.py example, even if it doesn’t use our (out of date)
bindings.
* Distribute the python/ subdirectory using automake.
|
17 years ago |
Sam Hocevar
|
2a7d8610ff
|
* Check whether CXX can include <iostream> before compiling the C++ bindings.
|
17 years ago |
Sam Hocevar
|
5791b183c5
|
* Renamed DotNet/ to csharp/ because I hate mixed case.
|
17 years ago |
Pascal Terjan
|
4a7c10f7b3
|
* Install lib/caca.rb
|
17 years ago |
Pascal Terjan
|
cd8c7c2c26
|
* Use autotools for Ruby bindings (2nd part)
|
17 years ago |
Sam Hocevar
|
67a677fa9e
|
* Autotoolified the .NET bindings. Use --enable-dotnet.
|
17 years ago |
Sam Hocevar
|
abea28ca4f
|
* Build Ruby and C++ bindings by default.
|
17 years ago |
Sam Hocevar
|
1714312f07
|
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
17 years ago |
Sam Hocevar
|
acca03e820
|
* Use kpsewhich to find a4.sty and a4wide.sty, as suggested by
Alexis Ballier.
|
17 years ago |
Sam Hocevar
|
c31150d3e0
|
* Don’t manage autotools/ with SVN.
|
17 years ago |
Sam Hocevar
|
dff5905a85
|
* When present, include <termios.h> and <unistd.h> to allow the ncurses
driver to build on Solaris. Fix courtesy of Rado S.
|
17 years ago |
Sam Hocevar
|
fa473bc7c6
|
* Further refined the tetex/texlive detection method.
* Support for autotools-1.10.
|
17 years ago |
Sam Hocevar
|
513d856426
|
* Support Debian's texlive installation. Will sneak this fix in beta12.
|
17 years ago |
Sam Hocevar
|
2b6b68d7c5
|
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog.
|
17 years ago |
Sam Hocevar
|
c158dfea32
|
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
|
18 years ago |
Sam Hocevar
|
a7ac5f9e1e
|
* Get rid of test/term.c, it's now in its own repository.
* Added back -Wshadow, it's more useful than annoying.
|
18 years ago |
Sam Hocevar
|
81d9b86799
|
* Added a test app that swallows two console applications. Switch with C-a.
|
18 years ago |
Sam Hocevar
|
c213ac0ecd
|
* Merged old code by Ol that can be used as a start for the Cocoa driver.
|
18 years ago |
Sam Hocevar
|
971de92587
|
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog.
|
18 years ago |
Sam Hocevar
|
6cc230e20d
|
* No longer bail out with an error if Imlib2 or Doxygen were not found.
|
18 years ago |
Sam Hocevar
|
afed497172
|
* Added all the glue needed for a Cocoa output driver.
|
18 years ago |
Sam Hocevar
|
3547ef6d6b
|
* Set version to 0.99.beta10.
* Updated NEWS and ChangeLog.
|
18 years ago |
Sam Hocevar
|
18f1f68be7
|
* Add a debug() function and a --enable-debug configure flag.
|
18 years ago |
Sam Hocevar
|
d37e3a3158
|
* Set version to 0.99.beta9.
* Updated NEWS and ChangeLog.
|
18 years ago |
Sam Hocevar
|
d1f55fbe8f
|
* Fix broken Imlib2 support in cacaview.
|
18 years ago |
Sam Hocevar
|
4c30943259
|
* Set version to 0.99.beta8.
* Updated NEWS and ChangeLog.
|
18 years ago |
Sam Hocevar
|
d1bccd4fba
|
* Added a --enable-plugins configure flag that builds the GL and X11 drivers
as plugins. This way, libcaca does not directly depend on those libraries.
|
18 years ago |
Sam Hocevar
|
60e361f74c
|
* Add checks for getopt / getopt_long.
|
18 years ago |
Sam Hocevar
|
67fa6ead18
|
* Use pkg-config to check for Imlib2. Patch adapted from Alt Linux.
|
18 years ago |
Sam Hocevar
|
7998155d09
|
* Set version to 0.99.beta7.
* Updated NEWS and ChangeLog.
|
18 years ago |
Sam Hocevar
|
88c5109770
|
* Set version to 0.99.beta6.
|
18 years ago |
Sam Hocevar
|
46e5b2f90f
|
* Update versioning.
|
18 years ago |
Sam Hocevar
|
a34df4fa85
|
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
18 years ago |
Sam Hocevar
|
17f3a0d234
|
* Check for <getopt.h> and getopt_long.
|
18 years ago |
Sam Hocevar
|
a56455a44d
|
* Remove useless -I../kernel/ from CFLAGS.
|
18 years ago |
Jean-Yves Lamoureux
|
1b821e2588
|
* Updated kernel 'driver', still not working, but most of the work is done
|
18 years ago |
Sam Hocevar
|
7949f346bc
|
* Updated ChangeLog and NEWS.
* 0.99.beta4 release.
|
18 years ago |
Sam Hocevar
|
db7670eb2a
|
* Updated ChangeLog and NEWS.
* 0.99.beta3 release.
|
18 years ago |
Sam Hocevar
|
900b340c31
|
* Removed debian packaging stuff from the trunk. It'll now be at
svn://svn.debian.org/svn/sam-hocevar/pkg-misc
|
18 years ago |
Sam Hocevar
|
61aaaa7470
|
* Fix a build failure when X11R7 is available but OpenGL isn't.
|
18 years ago |
Sam Hocevar
|
002fa479fa
|
* Updated ChangeLog and NEWS.
* 0.99.beta2 release.
|
18 years ago |