Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-gflags
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-gflags
Graph
3624d33ae5d8b4bc5dd0880a0c2b5d87124c9e3c
Select Git revision
Branches
6
cobalt
master
default
upstream/bugfix/#51-memory-leaks
upstream/fix-gflags-define
upstream/gh-pages
upstream/master
Tags
5
v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.1.0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Mar
6
Jan
16
Dec
29
Nov
26
25
24
22
5
Oct
17
Sep
31
Aug
24
3
2
1
29
Jul
20
18
28
Jun
1
10
May
26
Apr
6
5
4
Mar
2
1
29
Feb
27
19
18
12
29
Jan
12
31
Dec
5
Nov
28
Oct
27
20
May
19
3
Apr
31
Mar
25
24
17
Jul
2
May
1
7
Apr
30
Mar
27
26
25
22
20
19
18
17
15
14
27
Nov
22
6
5
4
22
Oct
20
Sep
1
Aug
31
Jul
3
Jun
1
30
May
22
21
Apr
20
14
Jan
20
Nov
11
29
May
2
Feb
25
Jan
21
Dec
1
3
Nov
18
Aug
4
30
Jul
29
28
19
May
21
Apr
3
Mar
2
25
Jan
14
16
Nov
14
Oct
16
Sep
7
May
10
Mar
5
Jan
10
Nov
11
Sep
17
Jul
15
Apr
19
Sep
21
Aug
22
Jul
27
Mar
18
Oct
15
Aug
12
Jun
20
Apr
28
Mar
22
21
18
Dec
Mark single argument constructors in mutex.h as explicit.
Removed the unused link to #varz
Changed include directory in bazel build
Add BUILD.gn
cobalt
cobalt
enh: Link to online documentation in README
fix: Enable language C for older CMake versions when needed (#196)
fix: Remove unused program_name variable
fix: Include utils by file instead of CMAKE_MODULE_PATH search
Release v2.2.0
v2.2.0
v2.2.0
doc: //external:gflags_nothreads Bazel target
doc: Bazel gflags_nothreads target
git: Ignore builds/ subdirectory
doc: Update use of gflags with Bazel documentation
doc: Add section on how to use gflags with Bazel
enh: Bazel BUILD, add WORKSPACE file (#192)
add: Bazel WORKSPACE file
enh: Refactored Bazel BUILD rules
Revert "enh: Rename private sources, include public headers with rel path"
enh: Rename private sources, include public headers with rel path
fix: Add -lpthread to link Bazel BUILD options (#189)
enh: Configure and install pkg-config .pc file
enh: Set GFLAGS_IS_A_DLL in INTERFACE_COMPILE_DEFINITIONS
fix: Ensure installation path uses forward slashes
enh: Add option to add installation to CMake’s package registry
fix: Copy missing IMPORTED_IMPLIB_<CONFIG> gflags target property
enh: Avoid use of install(EXPORTS) FILE option
Convert dashes to underscores for unknown flags (#177)
Fix error messages to not truncate to 255 characters (#175)
fix: Validate modified flags only once (#173)
fix make error for lacking namespace (#170)
Fix unsigned comparison error in gflags_reporting.cc (#168)
Fix Windows linker errors and warnings. (#166)
Add shared library build to the AppVeyor CI config. (#167)
Remove filter for excluded tests from AppVeyor config. (#165)
test: Travis CI build static+shared in Release+Debug (#164)
fix: Run strip_flags_binary test only for release configurations (#163)
test: Run AppVeyor build via cmake --build and run tests. (#162)
fix: Typo in gflags_strip_flags_test.cmake script
doc: Add AppVeyor status badge to README
Add initial AppVeyor config. (#161)
Loading