platform/upstream/gflags.git
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-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
2015-03-24 Andreas Schuhcmake: Add advanced cache entries for GFLAGS_NAMESPACE...
2014-07-17 Andreas Schuhcmake: Do not cache GFLAGS_NAMESPACE and GFLAGS_INCLUDE...
2014-07-17 Andreas SchuhChange default GFLAGS_NAMESPACE to "google;gflags"...
2014-07-17 Andreas Schuhfix: Include guard of alternative "gflags" namespace...
2014-05-02 Andreas SchuhSupport alternative namespaces in GFLAGS_NAMESPACE...
2014-05-02 Andreas SchuhDefine GFLAGS_NAMESPACE in public headers.
2014-05-02 Andreas SchuhMerge remote-tracking branch 'google/bugfix/#82-shared...
2014-05-02 Andreas SchuhUse major version number only as SOVERSION.
2014-05-01 Andreas SchuhMerge remote-tracking branch 'google/bugfix/#82-shared...
2014-05-01 Andreas SchuhSet VERSION property of library targets to <major>...
2014-05-01 Andreas SchuhMerge remote-tracking branch 'google/develop'
2014-05-01 Andreas SchuhMerge pull request #10 from ivaxer/doc-namespace-rename
2014-05-01 Andreas SchuhUse LIB_INSTALL_DIR to initialize LIBRARY_INSTALL_DIR.
2014-05-01 Andreas SchuhMerge remote-tracking branch 'google/master' into develop
2014-05-01 Andreas SchuhMake LIBRARY_INSTALL_DIR configurable by the user.
2014-05-01 Andreas SchuhMerge pull request #9 from ivaxer/lib-suffix
2014-05-01 John Khvatovdoc: rename namespace from google (deprecated) to gflag...
2014-05-01 John Khvatovcmake: append LIB_SUFFIX to LIBRARY_INSTALL_DIR
2014-04-07 Andreas SchuhMerge remote-tracking branch 'google/master' into develop
2014-04-07 Andreas SchuhMerge pull request #8 from shawke/patch-1
next