1. d78b00d handle generation of dynamic and static library on windows. by Arnaud Farbos · 8 years ago
  2. 9db8289 #125 Fix unused typedef/variable warning for static assertion by Andreas Schuh · 9 years ago
  3. 4e61c45 #124 Remove using namespace from mutex.h by Andreas Schuh · 9 years ago
  4. f0523f1 Merge pull request #116 from KjellSchubert/vs2015 by Andreas Schuh · 9 years ago
  5. 4a56d61 support for msvs 2015 by Kjell Schubert · 9 years ago
  6. 58345b1 #113 Require CMake >= 2.8.12 by Andreas Schuh · 9 years ago
  7. d4e971c #112 Use HTTPS protocol for "doc" submodule to not require SSH authentication by Andreas Schuh · 9 years ago
  8. 16a1687 #106 Add test of gflags-config.cmake package configuration by Andreas Schuh · 9 years ago
  9. f4f524d #110 Set gflags_LIBRARIES to value of gflags_TARGET instead of "gflags" by Andreas Schuh · 9 years ago
  10. 73178f0 #110 Update CMake example on how to link against gflags library by Andreas Schuh · 9 years ago
  11. ed1d91f #110 Add "gflags" import target and gflags_TARGET by Andreas Schuh · 9 years ago
  12. 71c656e #108 Use PROJECT_BINARY_DIR in place of gflags_BINARY_DIR by Andreas Schuh · 9 years ago
  13. 73b6704 #107 Correct description of GFLAGS_INCLUDE_DIR by Andreas Schuh · 9 years ago
  14. 2e5b884 #107 Document remaining CMake cache entries by Andreas Schuh · 9 years ago
  15. 7eb3d36 #105 Modify negative compilation tests to link against gflags_LIBRARIES by Andreas Schuh · 9 years ago
  16. ccff565 #108 Fix temporary directory configuration of negative compilation tests by Andreas Schuh · 9 years ago
  17. 33fc999 #104 Fix compilation of tests by Andreas Schuh · 9 years ago
  18. c3fd543 mod: Update gh-pages with correct GitHub organization URLs and CMake example by Andreas Schuh · 9 years ago
  19. 5f29c4b mod: Update gh-pages with documentation of config options by Andreas Schuh · 9 years ago
  20. 9e937e8 #105 Add gflags_SHARED and gflags_NOTHREADED gflags-config.cmake options by Andreas Schuh · 9 years ago
  21. a9b983a #104 Fix library include directories settings by Andreas Schuh · 9 years ago
  22. f9e1ffa doc: Correct year in README by Andreas Schuh · 9 years ago
  23. a4bae96 doc: Spelling correction by Andreas Schuh · 9 years ago
  24. 14e1138 mod: Change URL of gh-pages submodule to use GitHub gflags community repo by Andreas Schuh · 9 years ago
  25. 2861b1c doc: Add ChangeLog entries for release 2.1.2 by Andreas Schuh · 9 years ago
  26. 06ccc16 doc: Update README by Andreas Schuh · 9 years ago
  27. a819f0f fixup: Package configuration by Andreas Schuh · 9 years ago
  28. 64ac2e3 fix: Extension of README file for PackageMaker by Andreas Schuh · 9 years ago
  29. 51f1db7 #101 Enable C language again as long as FindThreads requires it by Andreas Schuh · 9 years ago
  30. 35fcdb3 mod: Update gh-pages by Andreas Schuh · 9 years ago
  31. 13cf9e1 doc: Readding doc submodule by Andreas Schuh · 9 years ago
  32. afbf3f2 fix: Remove accidentally added gh-pages files by Andreas Schuh · 9 years ago
  33. 7fc7826 Merge branch 'master' of github.com:schuhschuh/gflags by Andreas Schuh · 9 years ago
  34. 4b77146 cmake: Set version of master branch to next release version by Andreas Schuh · 9 years ago
  35. 76c53b7 #104 Set INTERFACE_INCLUDE_DIRECTORIES of (imported) targets by Andreas Schuh · 9 years ago
  36. 2b8deaa fix: File paths and package URLs by Andreas Schuh · 9 years ago
  37. 7b5b080 #103 Silence CMake warning regarding CMP0042 (MACOS_RPATH) by Andreas Schuh · 9 years ago
  38. 64cf9f3 Merge branch 'update-cmake-example' by Andreas Schuh · 9 years ago
  39. 67dc01d Merge branch 'master' of github.com:schuhschuh/gflags into update-cmake-example by Andreas Schuh · 9 years ago
  40. 04c73f8 doc: Remove no longer needed include_directories command from example by Andreas Schuh · 9 years ago
  41. 02e8c78 doc: Spelling correction by Andreas Schuh · 9 years ago
  42. 0133710 add: Common build directory names to ignore list by Andreas Schuh · 9 years ago
  43. d8d218a doc: Add gh-pages branch as submodule in doc directory by Andreas Schuh · 9 years ago
  44. 957f0d2 add: .nojekyll file by Andreas Schuh · 9 years ago
  45. 63b9776 fix: Rename documentation HTML file to index.html by Andreas Schuh · 9 years ago
  46. 3a49eaf add: Files from doc/ directory of master branch by Andreas Schuh · 9 years ago
  47. 6e39092 Merge branch 'feature/#83-alternative-namespace' by Andreas Schuh · 9 years ago
  48. 2614f12 doc: Convert INSTALL instructions to Markdown by Andreas Schuh · 9 years ago
  49. eb89101 doc: Replace README by previous NEWS in Markdown format by Andreas Schuh · 9 years ago
  50. 2a40e19 cmake: Add advanced cache entries for GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR by Andreas Schuh · 9 years ago
  51. 376ef82 cmake: Do not cache GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR. by Andreas Schuh · 10 years ago
  52. 76cbe0d Change default GFLAGS_NAMESPACE to "google;gflags" and add GFLAGS_INCLUDE_DIR with default "gflags" to cache. by Andreas Schuh · 10 years ago
  53. 2b81a76 fix: Include guard of alternative "gflags" namespace header. by Andreas Schuh · 10 years ago
  54. 659b440 Support alternative namespaces in GFLAGS_NAMESPACE CMake variable. by Andreas Schuh · 10 years ago
  55. a93de00 Define GFLAGS_NAMESPACE in public headers. by Andreas Schuh · 10 years ago
  56. 05b155f Merge remote-tracking branch 'google/bugfix/#82-shared-library-versioning' by Andreas Schuh · 10 years ago
  57. cd7aece Use major version number only as SOVERSION. by Andreas Schuh · 10 years ago
  58. b8c6fef Merge remote-tracking branch 'google/bugfix/#82-shared-library-versioning' by Andreas Schuh · 10 years ago
  59. bf88978 Set VERSION property of library targets to <major>.<minor>. by Andreas Schuh · 10 years ago
  60. e160474 Merge remote-tracking branch 'google/develop' by Andreas Schuh · 10 years ago
  61. 6828323 Merge pull request #10 from ivaxer/doc-namespace-rename by Andreas Schuh · 10 years ago
  62. 31f0e29 Use LIB_INSTALL_DIR to initialize LIBRARY_INSTALL_DIR. by Andreas Schuh · 10 years ago
  63. 3c30390 Merge remote-tracking branch 'google/master' into develop by Andreas Schuh · 10 years ago
  64. e9144aa Make LIBRARY_INSTALL_DIR configurable by the user. by Andreas Schuh · 10 years ago
  65. 44d1d16 Merge pull request #9 from ivaxer/lib-suffix by Andreas Schuh · 10 years ago
  66. d9d06b9 doc: rename namespace from google (deprecated) to gflags (default) by John Khvatov · 10 years ago
  67. 5549043 cmake: append LIB_SUFFIX to LIBRARY_INSTALL_DIR by John Khvatov · 10 years ago
  68. e65f49a Merge remote-tracking branch 'google/master' into develop by Andreas Schuh · 10 years ago
  69. dc2b2c7 Merge pull request #8 from shawke/patch-1 by Andreas Schuh · 10 years ago
  70. cac974e Fix compatibility with older versions of CMake by shawke · 10 years ago
  71. 44a5814 Merge remote-tracking branch 'google/release' into develop by Andreas Schuh · 10 years ago
  72. 07031f9 Merge remote-tracking branch 'google/release' by Andreas Schuh · 10 years ago v2.1.1
  73. 4003103 Add ChangeLog entries for release 2.1.1. by Andreas Schuh · 10 years ago
  74. cf0619e Merge remote-tracking branch 'google/release' into develop by Andreas Schuh · 10 years ago
  75. eb3b78a Merge remote-tracking branch 'google/release' by Andreas Schuh · 10 years ago
  76. ef5c547 Set CPACK_PACKAGE_ARCHITECTURE to darwin on Mac OS. by Andreas Schuh · 10 years ago
  77. 0890b69 Add NEWS of release version 2.1.1. by Andreas Schuh · 10 years ago
  78. eb5e1f7 Bump version to 2.1.1. by Andreas Schuh · 10 years ago
  79. 7bc160b Merge remote-tracking branch 'google/develop' into release by Andreas Schuh · 10 years ago
  80. dc8543a Add test which uses gflags_declare.h. by Andreas Schuh · 10 years ago
  81. 9a257c0 Merge remote-tracking branch 'google/develop' into release by Andreas Schuh · 10 years ago
  82. 94c2357 Update NEWS. by Andreas Schuh · 10 years ago
  83. 0f2751e Merge branch 'develop' of github.com:schuhschuh/gflags into develop by Andreas Schuh · 10 years ago
  84. 020dc48 Merge branch 'refs/heads/bugfix/#77-@GFLAGS_IS_A_DLL@-expands-to-empty' into develop by Andreas Schuh · 10 years ago
  85. 0c6e5fd Add GFLAGS_INCLUDE_DIR CMake variable (Fixes issue #80). by Andreas Schuh · 10 years ago
  86. 38c4402 Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixes issue #77). by Andreas Schuh · 10 years ago
  87. 7c80cfd Remove devel package content summary from README by Andreas Schuh · 10 years ago
  88. 30d045d Merge remote-tracking branch 'google/feature/#80-configurable-include-path' into develop by Andreas Schuh · 10 years ago
  89. aff8ef8 Add GFLAGS_INCLUDE_DIR CMake variable (Fixes issue #80). by Andreas Schuh · 10 years ago
  90. 3821311 Replace GFLAGS_NAMESPACE by @GFLAGS_NAMESPACE@ in gflags_declare.h (Fixes issue #79). by Andreas Schuh · 10 years ago
  91. 4aa1984 Merge remote-tracking branch 'google/bugfix/#77-@GFLAGS_IS_A_DLL@-expands-to-empty' into develop by Andreas Schuh · 10 years ago
  92. 6040eac Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixes issue #77). by Andreas Schuh · 10 years ago
  93. 09f7800 Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixes issue #77). by Andreas Schuh · 10 years ago
  94. bbe1895 Remove devel package content summary from README by Andreas Schuh · 10 years ago
  95. 3fd9fa7 Resolve conflicts upon pull. by Andreas Schuh · 10 years ago
  96. cf40f73 Set package architecture to i386 when compiling with -m32. by Andreas Schuh · 10 years ago
  97. 0e1c5ce Merge remote-tracking branch 'google/release' into develop by Andreas Schuh · 10 years ago
  98. 2a9ef08 Merge remote-tracking branch 'google/hotfix/rpm-package-architecture' into release by Andreas Schuh · 10 years ago
  99. 0c15028 Merge remote-tracking branch 'google/hotfix/rpm-package-architecture' by Andreas Schuh · 10 years ago
  100. d699559 Fix architecture used for RPM packages and DEB/RPM package file names. by Andreas Schuh · 10 years ago