Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
d5e5cc6a1cf1439c24edaf322617082a7902393c
/
include
/
config.h.in
d32bab6
time support: For portability, also include <time.h>
by Jeff Thompson
· 11 years ago
ea94620
time support: check and define NDN_CPP_HAVE_GMTIME_SUPPORT. In ndn_toIsoString and ndn_fromIsoString, return an error if not supported.
by Jeff Thompson
· 11 years ago
6e22904
make: Create include directory for make install to install headers. Put ndn-cpp-config.h in include/ndn-cpp.
by Jeff Thompson
· 11 years ago
[Renamed (93%) from config.h.in]
f21e224
make: Conditionally link to the OSX Security framework.
by Jeff Thompson
· 11 years ago
1975def
make: conditionally link to libsqlite3.
by Jeff Thompson
· 11 years ago
32a2333
make: Use AC_TYPE_UINT8_T to check for uint8_t.
by Jeff Thompson
· 11 years ago
9cf9dfb
Added HAVE_OSX_SECKEYCHAIN.
by Jeff Thompson
· 11 years ago
965a324
make: Added AX_LIB_SQLITE3
by Jeff Thompson
· 11 years ago
0c13a53
config: Put HAVE_STDINT in common.h and use to define uint8_t.
by Jeff Thompson
· 11 years ago
a04f23c
Added ChangedEvent.
by Jeff Thompson
· 11 years ago
a28eed8
In common.h, define func_lib for function objects. In configure.ac, define HAVE_STD_FUNCTION and HAVE_BOOST_FUNCTION. Include function headers in ndnboost.
by Jeff Thompson
· 11 years ago
9208004
Don't need libssl (only libcrypto)
by Jeff Thompson
· 11 years ago
8a055e0
Use AC_CHECK_LIB for ssl and crypto
by Jeff Thompson
· 11 years ago
4f03164
Use AC_PROG_LIBTOOL
by Jeff Thompson
· 11 years ago
d4a1e16
Added ndn_memcmp
by Jeff Thompson
· 11 years ago
1a1b4c0
Added AM_PROG_CC_C_O to configure.ac
by Jeff Thompson
· 11 years ago
c804d52
Added HAVE_MEMCPY and HAVE_MEMSET in config.h
by Jeff Thompson
· 11 years ago
3b3aabf
Make static ndn-cpp.a. Remove libtool dynamic linking.
by Jeff Thompson
· 11 years ago
3617406
Enable make ndn-cpp.a
by Jeff Thompson
· 11 years ago
1b8f4c9
In configure, check for C++11
by Jeff Thompson
· 11 years ago
39128c6
Added output files from autogen
by Jeff Thompson
· 11 years ago