- 30 Mar, 2014 2 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- 27 Mar, 2014 3 commits
-
-
Andreas Schuh authored
Both GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR can be used to customize the installation of the gflags library. One specifies the C++ namespace name of the gflags symbols, the other the include subdirectory path of the public header files. By default, both are set to "gflags", but other Google libraries still expect "google" as C++ namespace name, but not necessarily also include path.
-
Andreas Schuh authored
-
Andreas Schuh authored
Both GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR can be used to customize the installation of the gflags library. One specifies the C++ namespace name of the gflags symbols, the other the include subdirectory path of the public header files. By default, both are set to "gflags", but other Google libraries still expect "google" as C++ namespace name, but not necessarily also include path.
-
- 25 Mar, 2014 2 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- 20 Mar, 2014 11 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
Change version to 2.1.0, i.e., use common semantic versioning system including patch number for bug fix releases.
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- 19 Mar, 2014 6 commits
-
-
Andreas Schuh authored
Add link dependency on shlwapi.lib during build configuration instead of #pragma comment statement. Use this library also on MinGW.
-
Andreas Schuh authored
-
Andreas Schuh authored
The OS_WINDOWS #define has previously been used in gflags.cc before the CMake migration.
-
Andreas Schuh authored
-
unknown authored
-
Andreas Schuh authored
-
- 18 Mar, 2014 3 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
Expose as few system variables as possible through public interface. Perform STRIP_FLAGS_HELP test using CMake instead of Bash. Change file path separator used by gflags_reporting.cc to backslash on Windwos.
-
Andreas Schuh authored
-
- 17 Mar, 2014 6 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Franek authored
* C language definition is needed for CheckForPthreads.c
-
- 15 Mar, 2014 2 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- 14 Mar, 2014 4 commits
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- 22 Oct, 2013 1 commit
-
-
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.
-