Skip to content
Snippets Groups Projects
Select Git revision
  • cobalt
  • master default
  • upstream/bugfix/#51-memory-leaks
  • upstream/fix-gflags-define
  • upstream/gh-pages
  • upstream/master
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.1
  • v2.1.0
11 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Oct1428Sep5Jul15May4Apr4Mar31Jan2973Nov8Oct1Sep29Aug13Jul1116May1211629Mar6Jan16Dec29Nov262524225Oct17Sep31Aug2432129Jul201828Jun110May26Apr654Mar2129Feb2719181229Jan1231Dec5Nov28Oct2720May193Apr31Mar252417Jul2May17Apr30Mar2726252220191817151427Nov2265422Oct20Sep1Aug31Jul3Jun130May2221Apr2014Jan20Nov1129May2Feb25Jan21Dec13Nov18Aug430Jul292819May21Apr3Mar225Jan1416Nov14Oct16Sep7May10Mar5Jan10Nov11Sep17Jul15Apr19Sep21Aug22Jul27Mar18Oct15Aug12Jun20Apr28Mar222118Decfix: PVS Studio warningsfix: No extern template declaration for MSVC <12.0fix: Declare FlagRegisterer c’tor explicit template instanations as extern in headerfix: Declare FALGS_no##name variables as staticfix: Import with GFLAGS_USE_TARGET_NAMESPACE=ONfix: Import with or without gflags:: namespacefix: Define both 'gflags' and 'gflags::gflags' alias targetsfix: Indentation, use spaces instead of real tabsMerge pull request #247 from Mizux/masterfix missing-field-initializers warnings on gccFix V728 excessive checkSet postfixes for generated libraries based on buildtypeFix build on some clang variantsdoc: Update documentation on how to use BazelMerge branch 'gh-pages' of github.com:gflags/gflags into gh-pagesdoc: Use of Bazel bind discouragedRemove installation guide's recommendation to use Bazel's bind().Update README.fuchsiamastermasterUpdate README.fuchsiaLink to upstream in README.fuchsiaUse CMake namespace gflags:: for export and alias targetRemove uneeded enable_test()Add VERSION to projectUse += for appendsAdd Bazel-on-Windows supportrepair wrong namespace problemRemoved unused functions.Remove using ::fLS::clstring;enh: Move CMake defines to separate header, unused by BazelFix typo in BUILDfix: Remove obsolete and unused CleanFileName codecmake: Add convenience uninstall target (#221)Release v2.2.1v2.2.1v2.2.1enh: AppVeyor builds with different toolchains (copied from gtest project)fix: Check HAVE_STDINT_H or HAVE_INTTYPES_H for older MSVC versionsgit: Ignore symbolic links created by Bazel build toolfix: Static code analyzer error regarding strncmp with empty kRootDir stringUse inttypes.h on VC++ 2013 and upFix CMake macro special variable usage (#216)Fix static initialization order fiasco caused by global registry lock (#215)
Loading