summaryrefslogtreecommitdiff
path: root/src/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.Andreas Schuh1-2/+5
2014-03-19Remove GFLAGS_NAMESPACE and version macros from public headers again.Andreas Schuh1-3/+6
2014-03-19Replace GFLAGS_HAVE_* #defines by HAVE_* again.Andreas Schuh1-52/+12
2014-03-18Fix DLL build on Windows and use PathMatchSpec instead of fnmatch.Andreas Schuh1-4/+112
2014-03-17Fix VS security warnings using SafeGetEnv and SafeFOpen utility functions.Andreas Schuh1-8/+0
2014-03-15Fix build with Xcode 5, system checks, set LANGUAGE to CXX.Andreas Schuh1-29/+2
2014-03-14Issue #73 Merge gflags_config.h into gflags_declare.h. Configuration of gflag...Andreas Schuh1-2/+0
2014-03-14Fix build on Windows using Visual Studio. Add gflags_config.h.Andreas Schuh1-26/+12
2013-05-22Add missing windows portability definitions.Andreas Schuh1-2/+7
2013-04-21Move public header files to src/ subdirectory. Copy them to <prefix>/include/...Andreas Schuh1-0/+5
2013-04-21Add CMakeLists.txt and adapt source files accordingly.Andreas Schuh1-83/+57
2011-07-29mingw fixes:Craig Silverstein1-0/+6
2011-07-29Some reorganization that results from a new method I'm moving to toCraig Silverstein1-9/+0
2010-11-16 * Use our own string typedef so macro is never confused (csilvers)Craig Silverstein1-0/+4
2009-11-10 * PORTING: Add windows (MSVC) support (csilvers)Craig Silverstein1-0/+10
2009-09-11Thu Sep 10 12:53:04 2009 Google Inc. <opensource@google.com>Craig Silverstein1-0/+6
2009-04-15Tue Apr 14 12:35:25 2009 Google Inc. <opensource@google.com>Craig Silverstein1-9/+0
2008-08-21Tue Aug 19 16:15:48 2008 Google Inc. <opensource@google.com>Craig Silverstein1-0/+12
2007-04-20Thu Apr 19 15:15:07 2007 Google Inc. <opensource@google.com>Craig Silverstein1-0/+6
2007-03-28Wed Mar 28 12:15:56 2007 Google Inc. <opensource@google.com>Craig Silverstein1-0/+80