enh: Add option to add installation to CMake’s package registry
[platform/upstream/gflags.git] / src / gflags.cc
2016-11-22 Todd LipconConvert dashes to underscores for unknown flags (#177)
2016-10-05 David LamFix error messages to not truncate to 255 characters...
2016-09-17 Andreas Schuhfix: Validate modified flags only once (#173)
2016-08-03 DreamerFix Windows linker errors and warnings. (#166)
2016-08-01 Andreas SchuhMerge pull request #158 from dreamer-dead/use-type...
2016-08-01 dreamer.deadFix wrong type comparison and outdated OfType() usage.
2016-08-01 dreamer.deadFix indentation and remove outdated assert.
2016-08-01 dreamer.deadExtract common code from FlagRegisterer to reduce size.
2016-08-01 dreamer.deadChange template FlagValue::OfType() to Type() getter.
2016-07-29 dreamer.deadDo not pass flag type as a char literal when registerin...
2016-07-20 Andreas SchuhMerge pull request #156 from dreamer-dead/fix-flag...
2016-07-20 dreamer.deadFix uint32 type name.
2016-06-28 Andreas SchuhMerge pull request #152 from Liuchang0812/master
2016-06-28 liuchang0812fix bug about LRLF
2016-04-06 Andreas SchuhMerge pull request #147 from bazineta/master
2016-04-05 Allan L. BazinetCorrect FV_MAX_INDEX
2016-04-05 Allan L. BazinetSupport uint32 as flag type
2016-03-04 Andreas Schuhfix: Change SOVERSION to <major>.<minor> for 2.x releas...
2016-02-29 Andreas SchuhMerge pull request #126 from hevy-CC4477/master
2016-02-29 Andreas Schuh#51 #138 Use std::string instead const char * for globa...
2015-10-27 Andreas Schuh#124 Remove using namespace from mutex.h
2015-03-24 Andreas SchuhMerge branch 'master' of github.com:schuhschuh/gflags...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-20 Andreas SchuhMerge branch 'refs/heads/feature/cpack-package-generati...
2014-03-20 Andreas SchuhChange mode of text file.
2014-03-19 Andreas SchuhAdd link dependency on shlwapi.lib during build configu...
2014-03-19 Andreas SchuhUse OS_WINDOWS #define instead of _WIN32 and WINDOWS.
2014-03-19 Andreas SchuhMerge remote-tracking branch 'github/cmake-migration'
2014-03-19 Andreas SchuhReplace GFLAGS_HAVE_* #defines by HAVE_* again.
2014-03-18 Andreas SchuhFix DLL build on Windows and use PathMatchSpec instead...
2014-03-17 Andreas SchuhFix up use of SafeFOpen.
2014-03-17 Andreas SchuhFix VS linker warning regarding locally defined FLAGS_t...
2014-03-17 Andreas SchuhFix VS security warnings using SafeGetEnv and SafeFOpen...
2014-03-17 Andreas SchuhFix preprocessor conditions to use new GFLAGS_* defines.
2014-03-15 Andreas SchuhFix build with Xcode 5, system checks, set LANGUAGE...
2014-03-14 Andreas SchuhFix build on Windows using Visual Studio. Add gflags_co...
2013-04-21 Andreas SchuhMove public header files to src/ subdirectory. Copy...
2013-04-21 Andreas SchuhAdd CMakeLists.txt and adapt source files accordingly.
2012-05-29 Andreas SchuhFix "invalid suffix on literal; C++11 requires a space...
2011-11-03 Craig SilversteinGet rid of the old FlagRegisterer constructor.
2011-11-03 Craig SilversteinStarting the rollback of flag categories.
2011-11-03 Craig SilversteinAdd a 'flag_ptr' field to CommandLineFlagInfo that...
2011-11-03 Craig SilversteinNow I can get rid of the old constructor!
2011-11-03 Craig Silversteincode.google.com/p/google-gflags/issues/detail?id=45
2011-11-03 Craig SilversteinAdd back in a backwards-compatible constructor for
2011-11-03 Craig SilversteinNOTE: I'm checking this in just to have a record in...
2011-07-29 Craig SilversteinSome reorganization that results from a new method...
2011-03-03 Craig SilversteinAdd support for specifying a version number (SetVersion...
2011-03-02 Craig Silverstein * Update acx_pthread.m4 for nostdlib (liujisi)
2011-01-14 Craig Silverstein * Remove reference to InitGoogle (csilvers)
2010-09-16 Craig Silverstein * Reduce .o size by decomposing switches (jyrki)
2010-05-07 Craig Silverstein * Added a contentful NEWS file (csilvers)
2010-01-05 Craig SilversteinMon Jan 4 18:09:30 2010 Google Inc. <opensource@googl...
2009-11-10 Craig Silverstein * PORTING: Add windows (MSVC) support (csilvers)
2009-09-11 Craig SilversteinThu Sep 10 12:53:04 2009 Google Inc. <opensource@googl...
2009-04-15 Craig SilversteinTue Apr 14 12:35:25 2009 Google Inc. <opensource@googl...
2008-09-19 Craig SilversteinThu Sep 18 12:58:05 2008 Google Inc. <opensource@googl...
2008-08-21 Craig SilversteinTue Aug 19 16:15:48 2008 Google Inc. <opensource@googl...
2008-07-22 Craig SilversteinMon Jul 21 23:01:38 2008 Google Inc. <opensource@googl...
2008-03-27 Craig SilversteinWed Mar 26 15:20:18 2008 Google Inc. <opensource@googl...
2007-10-18 Craig SilversteinThu Oct 18 11:33:20 2007 Google Inc. <opensource@googl...
2007-08-15 Craig SilversteinWed Aug 15 07:35:51 2007 Google Inc. <opensource@googl...
2007-06-12 Craig SilversteinTue Jun 12 15:23:42 2007 Google Inc. <opensource@googl...
2007-04-20 Craig SilversteinThu Apr 19 15:15:07 2007 Google Inc. <opensource@googl...
2007-03-28 Craig SilversteinWed Mar 28 12:15:56 2007 Google Inc. <opensource@googl...
2007-03-22 Craig Silversteingflags 0.1