Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
G
gflags
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
gflags
Repository
a4bae965eb0805d781a13ded6b1dd7809534bb3d
Switch branch/tag
gflags
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fix: Include guard of alternative "gflags" namespace header.
· 2b81a76b
Andreas Schuh
authored
10 years ago
2b81a76b
Name
Last commit
Last update
..
config.h.in
Define GFLAGS_NAMESPACE in public headers.
10 years ago
gflags.cc
Change mode of text file.
11 years ago
gflags.h.in
Support alternative namespaces in GFLAGS_NAMESPACE CMake variable.
10 years ago
gflags_completions.cc
Move public header files to src/ subdirectory. Copy them to <prefix>/include/<ns>/ upon installation.
11 years ago
gflags_completions.h.in
Move public header files to src/ subdirectory. Copy them to <prefix>/include/<ns>/ upon installation.
11 years ago
gflags_completions.sh
Some reorganization that results from a new method I'm moving to to
13 years ago
gflags_declare.h.in
Define GFLAGS_NAMESPACE in public headers.
10 years ago
gflags_ns.h.in
fix: Include guard of alternative "gflags" namespace header.
10 years ago
gflags_reporting.cc
Fix DLL build on Windows and use PathMatchSpec instead of fnmatch.
11 years ago
mutex.h
Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.
11 years ago
util.h
Use strtoll as defined by windows_port.h for strto64.
11 years ago
windows_port.cc
Fix VS security warnings using SafeGetEnv and SafeFOpen utility functions.
11 years ago
windows_port.h
Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.
11 years ago