이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Immanuel
/
sxiv
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
A Simple X Image Viewer
674
커밋
1
브렌치
1.5 MiB
트리:
8081cbebf3
sxiv
/
.gitignore
.gitignore
22 B
Raw
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 년 전
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
config.h
*.d
*.o
sxiv