This website requires JavaScript.
Explore
Help
Sign In
sam
/
nsxiv
Watch
1
Star
0
Fork
You've already forked nsxiv
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4df97db1cd
nsxiv
/
.gitignore
7 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2011-09-08 14:41:18 +01:00
config.h
gitignore: Ignore autogenerated version.h It looks to me like this is also worthy of ignoring, since it's autogenerated at make time.
2019-04-14 08:29:10 +01:00
version.h
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
2014-11-02 18:32:08 +00:00
*.d
added .gitignore
2011-01-17 15:18:23 +00:00
*.o
Rename, Update Docs and Prepare for Release (#9) Co-authored-by: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> Co-authored-by: N-R-K <79544946+N-R-K@users.noreply.github.com> Co-authored-by: NRK <nrk@disroot.org> Co-authored-by: Arthur Williams <taaparthur@gmail.com> Co-authored-by: eylles <ed.ylles1997@gmail.com>
2021-09-16 10:32:59 +01:00
nsxiv
Embed new nsxiv icon (#163) Co-authored-by: Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr> Co-authored-by: NRK <nrk@disroot.org>
2021-11-13 17:43:15 +00:00
icon/img2data