platform/upstream/gflags.git
2016-07-18 Andreas SchuhMerge pull request #155 from dreamer-dead/add-missing...
2016-07-18 dreamer.deadAdd missing reference symbol to a function parameter.
2016-06-28 Andreas SchuhMerge pull request #152 from Liuchang0812/master
2016-06-28 liuchang0812fix bug about LRLF
2016-06-01 Andreas Schuhfix #151: Ubuntu package name in INSTALL instructions
2016-05-10 Andreas SchuhMerge pull request #150 from LuminateWireless/fix-bazel...
2016-05-10 Ming ZhaoAdd gendir to the include path so that building with...
2016-04-26 Andreas SchuhMerge pull request #149 from hevy-CC4477/master
2016-04-26 FARBOS Arnaudfix test compilation
2016-04-06 Andreas SchuhMerge pull request #147 from bazineta/master
2016-04-05 Allan L. BazinetCorrect FV_MAX_INDEX
2016-04-05 Allan L. BazinetSupport uint32 as flag type
2016-03-04 Andreas SchuhMerge PR #137 with change of SOVERSION to <major>....
2016-03-04 Andreas Schuhfix: Change SOVERSION to <major>.<minor> for 2.x releas...
2016-03-02 Andreas SchuhMerge pull request #143 from schuhschuh/fix-bazel-bulid-osx
2016-03-02 Andreas Schuhfix #133: Use awk instead of sed which would require...
2016-03-01 Andreas SchuhMerge pull request #142 from schuhschuh/master
2016-03-01 Andreas Schuhmod: Update doc with new find_package COMPONENTS or...
2016-03-01 Andreas SchuhMerge pull request #141 from schuhschuh/master
2016-03-01 Andreas SchuhMerge branch 'master' of github.com:gflags/gflags
2016-03-01 Andreas Schuhfix: Include order of config.h and gflags.h in unit...
2016-03-01 Andreas SchuhMerge pull request #140 from schuhschuh/enh-#117-gflags...
2016-03-01 Andreas Schuhcmake: Rename targets to gflags[_nothreads]_(static...
2016-03-01 Andreas Schuhcmake: Require CMake 2.8.12 in NC tests
2016-03-01 Andreas Schuhcmake: Change CMake package configuration variable...
2016-03-01 Andreas Schuhcmake: Add CMake variable to cache only when gflags...
2016-03-01 Andreas Schuhgit: Add CMakeLists.txt.user Qt Creator configuration...
2016-03-01 Andreas SchuhMerge pull request #139 from schuhschuh/master
2016-03-01 Andreas Schuhfix: Require CMake version 2.8.12 in test project
2016-03-01 Andreas Schuhfix: Include private config.h in gflags_unittest.cc
2016-03-01 Andreas Schuhfix: Package URLs
2016-02-29 Andreas SchuhRevert "#136 Move test binaries to Testing/bin"
2016-02-29 Andreas Schuhfix: DLL import/export defines for unit tests, remove...
2016-02-29 Andreas Schuhfix: Add missing include guards to gflags/config.h
2016-02-29 Andreas Schuhcmake: Clean up static library filename suffix code...
2016-02-29 Andreas SchuhMerge pull request #126 from hevy-CC4477/master
2016-02-29 Andreas Schuhenh: Add usage of DEFINE_validator to test project
2016-02-29 Andreas Schuh#136 Move test binaries to Testing/bin
2016-02-29 Andreas Schuh#51 #138 Use std::string instead const char * for globa...
2016-02-29 Andreas Schuhfix: Pass std::string directly, no need for c_str(...
2016-02-27 Evan Klitzkeproperly export the .so minor version
2016-02-19 Andreas Schuhmod: Update doc
2016-02-19 Andreas Schuh#51 Call ShutDownCommandLineFlags for (manual) valgrind...
2016-02-19 Andreas Schuh#51 Use static StringFlagDestructor to destruct string...
2016-02-19 Andreas SchuhMerge pull request #133 from earhart/master
2016-02-19 Rob EarhartAdd bazel support
2016-02-12 Andreas SchuhMerge pull request #131 from sbc100/no_threads
2016-01-30 Sam CleggDefine NO_THREADS in when building without threads
2016-01-12 Andreas SchuhMerge pull request #129 from Nazg-Gul/master
2015-12-31 Sergey SharybinFix some compilation warnings with MSVC 2015
2015-12-31 Sergey SharybinResolve several missing declarations warnings
2015-11-05 Arnaud Farboshandle generation of dynamic and static library on...
2015-10-28 Andreas Schuh#125 Fix unused typedef/variable warning for static...
2015-10-27 Andreas Schuh#124 Remove using namespace from mutex.h
2015-05-19 Andreas SchuhMerge pull request #116 from KjellSchubert/vs2015
2015-05-19 Kjell Schubertsupport for msvs 2015
2015-04-03 Andreas Schuh#113 Require CMake >= 2.8.12
2015-03-31 Andreas Schuh#112 Use HTTPS protocol for "doc" submodule to not...
2015-03-25 Andreas Schuh#106 Add test of gflags-config.cmake package configuration
2015-03-25 Andreas Schuh#110 Set gflags_LIBRARIES to value of gflags_TARGET...
2015-03-25 Andreas Schuh#110 Update CMake example on how to link against gflags...
2015-03-25 Andreas Schuh#110 Add "gflags" import target and gflags_TARGET
2015-03-25 Andreas Schuh#108 Use PROJECT_BINARY_DIR in place of gflags_BINARY_DIR
2015-03-25 Andreas Schuh#107 Correct description of GFLAGS_INCLUDE_DIR
2015-03-25 Andreas Schuh#107 Document remaining CMake cache entries
2015-03-24 Andreas Schuh#105 Modify negative compilation tests to link against...
2015-03-24 Andreas Schuh#108 Fix temporary directory configuration of negative...
2015-03-24 Andreas Schuh#104 Fix compilation of tests
2015-03-24 Andreas Schuhmod: Update gh-pages with correct GitHub organization...
2015-03-24 Andreas Schuhmod: Update gh-pages with documentation of config options
2015-03-24 Andreas Schuh#105 Add gflags_SHARED and gflags_NOTHREADED gflags...
2015-03-24 Andreas Schuh#104 Fix library include directories settings
2015-03-24 Andreas Schuhdoc: Correct year in README
2015-03-24 Andreas Schuhdoc: Spelling correction
2015-03-24 Andreas Schuhmod: Change URL of gh-pages submodule to use GitHub...
2015-03-24 Andreas Schuhdoc: Add ChangeLog entries for release 2.1.2
2015-03-24 Andreas Schuhdoc: Update README
2015-03-24 Andreas Schuhfixup: Package configuration
2015-03-24 Andreas Schuhfix: Extension of README file for PackageMaker
2015-03-24 Andreas Schuh#101 Enable C language again as long as FindThreads...
2015-03-24 Andreas Schuhmod: Update gh-pages
2015-03-24 Andreas Schuhdoc: Readding doc submodule
2015-03-24 Andreas Schuhfix: Remove accidentally added gh-pages files
2015-03-24 Andreas SchuhMerge branch 'master' of github.com:schuhschuh/gflags
2015-03-24 Andreas Schuhcmake: Set version of master branch to next release...
2015-03-24 Andreas Schuh#104 Set INTERFACE_INCLUDE_DIRECTORIES of (imported...
2015-03-24 Andreas Schuhfix: File paths and package URLs
2015-03-24 Andreas Schuh#103 Silence CMake warning regarding CMP0042 (MACOS_RPATH)
2015-03-24 Andreas SchuhMerge branch 'update-cmake-example'
2015-03-24 Andreas SchuhMerge branch 'master' of github.com:schuhschuh/gflags...
2015-03-24 Andreas Schuhdoc: Remove no longer needed include_directories comman...
2015-03-24 Andreas Schuhdoc: Spelling correction
2015-03-24 Andreas Schuhadd: Common build directory names to ignore list
2015-03-24 Andreas Schuhdoc: Add gh-pages branch as submodule in doc directory
2015-03-24 Andreas Schuhadd: .nojekyll file
2015-03-24 Andreas Schuhfix: Rename documentation HTML file to index.html
2015-03-24 Andreas Schuhadd: Files from doc/ directory of master branch
2015-03-24 Andreas SchuhMerge branch 'feature/#83-alternative-namespace'
2015-03-24 Andreas Schuhdoc: Convert INSTALL instructions to Markdown
2015-03-24 Andreas Schuhdoc: Replace README by previous NEWS in Markdown format
next