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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
765
Commits
1
Branch
77 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
ba28ea75f5
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ba28ea75f5'
${ noResults }
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).
18 years ago
..
Makefile.am
* Added -I${top_srcdir} to the compilation flags to fix builds configured
18 years ago
kernel.c
* Removed a useless cast in the kernel code.
18 years ago
kernel.h
* Removed \file directives from all files except caca.h and cucul.h, to
18 years ago
multiboot.S
* Added glue code to compile libcaca without a libc and build applications
18 years ago
multiboot.h
* Added glue code to compile libcaca without a libc and build applications
18 years ago