aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-11doc: Update README for release v2.2.2Andreas Schuh
2018-11-11doc: Update ChangeLog for release v2.2.2Andreas Schuh
2018-11-11cmake: Increment project version to 2.2.2Andreas Schuh
2018-11-11doc: Updated CMake and Bazel examplesAndreas Schuh
2018-11-11fix: Use 'default' visibility for GCCAndreas Schuh
2018-11-09fix: Build with MinGW version after Nov 2016Andreas Schuh
2018-11-09fix: Build with _UNICODE support on WindowsAndreas Schuh
2018-10-15fix: PVS Studio warningsAndreas Schuh
2018-10-15fix: No extern template declaration for MSVC <12.0Andreas Schuh
2018-10-15fix: Declare FlagRegisterer c’tor explicit template instanations as extern ...Andreas Schuh
2018-10-14fix: Declare FALGS_no##name variables as staticAndreas Schuh
2018-09-28fix: Import with GFLAGS_USE_TARGET_NAMESPACE=ONAndreas Schuh
2018-09-28fix: Import with or without gflags:: namespaceAndreas Schuh
2018-09-28fix: Define both 'gflags' and 'gflags::gflags' alias targetsAndreas Schuh
2018-09-28fix: Indentation, use spaces instead of real tabsAndreas Schuh
2018-09-28Merge pull request #247 from Mizux/masterAndreas Schuh
2018-09-28fix missing-field-initializers warnings on gccwuchenghui
2018-09-28Fix V728 excessive checkdrillsar
2018-09-28Set postfixes for generated libraries based on buildtypekokerf
2018-09-28Fix build on some clang variantsMatt Hargett
2018-07-05doc: Update documentation on how to use BazelAndreas Schuh
2018-07-05Remove installation guide's recommendation to use Bazel's bind().Sam Liu
2018-01-31Use CMake namespace gflags:: for export and alias targetCorentin Le Molgat
2018-01-31Remove uneeded enable_test()Corentin Le Molgat
2018-01-29Add VERSION to projectCorentin Le Molgat
2018-01-07Use += for appendsRob Earhart
2018-01-07Add Bazel-on-Windows supportRob Earhart
2017-11-03repair wrong namespace problemSilver Chan
2017-10-08Removed unused functions.Sumit Gupta
2017-09-01Remove using ::fLS::clstring;Yi Wang
2017-09-01enh: Move CMake defines to separate header, unused by BazelAndreas Schuh
2017-08-29Fix typo in BUILDSiddhartha Bagaria
2017-07-13fix: Remove obsolete and unused CleanFileName codeAndreas Schuh
2017-07-11cmake: Add convenience uninstall target (#221)Jason Juang
2017-07-11Release v2.2.1Andreas Schuh
2017-07-11enh: AppVeyor builds with different toolchains (copied from gtest project)Andreas Schuh
2017-07-11fix: Check HAVE_STDINT_H or HAVE_INTTYPES_H for older MSVC versionsAndreas Schuh
2017-07-11git: Ignore symbolic links created by Bazel build toolAndreas Schuh
2017-07-11fix: Static code analyzer error regarding strncmp with empty kRootDir stringAndreas Schuh
2017-05-16Use inttypes.h on VC++ 2013 and upBen Vanik
2017-05-16Fix CMake macro special variable usage (#216)randomguy3
2017-05-12Fix static initialization order fiasco caused by global registry lock (#215)Mmanu Chaturvedi
2017-05-11Install dll's to correct path (#213)Arkady Shapkin
2017-05-06Fix statically linked gflags library with MSVCArkady Shapkin
2017-03-29Mark single argument constructors in mutex.h as explicit.Dan Minor
2017-01-06Changed include directory in bazel buildGeoffrey Lalonde
2016-11-29enh: Link to online documentation in READMEAndreas Schuh
2016-11-26fix: Enable language C for older CMake versions when needed (#196)Andreas Schuh
2016-11-26fix: Remove unused program_name variableAndreas Schuh
2016-11-26fix: Include utils by file instead of CMAKE_MODULE_PATH searchAndreas Schuh