This website requires JavaScript.
Explore
Help
Sign In
Alexander
/
nsxiv
Watch
1
Star
0
Fork
0
You've already forked nsxiv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a75411567e
nsxiv
/
.gitignore
6 lines
32 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 15:41:18 +02: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 09:29:10 +02: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 19:32:08 +01:00
*.d
added .gitignore
2011-01-17 16:18:23 +01:00
*.o
sxiv
Reference in New Issue
Copy Permalink