platform/upstream/gflags.git
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
2014-04-07 shawkeFix compatibility with older versions of CMake
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/release'
2014-03-30 Andreas SchuhAdd ChangeLog entries for release 2.1.1.
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/release'
2014-03-30 Andreas SchuhSet CPACK_PACKAGE_ARCHITECTURE to darwin on Mac OS.
2014-03-30 Andreas SchuhAdd NEWS of release version 2.1.1.
2014-03-30 Andreas SchuhBump version to 2.1.1.
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/develop' into...
2014-03-30 Andreas SchuhAdd test which uses gflags_declare.h.
2014-03-30 Andreas SchuhMerge remote-tracking branch 'google/develop' into...
2014-03-27 Andreas SchuhUpdate NEWS.
2014-03-27 Andreas SchuhMerge branch 'develop' of github.com:schuhschuh/gflags...
2014-03-27 Andreas SchuhMerge branch 'refs/heads/bugfix/#77-@GFLAGS_IS_A_DLL...
2014-03-27 Andreas SchuhAdd GFLAGS_INCLUDE_DIR CMake variable (Fixes issue...
2014-03-27 Andreas SchuhUse GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED...
2014-03-27 Andreas SchuhRemove devel package content summary from README
2014-03-27 Andreas SchuhMerge remote-tracking branch 'google/feature/#80-config...
2014-03-27 Andreas SchuhAdd GFLAGS_INCLUDE_DIR CMake variable (Fixes issue...
2014-03-26 Andreas SchuhReplace GFLAGS_NAMESPACE by @GFLAGS_NAMESPACE@ in gflag...
2014-03-26 Andreas SchuhMerge remote-tracking branch 'google/bugfix/#77-@GFLAGS...
2014-03-25 Andreas SchuhUse GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED...
2014-03-25 Andreas SchuhUse GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED...
2014-03-22 Andreas SchuhRemove devel package content summary from README
2014-03-20 Andreas SchuhResolve conflicts upon pull.
2014-03-20 Andreas SchuhSet package architecture to i386 when compiling with...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/hotfix/rpm-package...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/hotfix/rpm-package...
2014-03-20 Andreas SchuhFix architecture used for RPM packages and DEB/RPM...
2014-03-20 Andreas SchuhMerge remote-tracking branch 'google/release' into...
2014-03-20 Andreas SchuhMention Git branching model in NEWS.
2014-03-20 Andreas SchuhAdd release notes.
2014-03-20 Andreas SchuhChange version to 2.1.0, i.e., use common semantic...
2014-03-20 Andreas SchuhAdd missing entry to ChangeLog for v2.1 release.
2014-03-20 Andreas SchuhAdd ChangeLog entries for v2.1 release.
2014-03-20 Andreas SchuhIgnore packages subdirectory (if it exists).
2014-03-20 Andreas SchuhMerge branch 'refs/heads/feature/cpack-package-generati...
2014-03-20 Andreas SchuhUse dpkg --print-architecture also for RPM generator.
2014-03-20 Andreas SchuhSet additional DEB CPack variables in package.cmake.in.
2014-03-20 Andreas SchuhChange package vendor to just a name.
2014-03-20 Andreas SchuhRemove brief description from README to avoid duplicate...
2014-03-20 Andreas SchuhAdd missing year to ChangeLog entry. RPM is now generat...
2014-03-20 Andreas SchuhRemove separating lines from ChangeLog again.
2014-03-20 Andreas SchuhAdd missing name to ChangeLog entry and further format...
2014-03-20 Andreas SchuhRemove time fields from ChangeLog entries which are...
2014-03-20 Andreas SchuhFix bugs in package configuration file.
2014-03-20 Andreas SchuhConvert ChangeLog to format allowed in RPM spec.
2014-03-20 Andreas SchuhSet RPM CPack variables already in CMakeList.txt.
2014-03-20 Andreas SchuhSet RPM generator specific variables.
2014-03-20 Andreas SchuhCorrect CPack package description file.
2014-03-20 Andreas SchuhFix build of threaded library on Unix by adding the...
2014-03-20 Andreas SchuhChange mode of text file.
2014-03-20 Andreas SchuhEnable packaging of library using CPack.
2014-03-19 Andreas SchuhRevert "Added Git ignore file to prevent build files...
2014-03-19 Andreas SchuhAdd link dependency on shlwapi.lib during build configu...
2014-03-19 Andreas SchuhLook for shlwapi.h also in case of MinGW.
2014-03-19 Andreas SchuhUse strtoll as defined by windows_port.h for strto64.
next