platform/upstream/gflags.git
2014-05-01 Andreas SchuhMerge pull request #9 from ivaxer/lib-suffix
2014-05-01 John Khvatovcmake: append LIB_SUFFIX to LIBRARY_INSTALL_DIR
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'
2014-03-30 Andreas SchuhAdd ChangeLog entries for release 2.1.1.
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.
2014-03-19 Andreas SchuhUse OS_WINDOWS #define instead of _WIN32 and WINDOWS.
2014-03-19 Andreas SchuhMerge remote-tracking branch 'github/cmake-migration'
2014-03-19 Andreas SchuhRemove GFLAGS_NAMESPACE and version macros from public...
2014-03-19 Andreas SchuhSimplify check for strtoll and strtoq.
2014-03-19 Andreas SchuhFix conditional compilation of tests using glob express...
2014-03-19 Andreas SchuhAdd .gitattributes file to normalize all files to LF.
2014-03-19 unknownConvert line endings to Unix format.
2014-03-19 Andreas SchuhReplace GFLAGS_HAVE_* #defines by HAVE_* again.
2014-03-19 Andreas SchuhNo need to export CommandLineFlagInfo data only structu...
2014-03-19 Andreas SchuhFix bug in SafeFOpen showing up in Cygwin. Errno only...
2014-03-18 Andreas SchuhFix check for pthreads library on Ubuntu.
2014-03-18 Andreas SchuhAdd missing CheckTypeSizeMap.cmake.in file.
2014-03-18 Andreas SchuhFix DLL build on Windows and use PathMatchSpec instead...
2014-03-18 Andreas SchuhModify CheckTypeSize.cmake module so it works with...
2014-03-17 Andreas SchuhFix unit tests for Windows and CygWin.
2014-03-17 Andreas SchuhAdd missing errno.h include statement and use int inste...
2014-03-17 Andreas SchuhFix up use of SafeFOpen.
2014-03-17 Andreas SchuhEnable test case which tests invalid negative value...
2014-03-17 Andreas SchuhCreate temporary directory for unit tests in specified...
2014-03-17 Andreas SchuhUse _strtoi64 and _strtoui64 on Windows.
2014-03-17 Andreas SchuhFix VS linker warning regarding locally defined FLAGS_t...
2014-03-17 Andreas SchuhFix VS security warnings using SafeGetEnv and SafeFOpen...
2014-03-17 Andreas SchuhMinor CMake coding style change of version_numbers...
2014-03-17 Andreas SchuhPass --test_tmpdir and --srcdir to unittests.
2014-03-17 Andreas SchuhRequire at least CMake 2.8.4 to avoid Cygwin legacy...
2014-03-17 Andreas SchuhAdd missing execute_test.cmake script.
2014-03-17 Andreas SchuhRename FindThreadsCXX module.
2014-03-17 Andreas SchuhFix typo in documentation and path of execute_test...
2014-03-17 Andreas SchuhRemove obsolete set(GFLAGS_INTTYPES_FORMAT) call.
2014-03-17 Andreas SchuhMinor style change to be consistent.
2014-03-17 Andreas SchuhFix preprocessor conditions to use new GFLAGS_* defines.
2014-03-17 Andreas SchuhModify CheckCXXLibraryExists to use CMakeFiles directory.
2014-03-17 Andreas SchuhAdd CheckCXXLibraryExists.cmake module and use it in...
2014-03-17 Andreas SchuhFix previous change of FindThreadsCxx.cmake by copying...
2014-03-17 Andreas SchuhUse CheckForPthreads.cxx to find pthreads library on...
2014-03-17 Andreas SchuhMerge pull request #7 from andy-held/cmake-migration
2014-03-17 Andreas Franek* fixed letter case of included file names
2014-03-15 Andreas SchuhCheck if pthread_rwlock_t is available and use it if so.
2014-03-15 Andreas SchuhFix build with Xcode 5, system checks, set LANGUAGE...
2014-03-14 Andreas SchuhRemove obsolete gflags_unittest.sh script.
next