projects
/
platform
/
upstream
/
gflags.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gflags.git
2016-08-01
Andreas Schuh
doc: Add AppVeyor status badge to README
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Dreamer
Add initial AppVeyor config. (#161)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Andreas Schuh
doc: Add Travis CI status badge to README
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Dreamer
Enable Travis CI for Linux and OSX builds (#160)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Andreas Schuh
Merge pull request #158 from dreamer-dead/use-type...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
dreamer.dead
Fix wrong type comparison and outdated OfType() usage.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
dreamer.dead
Fix indentation and remove outdated assert.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
dreamer.dead
Extract common code from FlagRegisterer to reduce size.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
dreamer.dead
Change template FlagValue::OfType() to Type() getter.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
dreamer.dead
Do not pass flag type as a char literal when registerin...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Andreas Schuh
Merge pull request #156 from dreamer-dead/fix-flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
dreamer.dead
Fix unittests expectations related to uint32.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
dreamer.dead
Fix uint32 type name.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Andreas Schuh
Merge pull request #155 from dreamer-dead/add-missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
dreamer.dead
Add missing reference symbol to a function parameter.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Andreas Schuh
Merge pull request #152 from Liuchang0812/master
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
liuchang0812
fix bug about LRLF
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Andreas Schuh
fix #151: Ubuntu package name in INSTALL instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Andreas Schuh
Merge pull request #150 from LuminateWireless/fix-bazel...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Ming Zhao
Add gendir to the include path so that building with...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Andreas Schuh
Merge pull request #149 from hevy-CC4477/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
FARBOS Arnaud
fix test compilation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Andreas Schuh
Merge pull request #147 from bazineta/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Allan L. Bazinet
Correct FV_MAX_INDEX
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Allan L. Bazinet
Support uint32 as flag type
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Andreas Schuh
Merge PR #137 with change of SOVERSION to <major>....
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Andreas Schuh
fix: Change SOVERSION to <major>.<minor> for 2.x releas...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andreas Schuh
Merge pull request #143 from schuhschuh/fix-bazel-bulid-osx
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Andreas Schuh
fix #133: Use awk instead of sed which would require...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
Merge pull request #142 from schuhschuh/master
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
mod: Update doc with new find_package COMPONENTS or...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
Merge pull request #141 from schuhschuh/master
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
Merge branch 'master' of github.com:gflags/gflags
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
fix: Include order of config.h and gflags.h in unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
Merge pull request #140 from schuhschuh/enh-#117-gflags...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
cmake: Rename targets to gflags[_nothreads]_(static...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
cmake: Require CMake 2.8.12 in NC tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
cmake: Change CMake package configuration variable...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
cmake: Add CMake variable to cache only when gflags...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
git: Add CMakeLists.txt.user Qt Creator configuration...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
Merge pull request #139 from schuhschuh/master
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
fix: Require CMake version 2.8.12 in test project
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
fix: Include private config.h in gflags_unittest.cc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Andreas Schuh
fix: Package URLs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
Revert "#136 Move test binaries to Testing/bin"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
fix: DLL import/export defines for unit tests, remove...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
fix: Add missing include guards to gflags/config.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
cmake: Clean up static library filename suffix code...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
Merge pull request #126 from hevy-CC4477/master
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
enh: Add usage of DEFINE_validator to test project
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
#136 Move test binaries to Testing/bin
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
#51 #138 Use std::string instead const char * for globa...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Andreas Schuh
fix: Pass std::string directly, no need for c_str(...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Evan Klitzke
properly export the .so minor version
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andreas Schuh
mod: Update doc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andreas Schuh
#51 Call ShutDownCommandLineFlags for (manual) valgrind...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andreas Schuh
#51 Use static StringFlagDestructor to destruct string...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andreas Schuh
Merge pull request #133 from earhart/master
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Rob Earhart
Add bazel support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Andreas Schuh
Merge pull request #131 from sbc100/no_threads
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Sam Clegg
Define NO_THREADS in when building without threads
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Andreas Schuh
Merge pull request #129 from Nazg-Gul/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Sergey Sharybin
Fix some compilation warnings with MSVC 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Sergey Sharybin
Resolve several missing declarations warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Arnaud Farbos
handle generation of dynamic and static library on...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Andreas Schuh
#125 Fix unused typedef/variable warning for static...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-27
Andreas Schuh
#124 Remove using namespace from mutex.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andreas Schuh
Merge pull request #116 from KjellSchubert/vs2015
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kjell Schubert
support for msvs 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Andreas Schuh
#113 Require CMake >= 2.8.12
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Andreas Schuh
#112 Use HTTPS protocol for "doc" submodule to not...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#106 Add test of gflags-config.cmake package configuration
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#110 Set gflags_LIBRARIES to value of gflags_TARGET...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#110 Update CMake example on how to link against gflags...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#110 Add "gflags" import target and gflags_TARGET
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#108 Use PROJECT_BINARY_DIR in place of gflags_BINARY_DIR
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#107 Correct description of GFLAGS_INCLUDE_DIR
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Andreas Schuh
#107 Document remaining CMake cache entries
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#105 Modify negative compilation tests to link against...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#108 Fix temporary directory configuration of negative...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#104 Fix compilation of tests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
mod: Update gh-pages with correct GitHub organization...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
mod: Update gh-pages with documentation of config options
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#105 Add gflags_SHARED and gflags_NOTHREADED gflags...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#104 Fix library include directories settings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
doc: Correct year in README
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
doc: Spelling correction
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
mod: Change URL of gh-pages submodule to use GitHub...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
doc: Add ChangeLog entries for release 2.1.2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
doc: Update README
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
fixup: Package configuration
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
fix: Extension of README file for PackageMaker
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#101 Enable C language again as long as FindThreads...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
mod: Update gh-pages
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
doc: Readding doc submodule
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
fix: Remove accidentally added gh-pages files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
Merge branch 'master' of github.com:schuhschuh/gflags
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
cmake: Set version of master branch to next release...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
#104 Set INTERFACE_INCLUDE_DIRECTORIES of (imported...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Andreas Schuh
fix: File paths and package URLs
commit
|
commitdiff
|
tree
|
snapshot
next