summaryrefslogtreecommitdiff
path: root/src/gflags_declare.h.in
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Remove using ::fLS::clstring;Yi Wang1-1/+0
2016-11-25enh: Set GFLAGS_IS_A_DLL in INTERFACE_COMPILE_DEFINITIONSAndreas Schuh1-4/+13
2016-08-03Fix Windows linker errors and warnings. (#166)Dreamer1-1/+1
2016-04-05Support uint32 as flag typeAllan L. Bazinet1-0/+3
2014-05-02Define GFLAGS_NAMESPACE in public headers.Andreas Schuh1-5/+10
2014-03-26Replace GFLAGS_NAMESPACE by @GFLAGS_NAMESPACE@ in gflags_declare.h (Fixes iss...Andreas Schuh1-3/+3
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