summaryrefslogtreecommitdiff
path: root/src/gflags_declare.h.in
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Remove GFLAGS_NAMESPACE and version macros from public headers again.Andreas Schuh1-20/+2
2014-03-19Replace GFLAGS_HAVE_* #defines by HAVE_* again.Andreas Schuh1-3/+3
2014-03-18Fix DLL build on Windows and use PathMatchSpec instead of fnmatch.Andreas Schuh1-114/+12
2014-03-17Fix VS linker warning regarding locally defined FLAGS_tryfromenv symbol.Andreas Schuh1-10/+16
2014-03-15Check if pthread_rwlock_t is available and use it if so.Andreas Schuh1-0/+3
2014-03-15Fix build with Xcode 5, system checks, set LANGUAGE to CXX.Andreas Schuh1-23/+93
2014-03-14Issue #73 Merge gflags_config.h into gflags_declare.h. Configuration of gflag...Andreas Schuh1-13/+51
2013-04-21Move public header files to src/ subdirectory. Copy them to <prefix>/include/...Andreas Schuh1-0/+139