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