gflags/src
2014-03-26 19:37:01 +00:00
..
config.h.in Enable packaging of library using CPack. 2014-03-20 02:11:44 +00:00
gflags.cc Change mode of text file. 2014-03-20 02:14:30 +00:00
gflags.h.in Remove GFLAGS_NAMESPACE and version macros from public headers again. 2014-03-19 16:05:02 +00:00
gflags_completions.cc Move public header files to src/ subdirectory. Copy them to <prefix>/include/<ns>/ upon installation. 2013-04-21 03:38:25 +01:00
gflags_completions.h.in Move public header files to src/ subdirectory. Copy them to <prefix>/include/<ns>/ upon installation. 2013-04-21 03:38:25 +01:00
gflags_completions.sh Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_declare.h.in Replace GFLAGS_NAMESPACE by @GFLAGS_NAMESPACE@ in gflags_declare.h (Fixes issue #79). 2014-03-26 19:37:01 +00:00
gflags_reporting.cc Fix DLL build on Windows and use PathMatchSpec instead of fnmatch. 2014-03-18 22:03:10 +00:00
mutex.h Use OS_WINDOWS #define instead of _WIN32 and WINDOWS. 2014-03-19 16:46:56 +00:00
util.h Use strtoll as defined by windows_port.h for strto64. 2014-03-19 16:53:19 +00:00
windows_port.cc Fix VS security warnings using SafeGetEnv and SafeFOpen utility functions. 2014-03-17 21:19:35 +00:00
windows_port.h Use OS_WINDOWS #define instead of _WIN32 and WINDOWS. 2014-03-19 16:46:56 +00:00