1. 652651b Fix statically linked gflags library with MSVC by Arkady Shapkin · 7 years ago
  2. 37e2867 enh: Refactored Bazel BUILD rules by Andreas Schuh · 8 years ago
  3. 8f2c22a Revert "enh: Rename private sources, include public headers with rel path" by Andreas Schuh · 8 years ago
  4. ea6144e enh: Rename private sources, include public headers with rel path by Andreas Schuh · 8 years ago
  5. 408061b fix make error for lacking namespace (#170) by 田欧 · 8 years ago
  6. 46ea10f Do not pass flag type as a char literal when registering a new flag. by dreamer.dead · 8 years ago
  7. eaf0534 Support uint32 as flag type by Allan L. Bazinet · 8 years ago
  8. 7a69001 #51 Use static StringFlagDestructor to destruct string objects allocated by placement new by Andreas Schuh · 8 years ago
  9. 659b440 Support alternative namespaces in GFLAGS_NAMESPACE CMake variable. by Andreas Schuh · 10 years ago
  10. a93de00 Define GFLAGS_NAMESPACE in public headers. by Andreas Schuh · 10 years ago
  11. 13025b1 Remove GFLAGS_NAMESPACE and version macros from public headers again. by Andreas Schuh · 10 years ago[Renamed (97%) from src/gflags.h]
  12. 6e9f416 No need to export CommandLineFlagInfo data only structure from DLL. by Andreas Schuh · 10 years ago
  13. 492ac15 Fix DLL build on Windows and use PathMatchSpec instead of fnmatch. by Andreas Schuh · 10 years ago
  14. 8477f31 Fix build with Xcode 5, system checks, set LANGUAGE to CXX. by Andreas Schuh · 10 years ago
  15. 15bc2d6 Issue #73 Merge gflags_config.h into gflags_declare.h. Configuration of gflags.h no longer needed. by Andreas Schuh · 10 years ago[Renamed (99%) from src/gflags.h.in]
  16. 70eac23 Issue #73 Fix missing STL DLL export warnings of Visual Studio according to KB168958. by Andreas Schuh · 10 years ago
  17. b2180eb Fix build on Windows using Visual Studio. Add gflags_config.h. by Andreas Schuh · 10 years ago
  18. f7e89ba Move public header files to src/ subdirectory. Copy them to <prefix>/include/<ns>/ upon installation. by Andreas Schuh · 11 years ago[Renamed (99%) from include/gflags/gflags.h.in]
  19. 392eb67 Add CMakeLists.txt and adapt source files accordingly. by Andreas Schuh · 11 years ago
  20. 2eed08d Move public header files to separate subdirectory. by Andreas Schuh · 11 years ago[Renamed from src/gflags/gflags.h.in]
  21. 4328de8 Update NEWS: Git repository hosted on GitHub. by Andreas Schuh · 11 years ago