index
:
platform/upstream/gflags
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
test: Travis CI build static+shared in Release+Debug (#164)
Andreas Schuh
1
-6
/
+10
2016-08-02
fix: Run strip_flags_binary test only for release configurations (#163)
Andreas Schuh
1
-0
/
+1
2016-08-02
test: Run AppVeyor build via cmake --build and run tests. (#162)
Dreamer
1
-3
/
+15
2016-08-02
fix: Typo in gflags_strip_flags_test.cmake script
Andreas Schuh
1
-2
/
+2
2016-08-01
doc: Add AppVeyor status badge to README
Andreas Schuh
1
-0
/
+1
2016-08-01
Add initial AppVeyor config. (#161)
Dreamer
1
-0
/
+31
2016-08-01
doc: Add Travis CI status badge to README
Andreas Schuh
1
-0
/
+2
2016-08-01
Enable Travis CI for Linux and OSX builds (#160)
Dreamer
1
-0
/
+16
2016-08-01
Merge pull request #158 from dreamer-dead/use-type-name-enum
Andreas Schuh
3
-65
/
+119
2016-08-01
Fix wrong type comparison and outdated OfType() usage.
dreamer.dead
1
-2
/
+2
2016-08-01
Fix indentation and remove outdated assert.
dreamer.dead
1
-4
/
+3
2016-08-01
Extract common code from FlagRegisterer to reduce size.
dreamer.dead
1
-9
/
+21
2016-08-01
Change template FlagValue::OfType() to Type() getter.
dreamer.dead
1
-18
/
+16
2016-07-29
Do not pass flag type as a char literal when registering a new flag.
dreamer.dead
3
-50
/
+95
2016-07-20
Merge pull request #156 from dreamer-dead/fix-flag-value-typename
Andreas Schuh
2
-3
/
+3
2016-07-20
Fix unittests expectations related to uint32.
dreamer.dead
1
-2
/
+2
2016-07-20
Fix uint32 type name.
dreamer.dead
1
-1
/
+1
2016-07-18
Merge pull request #155 from dreamer-dead/add-missing-reference
Andreas Schuh
1
-2
/
+2
2016-07-18
Add missing reference symbol to a function parameter.
dreamer.dead
1
-2
/
+2
2016-06-28
Merge pull request #152 from Liuchang0812/master
Andreas Schuh
1
-1
/
+5
2016-06-28
fix bug about LRLF
liuchang0812
1
-1
/
+5
2016-06-01
fix #151: Ubuntu package name in INSTALL instructions
Andreas Schuh
1
-1
/
+1
2016-05-10
Merge pull request #150 from LuminateWireless/fix-bazel-build
Andreas Schuh
1
-0
/
+4
2016-05-10
Add gendir to the include path so that building with bazel doesn't
Ming Zhao
1
-0
/
+4
2016-04-26
Merge pull request #149 from hevy-CC4477/master
Andreas Schuh
1
-0
/
+3
2016-04-26
fix test compilation
FARBOS Arnaud
1
-0
/
+3
2016-04-06
Merge pull request #147 from bazineta/master
Andreas Schuh
5
-17
/
+80
2016-04-05
Correct FV_MAX_INDEX
Allan L. Bazinet
1
-1
/
+1
2016-04-05
Support uint32 as flag type
Allan L. Bazinet
5
-17
/
+80
2016-03-04
Merge PR #137 with change of SOVERSION to <major>.<minor>
Andreas Schuh
1
-1
/
+6
2016-03-04
fix: Change SOVERSION to <major>.<minor> for 2.x release versions
Andreas Schuh
1
-1
/
+6
2016-03-02
Merge pull request #143 from schuhschuh/fix-bazel-bulid-osx
Andreas Schuh
1
-9
/
+8
2016-03-02
fix #133: Use awk instead of sed which would require different options on OS X
Andreas Schuh
1
-9
/
+8
2016-03-01
Merge pull request #142 from schuhschuh/master
Andreas Schuh
1
-0
/
+0
2016-03-01
mod: Update doc with new find_package COMPONENTS or subproject use
Andreas Schuh
1
-0
/
+0
2016-03-01
Merge pull request #141 from schuhschuh/master
Andreas Schuh
1
-2
/
+3
2016-03-01
Merge branch 'master' of github.com:gflags/gflags
Andreas Schuh
5
-166
/
+432
2016-03-01
fix: Include order of config.h and gflags.h in unit test
Andreas Schuh
1
-2
/
+3
2016-03-01
Merge pull request #140 from schuhschuh/enh-#117-gflags-subproject-support
Andreas Schuh
6
-166
/
+433
2016-03-01
cmake: Rename targets to gflags[_nothreads]_(static|shared), support
Andreas Schuh
3
-26
/
+68
2016-03-01
cmake: Require CMake 2.8.12 in NC tests
Andreas Schuh
1
-2
/
+2
2016-03-01
cmake: Change CMake package configuration variable name prefix to GFLAGS_
Andreas Schuh
1
-60
/
+85
2016-03-01
cmake: Add CMake variable to cache only when gflags is not a subproject
Andreas Schuh
2
-93
/
+292
2016-03-01
git: Add CMakeLists.txt.user Qt Creator configuration to ignore list
Andreas Schuh
1
-0
/
+1
2016-03-01
Merge pull request #139 from schuhschuh/master
Andreas Schuh
2
-1
/
+2
2016-03-01
fix: Require CMake version 2.8.12 in test project
Andreas Schuh
1
-1
/
+1
2016-03-01
fix: Include private config.h in gflags_unittest.cc
Andreas Schuh
1
-0
/
+1
2016-03-01
fix: Package URLs
Andreas Schuh
1
-2
/
+2
2016-02-29
Revert "#136 Move test binaries to Testing/bin"
Andreas Schuh
1
-3
/
+3
2016-02-29
fix: DLL import/export defines for unit tests, remove obsolete config_for_uni...
Andreas Schuh
4
-81
/
+2
[prev]
[next]