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