SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gflags-2.2.2-3.ss1699.25.x86_64.rpm :

* Sun Aug 28 2022 Stefan BrĂ¼ns - Fix name of library package (wrong soname).- Fix (uncritical) libdir error in pkgconfig file.- Use default RelWithDebInfo build type.- Use separate _multibuilds for static and dynamic libraries, otherwise CMake config depends on the static library.
* Mon Sep 09 2019 Christophe Giboudeaux - Update to 2.2.2:
* Support build with GCC option \"-fvisibility=hidden\".
* Declare FLAGS_no##name variables as static to avoid \"previous extern\" warning.
* Declare FlagRegisterer c\'tor explicit template instanations as extern in header
* Build with _UNICODE support on Windows.
* Move CMake defines that are unused by Bazel to separate header; makes config.h private again
* Build with recent MinGW versions that define setenv.
* Remove obsolete and unused CleanFileName code
* Various PVS Studio and GCC warnings.
* Fix build with some Clang variants that define \"restrict\" macro.
* Update documentation on how to use Bazel.
* Use \"_debug\" postfix for debug libraries.
* CMake \"project\" VERSION; no enable_testing(); \"gflags::\" import target prefix.
* Add Bazel-on-Windows support.
* Use GFLAGS_NAMESPACE instead of \"gflags\" in test executable.
* Removed unused functions; fixes compilation with -Werror compiler option.
* Fix typo in Bazel\'s BUILD definition
* Remove using ::fLS::clstring.
* Add convenience \'uninstall\' target- Use -ffat-lto-objects when building gflags- Run spec-cleaner
* Tue Jul 11 2017 aloisioAATTgmx.com- Update to version 2.2.1
* Link to online documentation in README
* Merged 194: Include utils by file instead of CMAKE_MODULE_PATH search
* Merged 195: Remove unused program_name variable
* Merged 196: Enable language C for older CMake versions when needed
* Merged 202: Changed include directory in bazel build
* Merged 207: Mark single argument constructors in mutex.h as explicit
* Merged 215: Fix static initialization order fiasco caused by global registry lock
* Merged 216: Fix use of ARGC in CMake macros
* Merged 222: Static code analyzer error regarding strncmp with empty kRootDir- Renamed source file
* Tue Mar 21 2017 miukumacAATToutlook.com- Initial 2.2.0 release
 
ICM