This website requires JavaScript.
Explore
Help
Register
Sign In
zeekling
/
hiredis
Watch
1
Star
0
Fork
0
You've already forked hiredis
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3511c8df68
hiredis
/
.gitignore
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Build a shared library
2010-06-03 15:33:54 +00:00
/hiredis-test
Move examples into their own folder Closes #166.
2013-04-19 20:39:26 +00:00
/examples/hiredis-example*
Build a shared library
2010-06-03 15:33:54 +00:00
/*.o
/*.so
/*.dylib
Make target for building static library
2010-09-21 12:05:22 +00:00
/*.a
Generate pkgconf during build The pkgconf source is localized to the Makefile, so we're not dropping an unnecessary "hiredis.pc.in" in the source directory. Closes #129 Closes #136
2015-01-05 20:33:49 +00:00
/*.pc
gitignore: dSYM
2019-02-20 09:53:21 +00:00
*.dSYM
Reference in New Issue
Copy Permalink