Denna sida fungerar bättre med Javascript igång.
Startsida
Hjälp
Logga in
cacalabs
/
libcaca
spegling av
https://github.com/cacalabs/libcaca.git
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
7
Wiki
Aktiviteter
Bläddra i källkod
* Added .gitignore files in addition to svn:ignore properties.
tags/v0.99.beta14
Sam Hocevar
sam
17 år sedan
förälder
c31150d3e0
incheckning
85f2b01bf7
6 ändrade filer
med
60 tillägg
och
0 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+22
-0
.gitignore
+1
-0
cxx/.gitignore
+4
-0
doc/.gitignore
+7
-0
src/.gitignore
+23
-0
test/.gitignore
+3
-0
tools/.gitignore
+ 22
- 0
.gitignore
Visa fil
@@ -0,0 +1,22 @@
*.o
*.lo
*.la
*.exe
*.pc
.libs
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autotools
config.h.in
config.h
config.log
config.status
configure
libtool
stamp-*
*-stamp
INSTALL
caca-config
+ 1
- 0
cxx/.gitignore
Visa fil
@@ -0,0 +1 @@
cxxtest
+ 4
- 0
doc/.gitignore
Visa fil
@@ -0,0 +1,4 @@
doxygen.cfg
man
html
latex
+ 7
- 0
src/.gitignore
Visa fil
@@ -0,0 +1,7 @@
cacaview
cacadraw
cacademo
cacafire
cacaplay
cacaserver
img2irc
+ 23
- 0
test/.gitignore
Visa fil
@@ -0,0 +1,23 @@
blit
colors
cucul
demo
demo0
dithering
event
export
font
font2tga
frames
fullwidth
gamma
hsv
import
input
spritedit
swallow
term
text
transform
truecolor
unicode
+ 3
- 0
tools/.gitignore
Visa fil
@@ -0,0 +1,3 @@
optipal
makefont
sortchars
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara