This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
760
Commits
1
Branch
59 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
a2e45e47da
libcaca
/
kernel
History
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).
19 years ago
..
Makefile.am
* Added -I${top_srcdir} to the compilation flags to fix builds configured
19 years ago
kernel.c
* Removed a useless cast in the kernel code.
19 years ago
kernel.h
* Removed \file directives from all files except caca.h and cucul.h, to
19 years ago
multiboot.S
* Added glue code to compile libcaca without a libc and build applications
19 years ago
multiboot.h
* Added glue code to compile libcaca without a libc and build applications
19 years ago