Sam Hocevar
|
aca46d3f39
|
* Added -I${top_srcdir} to the compilation flags to fix builds configured
from an alternate directory (they failed to find common.h).
|
18 vuotta sitten |
Sam Hocevar
|
7bd6e8a406
|
* Set library names to lib*.so.0.10.0.
|
18 vuotta sitten |
Sam Hocevar
|
34cf71d1ea
|
* Added pkgconfig files. Eh ouais mon gars.
|
18 vuotta sitten |
Sam Hocevar
|
08a16c80fe
|
* Removed the network driver and replaced it with a cacaserver executable
that has all the functionality, except it does not work yet (the stdin
reading routine is missing).
|
18 vuotta sitten |
Sam Hocevar
|
a6848be41e
|
* Created a minimal raw driver that outputs stuff to stdout.
|
18 vuotta sitten |
Sam Hocevar
|
d660aa1390
|
* Workaround for automake < 1.6.
|
18 vuotta sitten |
Sam Hocevar
|
246c3beff3
|
* Added a conditional to only build the kernel if --enable-vga was set.
|
18 vuotta sitten |
Jean-Yves Lamoureux
|
fd331c1504
|
* Added very preliminary network driver
|
18 vuotta sitten |
Sam Hocevar
|
34764ae68a
|
* Split caca/graphics.c into driver-specific files. Resize is currently
broken, and event handling is not yet in the driver-specific files, but
I will of course fix that later.
|
19 vuotta sitten |
Sam Hocevar
|
4f59010b4c
|
* Moved stuff around to differenciate between libcucul and libcaca.
|
19 vuotta sitten |