このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
sxiv
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
A Simple X Image Viewer
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
623
コミット
1
ブランチ
1.5 MiB
ツリー:
184d21035d
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'184d21035d' から
${ noResults }
sxiv
/
.gitignore
.gitignore
22 B
Raw
通常表示
履歴
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