Skip to content
Snippets Groups Projects
  1. Nov 05, 2013
  2. Oct 22, 2013
    • Dani Perez's avatar
      exporting binary tree to CMake registry · 459e5291
      Dani Perez authored
      This eases integration with other applications making use
      of gflags without needing to install it in the system.
      find_package looks in the registry for existing software.
      459e5291
  3. Sep 20, 2013
  4. Aug 01, 2013
  5. Jul 31, 2013
  6. May 22, 2013
  7. May 21, 2013
  8. Apr 21, 2013
  9. Apr 20, 2013
  10. Jan 14, 2013
  11. Nov 20, 2012
  12. Nov 11, 2012
  13. May 29, 2012
  14. Feb 02, 2012
  15. Jan 25, 2012
  16. Dec 21, 2011
  17. Dec 01, 2011
    • Craig Silverstein's avatar
      · 80912052
      Craig Silverstein authored
      Clarify thread-safety comment for FlagSaver.
      
      Tested:
      blaze test base:commandlineflags_unittest
      
      R=csilvers
      DELTA=4  (3 added, 0 deleted, 1 changed)
      
      
      Revision created by MOE tool push_codebase.
      MOE_MIGRATION=3791
      
      
      git-svn-id: https://gflags.googlecode.com/svn/trunk@71 6586e3c6-dcc4-952a-343f-ff74eb82781d
      80912052
  18. Nov 03, 2011
    • Craig Silverstein's avatar
      · be2da58d
      Craig Silverstein authored
      The last bit of rolling back commandlineflag categories:
      remove the 'categories' field from CommandLineFlagInfo.  (Note
      the code to fill this field was removed from
      FillComandLineFlagInfo previously, so it's been an empty
      string for some time now.)
      
      R=ncalvin
      DELTA=1  (0 added, 1 deleted, 0 changed)
      
      
      Revision created by MOE tool push_codebase.
      MOE_MIGRATION=3616
      
      
      git-svn-id: https://gflags.googlecode.com/svn/trunk@70 6586e3c6-dcc4-952a-343f-ff74eb82781d
      be2da58d
Loading