1. ba2ebbd Remove anhwang from OWNERS. by Cameron Dale · 1 year, 2 months ago main master
  2. 76e88b7 [cobalt] Remove Jared and Laura from OWNERS. by Cameron Dale · 1 year, 3 months ago
  3. 8ddb949 Update gflags owners file by Steve Fung · 2 years, 2 months ago
  4. fa0869a [owners] Add OWNERs files to gflags by dannyzen · 2 years, 10 months ago
  5. aea2706 Disable implicit-fallthrough warning. by Alex Zani · 3 years, 5 months ago
  6. 5932a87 [Wconversion] Suppress warnings by Shai Barack · 3 years, 7 months ago
  7. 722fa7e [Wconversion] Suppress warnings Bug: 56258 by Shai Barack · 3 years, 8 months ago
  8. 90d1674 Update README.fuchsia by Petr Hosek · 6 years ago
  9. 2fc4a63 Update README.fuchsia by Damien Miller · 6 years ago
  10. 09fbd04 Link to upstream in README.fuchsia by Damien Miller · 6 years ago
  11. f3ef162 Add BUILD.gn by Ankur Mittal · 7 years ago cobalt
  12. 8935ef4 enh: Link to online documentation in README by Andreas Schuh · 7 years ago
  13. 20858a4 fix: Enable language C for older CMake versions when needed (#196) by Andreas Schuh · 7 years ago
  14. ac6834e fix: Remove unused program_name variable by Andreas Schuh · 7 years ago
  15. 22ed2ce fix: Include utils by file instead of CMAKE_MODULE_PATH search by Andreas Schuh · 7 years ago
  16. f8a0efe Release v2.2.0 by Andreas Schuh · 7 years ago v2.2.0
  17. 2f336a2 doc: //external:gflags_nothreads Bazel target by Andreas Schuh · 7 years ago
  18. c6b9377 git: Ignore builds/ subdirectory by Andreas Schuh · 7 years ago
  19. 84ab952 doc: Update use of gflags with Bazel documentation by Andreas Schuh · 7 years ago
  20. b872d6b enh: Bazel BUILD, add WORKSPACE file (#192) by Andreas Schuh · 7 years ago
  21. 37c4c58 add: Bazel WORKSPACE file by Andreas Schuh · 7 years ago
  22. 37e2867 enh: Refactored Bazel BUILD rules by Andreas Schuh · 7 years ago
  23. 8f2c22a Revert "enh: Rename private sources, include public headers with rel path" by Andreas Schuh · 7 years ago
  24. ea6144e enh: Rename private sources, include public headers with rel path by Andreas Schuh · 7 years ago
  25. 86d67a3 fix: Add -lpthread to link Bazel BUILD options (#189) by Andreas Schuh · 7 years ago
  26. c94a60e enh: Configure and install pkg-config .pc file by Andreas Schuh · 7 years ago
  27. 3e7ef74 enh: Set GFLAGS_IS_A_DLL in INTERFACE_COMPILE_DEFINITIONS by Andreas Schuh · 7 years ago
  28. 1846983 fix: Ensure installation path uses forward slashes by Andreas Schuh · 7 years ago
  29. 3886da5 enh: Add option to add installation to CMake’s package registry by Andreas Schuh · 7 years ago
  30. 6c0ee00 fix: Copy missing IMPORTED_IMPLIB_<CONFIG> gflags target property by Andreas Schuh · 7 years ago
  31. 3064f63 enh: Avoid use of install(EXPORTS) FILE option by Andreas Schuh · 7 years ago
  32. 14c0e93 Convert dashes to underscores for unknown flags (#177) by Todd Lipcon · 7 years ago
  33. cce68f0 Fix error messages to not truncate to 255 characters (#175) by David Lam · 7 years ago
  34. f4eace1 fix: Validate modified flags only once (#173) by Andreas Schuh · 8 years ago
  35. 408061b fix make error for lacking namespace (#170) by 田欧 · 8 years ago
  36. 7d31c02 Fix unsigned comparison error in gflags_reporting.cc (#168) by Aaryaman Sagar · 8 years ago
  37. a69b254 Fix Windows linker errors and warnings. (#166) by Dreamer · 8 years ago
  38. 15394d3 Add shared library build to the AppVeyor CI config. (#167) by Dreamer · 8 years ago
  39. e58e530 Remove filter for excluded tests from AppVeyor config. (#165) by Dreamer · 8 years ago
  40. 435f949 test: Travis CI build static+shared in Release+Debug (#164) by Andreas Schuh · 8 years ago
  41. 22e4a53 fix: Run strip_flags_binary test only for release configurations (#163) by Andreas Schuh · 8 years ago
  42. c713d2e test: Run AppVeyor build via cmake --build and run tests. (#162) by Dreamer · 8 years ago
  43. b16653e fix: Typo in gflags_strip_flags_test.cmake script by Andreas Schuh · 8 years ago
  44. ec4b5da doc: Add AppVeyor status badge to README by Andreas Schuh · 8 years ago
  45. f0be9c8 Add initial AppVeyor config. (#161) by Dreamer · 8 years ago
  46. 78cab6c doc: Add Travis CI status badge to README by Andreas Schuh · 8 years ago
  47. 4667f41 Enable Travis CI for Linux and OSX builds (#160) by Dreamer · 8 years ago
  48. a5a1b28 Merge pull request #158 from dreamer-dead/use-type-name-enum by Andreas Schuh · 8 years ago
  49. 7ba9921 Fix wrong type comparison and outdated OfType() usage. by dreamer.dead · 8 years ago
  50. 3051942 Fix indentation and remove outdated assert. by dreamer.dead · 8 years ago
  51. 3c0ad4f Extract common code from FlagRegisterer to reduce size. by dreamer.dead · 8 years ago
  52. a1e461d Change template FlagValue::OfType() to Type() getter. by dreamer.dead · 8 years ago
  53. 46ea10f Do not pass flag type as a char literal when registering a new flag. by dreamer.dead · 8 years ago
  54. fe57e5a Merge pull request #156 from dreamer-dead/fix-flag-value-typename by Andreas Schuh · 8 years ago
  55. fa26638 Fix unittests expectations related to uint32. by dreamer.dead · 8 years ago
  56. 5ef4c3c Fix uint32 type name. by dreamer.dead · 8 years ago
  57. 2e4159f Merge pull request #155 from dreamer-dead/add-missing-reference by Andreas Schuh · 8 years ago
  58. 3e946c9 Add missing reference symbol to a function parameter. by dreamer.dead · 8 years ago
  59. 546819b Merge pull request #152 from Liuchang0812/master by Andreas Schuh · 8 years ago
  60. 0c17f1e fix bug about LRLF by liuchang0812 · 8 years ago
  61. ac1a925 fix #151: Ubuntu package name in INSTALL instructions by Andreas Schuh · 8 years ago
  62. d701cea Merge pull request #150 from LuminateWireless/fix-bazel-build by Andreas Schuh · 8 years ago
  63. 7ae23fd Add gendir to the include path so that building with bazel doesn't by Ming Zhao · 8 years ago
  64. 8de80b9 Merge pull request #149 from hevy-CC4477/master by Andreas Schuh · 8 years ago
  65. eff38cb fix test compilation by FARBOS Arnaud · 8 years ago
  66. 9353bca Merge pull request #147 from bazineta/master by Andreas Schuh · 8 years ago
  67. 81d8a92 Correct FV_MAX_INDEX by Allan L. Bazinet · 8 years ago
  68. eaf0534 Support uint32 as flag type by Allan L. Bazinet · 8 years ago
  69. 74bcd20 Merge PR #137 with change of SOVERSION to <major>.<minor> by Andreas Schuh · 8 years ago
  70. 4534195 fix: Change SOVERSION to <major>.<minor> for 2.x release versions by Andreas Schuh · 8 years ago
  71. 5e30706 Merge pull request #143 from schuhschuh/fix-bazel-bulid-osx by Andreas Schuh · 8 years ago
  72. 687b2c5 fix #133: Use awk instead of sed which would require different options on OS X by Andreas Schuh · 8 years ago
  73. 5844199 Merge pull request #142 from schuhschuh/master by Andreas Schuh · 8 years ago
  74. 1c8285f mod: Update doc with new find_package COMPONENTS or subproject use by Andreas Schuh · 8 years ago
  75. 12d810d Merge pull request #141 from schuhschuh/master by Andreas Schuh · 8 years ago
  76. 389ef3f Merge branch 'master' of github.com:gflags/gflags by Andreas Schuh · 8 years ago
  77. 752c632 fix: Include order of config.h and gflags.h in unit test by Andreas Schuh · 8 years ago
  78. f9e69b3 Merge pull request #140 from schuhschuh/enh-#117-gflags-subproject-support by Andreas Schuh · 8 years ago
  79. 7a21c16 cmake: Rename targets to gflags[_nothreads]_(static|shared), support by Andreas Schuh · 8 years ago
  80. a4382e5 cmake: Require CMake 2.8.12 in NC tests by Andreas Schuh · 8 years ago
  81. 2de6bf3 cmake: Change CMake package configuration variable name prefix to GFLAGS_ by Andreas Schuh · 8 years ago
  82. 91e16ee cmake: Add CMake variable to cache only when gflags is not a subproject by Andreas Schuh · 8 years ago
  83. b686469 git: Add CMakeLists.txt.user Qt Creator configuration to ignore list by Andreas Schuh · 8 years ago
  84. e50698c Merge pull request #139 from schuhschuh/master by Andreas Schuh · 8 years ago
  85. 18cb422 fix: Require CMake version 2.8.12 in test project by Andreas Schuh · 8 years ago
  86. 799e910 fix: Include private config.h in gflags_unittest.cc by Andreas Schuh · 8 years ago
  87. abe4b10 fix: Package URLs by Andreas Schuh · 8 years ago
  88. 221f327 Revert "#136 Move test binaries to Testing/bin" by Andreas Schuh · 8 years ago
  89. 2a3454c fix: DLL import/export defines for unit tests, remove obsolete config_for_unittests.h by Andreas Schuh · 8 years ago
  90. 545e9df fix: Add missing include guards to gflags/config.h by Andreas Schuh · 8 years ago
  91. 6bd636c cmake: Clean up static library filename suffix code from PR #126 by Andreas Schuh · 8 years ago
  92. dd48d70 Merge pull request #126 from hevy-CC4477/master by Andreas Schuh · 8 years ago
  93. 9ef0d52 enh: Add usage of DEFINE_validator to test project by Andreas Schuh · 8 years ago
  94. 02f3189 #136 Move test binaries to Testing/bin by Andreas Schuh · 8 years ago
  95. 92865ce #51 #138 Use std::string instead const char * for global "constants" by Andreas Schuh · 8 years ago
  96. 8ac4bc4 fix: Pass std::string directly, no need for c_str() call by Andreas Schuh · 8 years ago
  97. b90a325 properly export the .so minor version by Evan Klitzke · 8 years ago
  98. 3ae911f mod: Update doc by Andreas Schuh · 8 years ago
  99. 762f9cb #51 Call ShutDownCommandLineFlags for (manual) valgrind test by Andreas Schuh · 8 years ago
  100. 7a69001 #51 Use static StringFlagDestructor to destruct string objects allocated by placement new by Andreas Schuh · 8 years ago