1. 986e8ee cmake: Install pkgconfig file in mingw by Biswapriyo Nath · 2 years, 4 months ago master
  2. 9ca7e9e Android linking fix (#321) by Michael Chinen · 2 years, 4 months ago
  3. 4ace06d make bazel use same namespace with cmake by HongboLiu · 2 years, 10 months ago
  4. 827c769 switch shebang to python3 by Changqing Li · 3 years, 6 months ago
  5. 5d5a6c5 Include string.h for strchr and strcmp. by Zachary · 3 years, 9 months ago
  6. a386bd0 Update index.html dependency with Bazel section. by panzhongxian · 3 years, 7 months ago
  7. cb68d9e Update index.html dependency with Bazel section. by panzhongxian · 3 years, 7 months ago
  8. ae2fae5 Merge branch 'remove-doc-submodule' by Andreas Schuh · 3 years, 7 months ago
  9. 1c86423 Add doc/README.md with command to update gh-pages by Andreas Schuh · 3 years, 7 months ago
  10. 8843f88 Add 'doc/' from commit '8411df715cf522606e3b1aca386ddfc0b63d34b4' by Andreas Schuh · 3 years, 7 months ago
  11. 4405871 Remove doc/ submodule self-reference by Andreas Schuh · 3 years, 7 months ago
  12. f7388c6 Simplify found_question_marks tests by Andrew Gasparovic · 3 years, 11 months ago
  13. 84968c6 Remove fallthrough switch case by Andrew Gasparovic · 4 years ago
  14. 1137acc Remove msys dependency for Windows. by Tom Lundell · 3 years, 11 months ago
  15. ef8e134 Remove unreachable code by Andrew Gasparovic · 4 years, 1 month ago
  16. addd749 Set POCICY 0063 to new by Ilya Lavrenov · 4 years, 1 month ago
  17. 2e227c3 remove attribute where it does not apply by Trevor Hickey · 4 years, 3 months ago
  18. d9b184b Avoid no-match message in case STRIP_FLAG_HELP been set by Jacky Wu · 4 years, 6 months ago
  19. 6c8f50b [clang-tidy] Remove redundant initialization of strings by Rosen Penev · 4 years, 6 months ago
  20. 6d224d3 [clang-tidy] Replace deprecated C headers by Rosen Penev · 4 years, 6 months ago
  21. 0b7f8db Fix check of targets in package config when GFLAGS_USE_TARGET_NAMESPACE by Mizux · 4 years, 7 months ago
  22. f40e43a Change order of sections in INSTALL file, mention Homebrew by Andreas Schuh · 4 years, 7 months ago
  23. 57c5913 Add vcpkg installation instructions by grdowns · 4 years, 7 months ago
  24. 2cac878 package.pc.in: bin and libdir to exec_prefix by Rosen Penev · 4 years, 8 months ago
  25. 28f50e0 fix: Install pkgconfig file only when INSTALL_HEADERS option is ON by Andreas Schuh · 5 years ago
  26. 1005485 fixup: Keep CMake coding style with whitespace after command name by Andreas Schuh · 5 years ago
  27. be65295 fix: GFLAGS_* variables take precedence in gflags_define by Andreas Schuh · 5 years ago
  28. 524b83d Merge pull request #276 from Rastaban/master by Andreas Schuh · 5 years ago
  29. 3481940 Merge pull request #1 from Rastaban/Rastaban-patch-1 by Phil Christensen · 5 years ago
  30. 00fcadd Add missing @ to cmake file by Phil Christensen · 5 years ago
  31. 498cfa8 doc: Minor English language fix in release notes by Andreas Schuh · 5 years ago
  32. e171aa2 Release v2.2.2 by Andreas Schuh · 5 years ago v2.2.2
  33. 3d2a101 doc: Update README for release v2.2.2 by Andreas Schuh · 5 years ago
  34. af502c8 doc: Update ChangeLog for release v2.2.2 by Andreas Schuh · 5 years ago
  35. 0f439e8 cmake: Increment project version to 2.2.2 by Andreas Schuh · 5 years ago
  36. 83fecd3 doc: Updated CMake and Bazel examples by Andreas Schuh · 5 years ago
  37. 8411df7 Update CMake and Bazel examples by Andreas Schuh · 5 years ago
  38. 4c0bbc0 fix: Use 'default' visibility for GCC by Andreas Schuh · 5 years ago
  39. 0c7012d fix: Build with MinGW version after Nov 2016 by Andreas Schuh · 5 years ago
  40. b051bac fix: Build with _UNICODE support on Windows by Andreas Schuh · 5 years ago
  41. 7e70988 fix: PVS Studio warnings by Andreas Schuh · 6 years ago
  42. 754d332 fix: No extern template declaration for MSVC <12.0 by Andreas Schuh · 6 years ago
  43. 82456f2 fix: Declare FlagRegisterer c’tor explicit template instanations as extern in header by Andreas Schuh · 6 years ago
  44. 3e2e349 fix: Declare FALGS_no##name variables as static by Andreas Schuh · 6 years ago
  45. c0b1add fix: Import with GFLAGS_USE_TARGET_NAMESPACE=ON by Andreas Schuh · 6 years ago
  46. f1ea012 fix: Import with or without gflags:: namespace by Andreas Schuh · 6 years ago
  47. b0c4cd2 fix: Define both 'gflags' and 'gflags::gflags' alias targets by Andreas Schuh · 6 years ago
  48. 04c8ce7 fix: Indentation, use spaces instead of real tabs by Andreas Schuh · 6 years ago
  49. d4a050d Merge pull request #247 from Mizux/master by Andreas Schuh · 6 years ago
  50. 48677f9 fix missing-field-initializers warnings on gcc by wuchenghui · 6 years ago
  51. 6e53655 Fix V728 excessive check by drillsar · 7 years ago
  52. cad38c9 Set postfixes for generated libraries based on buildtype by kokerf · 6 years ago
  53. 2c49763 Fix build on some clang variants by Matt Hargett · 6 years ago
  54. 660603a doc: Update documentation on how to use Bazel by Andreas Schuh · 6 years ago
  55. 679df49 Merge branch 'gh-pages' of github.com:gflags/gflags into gh-pages by Andreas Schuh · 6 years ago
  56. 48cdc79 doc: Use of Bazel bind discouraged by Andreas Schuh · 6 years ago
  57. 518267d Remove installation guide's recommendation to use Bazel's bind(). by Sam Liu · 6 years ago
  58. f7228d7 Use CMake namespace gflags:: for export and alias target by Corentin Le Molgat · 6 years ago
  59. 8b39845 Remove uneeded enable_test() by Corentin Le Molgat · 6 years ago
  60. 9ab4d11 Add VERSION to project by Corentin Le Molgat · 6 years ago
  61. e292e04 Use += for appends by Rob Earhart · 6 years ago
  62. 6d1c363 Add Bazel-on-Windows support by Rob Earhart · 6 years ago
  63. 7759264 repair wrong namespace problem by Silver Chan · 6 years ago
  64. 2334846 Removed unused functions. by Sumit Gupta · 7 years ago
  65. 60784b5 Remove using ::fLS::clstring; by Yi Wang · 7 years ago
  66. 57ceb0e enh: Move CMake defines to separate header, unused by Bazel by Andreas Schuh · 7 years ago
  67. 7d36353 Fix typo in BUILD by Siddhartha Bagaria · 7 years ago
  68. aa2d0f7 fix: Remove obsolete and unused CleanFileName code by Andreas Schuh · 7 years ago
  69. 4663c80 cmake: Add convenience uninstall target (#221) by Jason Juang · 7 years ago
  70. 46f73f8 Release v2.2.1 by Andreas Schuh · 7 years ago v2.2.1
  71. 66d4386 enh: AppVeyor builds with different toolchains (copied from gtest project) by Andreas Schuh · 7 years ago
  72. 6348ea9 fix: Check HAVE_STDINT_H or HAVE_INTTYPES_H for older MSVC versions by Andreas Schuh · 7 years ago
  73. 3d5bc48 git: Ignore symbolic links created by Bazel build tool by Andreas Schuh · 7 years ago
  74. 74603f5 fix: Static code analyzer error regarding strncmp with empty kRootDir string by Andreas Schuh · 7 years ago
  75. 4a694e8 Use inttypes.h on VC++ 2013 and up by Ben Vanik · 7 years ago
  76. 21c7bcd Fix CMake macro special variable usage (#216) by randomguy3 · 7 years ago
  77. 95ffb27 Fix static initialization order fiasco caused by global registry lock (#215) by Mmanu Chaturvedi · 7 years ago
  78. 80ebb42 Install dll's to correct path (#213) by Arkady Shapkin · 7 years ago
  79. 652651b Fix statically linked gflags library with MSVC by Arkady Shapkin · 7 years ago
  80. 9314597 Mark single argument constructors in mutex.h as explicit. by Dan Minor · 7 years ago
  81. 48f4094 Removed the unused link to #varz by Razvan Musaloiu-E · 7 years ago
  82. 30dbc81 Changed include directory in bazel build by Geoffrey Lalonde · 7 years ago
  83. 8935ef4 enh: Link to online documentation in README by Andreas Schuh · 7 years ago
  84. 20858a4 fix: Enable language C for older CMake versions when needed (#196) by Andreas Schuh · 7 years ago
  85. ac6834e fix: Remove unused program_name variable by Andreas Schuh · 7 years ago
  86. 22ed2ce fix: Include utils by file instead of CMAKE_MODULE_PATH search by Andreas Schuh · 7 years ago
  87. f8a0efe Release v2.2.0 by Andreas Schuh · 7 years ago v2.2.0
  88. 2f336a2 doc: //external:gflags_nothreads Bazel target by Andreas Schuh · 7 years ago
  89. 971dd2a doc: Bazel gflags_nothreads target by Andreas Schuh · 7 years ago
  90. c6b9377 git: Ignore builds/ subdirectory by Andreas Schuh · 7 years ago
  91. 84ab952 doc: Update use of gflags with Bazel documentation by Andreas Schuh · 7 years ago
  92. 78c66b3 doc: Add section on how to use gflags with Bazel by Andreas Schuh · 7 years ago
  93. b872d6b enh: Bazel BUILD, add WORKSPACE file (#192) by Andreas Schuh · 7 years ago
  94. 37c4c58 add: Bazel WORKSPACE file by Andreas Schuh · 7 years ago
  95. 37e2867 enh: Refactored Bazel BUILD rules by Andreas Schuh · 7 years ago
  96. 8f2c22a Revert "enh: Rename private sources, include public headers with rel path" by Andreas Schuh · 7 years ago
  97. ea6144e enh: Rename private sources, include public headers with rel path by Andreas Schuh · 7 years ago
  98. 86d67a3 fix: Add -lpthread to link Bazel BUILD options (#189) by Andreas Schuh · 7 years ago
  99. c94a60e enh: Configure and install pkg-config .pc file by Andreas Schuh · 7 years ago
  100. 3e7ef74 enh: Set GFLAGS_IS_A_DLL in INTERFACE_COMPILE_DEFINITIONS by Andreas Schuh · 7 years ago