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
2018-03-12
packaging: Add RPM spec file for packaging
tizen_9.0_m2_release
tizen_8.0_m2_release
tizen_7.0_m2_release
tizen_6.5.m2_release
tizen_6.0.m2_release
tizen_5.5.m2_release
submit/tizen_6.5/20211028.163401
submit/tizen_6.0_hotfix/20201103.115101
submit/tizen_6.0_hotfix/20201102.192901
submit/tizen_6.0/20201029.205501
submit/tizen_5.5_wearable_hotfix/20201026.184306
submit/tizen_5.5_mobile_hotfix/20201026.185106
submit/tizen_5.5/20191031.000006
submit/tizen_5.0/20181101.000006
submit/tizen/20180312.052625
accepted/tizen/unified/20180313.061108
accepted/tizen/9.0/unified/20241030.231751
accepted/tizen/8.0/unified/20231005.094859
accepted/tizen/7.0/unified/hotfix/20221116.110811
accepted/tizen/7.0/unified/20221110.060106
accepted/tizen/6.5/unified/20211029.012922
accepted/tizen/6.0/unified/hotfix/20201102.235620
accepted/tizen/6.0/unified/20201030.104605
accepted/tizen/5.5/unified/wearable/hotfix/20201027.102345
accepted/tizen/5.5/unified/mobile/hotfix/20201027.062110
accepted/tizen/5.5/unified/20191031.005157
accepted/tizen/5.0/unified/20181102.024438
tizen_9.0
tizen_8.0
tizen_7.0_hotfix
tizen_7.0
tizen_6.5
tizen_6.0_hotfix
tizen_6.0
tizen_5.5_wearable_hotfix
tizen_5.5_tv
tizen_5.5_mobile_hotfix
tizen_5.5
tizen_5.0
tizen
accepted/tizen_unified
accepted/tizen_9.0_unified
accepted/tizen_8.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_7.0_unified
accepted/tizen_6.5_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.0_unified
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified
accepted/tizen_5.0_unified
Sangjung woo
2
-0
/
+72
2018-01-07
Use += for appends
HEAD
master
Rob Earhart
1
-2
/
+2
2018-01-07
Add Bazel-on-Windows support
Rob Earhart
2
-8
/
+29
2017-11-03
repair wrong namespace problem
Silver Chan
1
-2
/
+2
2017-10-08
Removed unused functions.
Sumit Gupta
1
-23
/
+0
2017-09-01
Remove using ::fLS::clstring;
Yi Wang
1
-1
/
+0
2017-09-01
enh: Move CMake defines to separate header, unused by Bazel
Andreas Schuh
5
-129
/
+117
2017-08-29
Fix typo in BUILD
Siddhartha Bagaria
1
-1
/
+1
2017-07-13
fix: Remove obsolete and unused CleanFileName code
Andreas Schuh
1
-20
/
+8
2017-07-11
cmake: Add convenience uninstall target (#221)
Jason Juang
2
-0
/
+34
2017-07-11
Release v2.2.1
Andreas Schuh
3
-1
/
+29
2017-07-11
enh: AppVeyor builds with different toolchains (copied from gtest project)
Andreas Schuh
1
-27
/
+52
2017-07-11
fix: Check HAVE_STDINT_H or HAVE_INTTYPES_H for older MSVC versions
Andreas Schuh
1
-5
/
+15
2017-07-11
git: Ignore symbolic links created by Bazel build tool
Andreas Schuh
1
-0
/
+5
2017-07-11
fix: Static code analyzer error regarding strncmp with empty kRootDir string
Andreas Schuh
1
-1
/
+1
2017-05-16
Use inttypes.h on VC++ 2013 and up
Ben Vanik
1
-0
/
+4
2017-05-16
Fix CMake macro special variable usage (#216)
randomguy3
1
-3
/
+7
2017-05-12
Fix static initialization order fiasco caused by global registry lock (#215)
Mmanu Chaturvedi
1
-3
/
+2
2017-05-11
Install dll's to correct path (#213)
Arkady Shapkin
1
-6
/
+14
2017-05-06
Fix statically linked gflags library with MSVC
Arkady Shapkin
1
-1
/
+1
2017-03-29
Mark single argument constructors in mutex.h as explicit.
Dan Minor
1
-2
/
+2
2017-01-06
Changed include directory in bazel build
Geoffrey Lalonde
1
-5
/
+5
2016-11-29
enh: Link to online documentation in README
Andreas Schuh
1
-0
/
+2
2016-11-26
fix: Enable language C for older CMake versions when needed (#196)
Andreas Schuh
1
-4
/
+4
2016-11-26
fix: Remove unused program_name variable
Andreas Schuh
1
-3
/
+0
2016-11-26
fix: Include utils by file instead of CMAKE_MODULE_PATH search
Andreas Schuh
1
-2
/
+1
2016-11-25
Release v2.2.0
Andreas Schuh
2
-0
/
+38
2016-11-25
doc: //external:gflags_nothreads Bazel target
Andreas Schuh
1
-0
/
+0
2016-11-25
git: Ignore builds/ subdirectory
Andreas Schuh
1
-0
/
+1
2016-11-25
doc: Update use of gflags with Bazel documentation
Andreas Schuh
2
-3
/
+3
2016-11-25
enh: Bazel BUILD, add WORKSPACE file (#192)
Andreas Schuh
8
-111
/
+112
2016-11-25
add: Bazel WORKSPACE file
Andreas Schuh
1
-0
/
+6
2016-11-25
enh: Refactored Bazel BUILD rules
Andreas Schuh
7
-111
/
+106
2016-11-25
Revert "enh: Rename private sources, include public headers with rel path"
Andreas Schuh
7
-12
/
+13
2016-11-25
enh: Rename private sources, include public headers with rel path
Andreas Schuh
7
-13
/
+12
2016-11-25
fix: Add -lpthread to link Bazel BUILD options (#189)
Andreas Schuh
1
-0
/
+1
2016-11-25
enh: Configure and install pkg-config .pc file
Andreas Schuh
2
-7
/
+30
2016-11-25
enh: Set GFLAGS_IS_A_DLL in INTERFACE_COMPILE_DEFINITIONS
Andreas Schuh
3
-27
/
+31
2016-11-24
fix: Ensure installation path uses forward slashes
Andreas Schuh
1
-0
/
+5
2016-11-24
enh: Add option to add installation to CMake’s package registry
Andreas Schuh
2
-1
/
+46
2016-11-24
fix: Copy missing IMPORTED_IMPLIB_<CONFIG> gflags target property
Andreas Schuh
1
-0
/
+1
2016-11-24
enh: Avoid use of install(EXPORTS) FILE option
Andreas Schuh
2
-5
/
+6
2016-11-22
Convert dashes to underscores for unknown flags (#177)
Todd Lipcon
2
-1
/
+19
2016-10-05
Fix error messages to not truncate to 255 characters (#175)
David Lam
1
-3
/
+1
2016-09-17
fix: Validate modified flags only once (#173)
Andreas Schuh
1
-8
/
+23
2016-08-31
fix make error for lacking namespace (#170)
田欧
1
-0
/
+1
2016-08-24
Fix unsigned comparison error in gflags_reporting.cc (#168)
Aaryaman Sagar
1
-1
/
+2
2016-08-03
Fix Windows linker errors and warnings. (#166)
Dreamer
2
-2
/
+3
2016-08-03
Add shared library build to the AppVeyor CI config. (#167)
Dreamer
1
-2
/
+4
2016-08-02
Remove filter for excluded tests from AppVeyor config. (#165)
Dreamer
1
-3
/
+1
[next]