This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
sxiv
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
A Simple X Image Viewer
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.
759
Комити
1
Грана
1.5 MiB
Грана:
master
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
sxiv
/
.gitignore
.gitignore
32 B
Датотека
Пермалинк
Normal View
Историја
Overhauled building - config.h -> config.def.h - Create config.h during make, if it does not exist - Nice make output - Use XFLAGS and XLIBS to include additional compile-time features, which depend on third-party libraries
пре 13 година
gitignore: Ignore autogenerated version.h It looks to me like this is also worthy of ignoring, since it's autogenerated at make time.
пре 5 година
Use and depend on GNU make... - Use non-POSIX :=,?=,+= macro assignments, fixes issue #97 - No optimization level set in CFLAGS, expected to be set in environment - Automatic header dependency tracking with one .d file per compilation unit - Better fix for issue #181
пре 10 година
added .gitignore
пре 14 година
1
2
3
4
5
config.h
version.h
*.d
*.o
sxiv