Commit graph

  • 7e0245c64f Rename main documentation file in preparation Andreas Schuh 2015-03-24 16:13:59 +00:00
  • 796b381af3 fix: File paths and package URLs Andreas Schuh 2015-03-24 14:41:52 +00:00
  • 4c4c57dd98 doc: Convert INSTALL instructions to Markdown Andreas Schuh 2015-03-24 12:41:43 +00:00
  • 1aadb4df7e doc: Replace README by previous NEWS in Markdown format Andreas Schuh 2015-03-24 12:34:22 +00:00
  • 32b0309117 #101 Enable C language again as long as FindThreads requires it Andreas Schuh 2015-03-24 15:36:26 +00:00
  • 379d22daad #103 Silence CMake warning regarding CMP0042 (MACOS_RPATH) Andreas Schuh 2015-03-24 14:41:10 +00:00
  • 7f567f4f1e cmake: Add advanced cache entries for GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR Andreas Schuh 2015-03-24 12:33:52 +00:00
  • e08941a643 cmake: Do not cache GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR. Andreas Schuh 2014-07-17 11:21:36 +01:00
  • d9766dd541 Change default GFLAGS_NAMESPACE to "google;gflags" and add GFLAGS_INCLUDE_DIR with default "gflags" to cache. Andreas Schuh 2014-07-17 02:45:50 +01:00
  • 6519b845dc fix: Include guard of alternative "gflags" namespace header. Andreas Schuh 2014-07-17 02:14:41 +01:00
  • 24e652d81a Support alternative namespaces in GFLAGS_NAMESPACE CMake variable. Andreas Schuh 2014-05-02 14:56:58 +01:00
  • 1c5a6e4d2a Define GFLAGS_NAMESPACE in public headers. Andreas Schuh 2014-05-02 12:00:35 +01:00
  • 959e970a8e Use major version number only as SOVERSION. Andreas Schuh 2014-05-02 11:12:05 +01:00
  • 18e30b9332 Set VERSION property of library targets to <major>.<minor>. Andreas Schuh 2014-05-01 20:16:16 +01:00
  • b8cdd02dbf Use LIB_INSTALL_DIR to initialize LIBRARY_INSTALL_DIR. Andreas Schuh 2014-05-01 19:58:25 +01:00
  • c59f14dc3b Make LIBRARY_INSTALL_DIR configurable by the user. Andreas Schuh 2014-05-01 19:49:24 +01:00
  • d01821e3c0 doc: rename namespace from google (deprecated) to gflags (default) John Khvatov 2014-05-01 03:10:54 +04:00
  • 76a38fb36e cmake: append LIB_SUFFIX to LIBRARY_INSTALL_DIR John Khvatov 2014-05-01 00:57:04 +04:00
  • 986e862615 Fix compatibility with older versions of CMake shawke 2014-04-07 18:03:26 +02:00
  • 51f1db7431 #101 Enable C language again as long as FindThreads requires it Andreas Schuh 2015-03-24 15:36:26 +00:00
  • 35fcdb3b2f mod: Update gh-pages Andreas Schuh 2015-03-24 15:05:08 +00:00
  • 3398e7b0c9 doc: Remove no longer needed include_directories command from CMake example Andreas Schuh 2015-03-24 15:04:35 +00:00
  • 13cf9e1b39 doc: Readding doc submodule Andreas Schuh 2015-03-24 14:59:51 +00:00
  • afbf3f22ff fix: Remove accidentally added gh-pages files Andreas Schuh 2015-03-24 14:48:59 +00:00
  • 7fc7826cc1 Merge branch 'master' of github.com:schuhschuh/gflags Andreas Schuh 2015-03-24 14:45:05 +00:00
  • 4b771465b1 cmake: Set version of master branch to next release version Andreas Schuh 2015-03-24 14:44:57 +00:00
  • 76c53b710e #104 Set INTERFACE_INCLUDE_DIRECTORIES of (imported) targets Andreas Schuh 2015-03-24 14:44:12 +00:00
  • 2b8deaa5e0 fix: File paths and package URLs Andreas Schuh 2015-03-24 14:41:52 +00:00
  • 7b5b080a06 #103 Silence CMake warning regarding CMP0042 (MACOS_RPATH) Andreas Schuh 2015-03-24 14:41:10 +00:00
  • 64cf9f3249 Merge branch 'update-cmake-example' Andreas Schuh 2015-03-24 14:40:11 +00:00
  • 67dc01d3e0 Merge branch 'master' of github.com:schuhschuh/gflags into update-cmake-example Andreas Schuh 2015-03-24 14:39:48 +00:00
  • 04c73f86c3 doc: Remove no longer needed include_directories command from example Andreas Schuh 2015-03-24 14:39:43 +00:00
  • 02e8c78f9d doc: Spelling correction Andreas Schuh 2015-03-24 13:21:35 +00:00
  • 957aa3aa62 doc: Add download and issue report instructions to project page Andreas Schuh 2015-03-24 13:13:50 +00:00
  • 0133710d47 add: Common build directory names to ignore list Andreas Schuh 2015-03-24 12:59:56 +00:00
  • d8d218ac6f doc: Add gh-pages branch as submodule in doc directory Andreas Schuh 2015-03-24 12:58:23 +00:00
  • 957f0d291c add: .nojekyll file Andreas Schuh 2015-03-24 12:55:52 +00:00
  • 63b9776eee fix: Rename documentation HTML file to index.html Andreas Schuh 2015-03-24 12:55:31 +00:00
  • 3a49eafd20 add: Files from doc/ directory of master branch Andreas Schuh 2015-03-24 12:51:30 +00:00
  • 6e390924d3 Merge branch 'feature/#83-alternative-namespace' Andreas Schuh 2015-03-24 12:42:53 +00:00
  • 2614f123fd doc: Convert INSTALL instructions to Markdown Andreas Schuh 2015-03-24 12:41:43 +00:00
  • eb89101a1a doc: Replace README by previous NEWS in Markdown format Andreas Schuh 2015-03-24 12:34:22 +00:00
  • 2a40e19137 cmake: Add advanced cache entries for GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR Andreas Schuh 2015-03-24 12:33:52 +00:00
  • 376ef823be cmake: Do not cache GFLAGS_NAMESPACE and GFLAGS_INCLUDE_DIR. Andreas Schuh 2014-07-17 11:21:36 +01:00
  • 76cbe0d003 Change default GFLAGS_NAMESPACE to "google;gflags" and add GFLAGS_INCLUDE_DIR with default "gflags" to cache. Andreas Schuh 2014-07-17 02:45:50 +01:00
  • 2b81a76bed fix: Include guard of alternative "gflags" namespace header. Andreas Schuh 2014-07-17 02:14:41 +01:00
  • 75f4b01bfa Moved nuget package from beta to release. user0804 2014-05-09 16:25:15 -04:00
  • a87f05e890 Added option to link with gflags.lib or gflags_nothreads.lib user0804 2014-05-09 14:51:42 -04:00
  • 9a77719a68 Made nuget package prerelease until further testing as been done. user0804 2014-05-09 12:02:45 -04:00
  • a1195eaa0a Added debug postfix (only for MSVC) so that debug and release libs can live together. user0804 2014-05-09 11:50:59 -04:00
  • 0b2c3e24a6 Updated README. user0804 2014-05-09 11:45:34 -04:00
  • 44de1c9ef5 Added support from creating nuget package. user0804 2014-05-09 11:43:15 -04:00
  • 659b440f9e Support alternative namespaces in GFLAGS_NAMESPACE CMake variable. Andreas Schuh 2014-05-02 14:56:58 +01:00
  • a93de007a6 Define GFLAGS_NAMESPACE in public headers. Andreas Schuh 2014-05-02 12:00:35 +01:00
  • 05b155ff59 Merge remote-tracking branch 'google/bugfix/#82-shared-library-versioning' Andreas Schuh 2014-05-02 11:13:18 +01:00
  • cd7aece14e Use major version number only as SOVERSION. Andreas Schuh 2014-05-02 11:12:05 +01:00
  • b8c6fef385 Merge remote-tracking branch 'google/bugfix/#82-shared-library-versioning' Andreas Schuh 2014-05-01 20:44:09 +01:00
  • bf889786c2 Set VERSION property of library targets to <major>.<minor>. Andreas Schuh 2014-05-01 20:16:16 +01:00
  • e160474c52 Merge remote-tracking branch 'google/develop' Andreas Schuh 2014-05-01 20:00:11 +01:00
  • 6828323bc6 Merge pull request #10 from ivaxer/doc-namespace-rename Andreas Schuh 2014-05-01 19:59:36 +01:00
  • 31f0e290d6 Use LIB_INSTALL_DIR to initialize LIBRARY_INSTALL_DIR. Andreas Schuh 2014-05-01 19:58:25 +01:00
  • 3c30390ac4 Merge remote-tracking branch 'google/master' into develop Andreas Schuh 2014-05-01 19:49:53 +01:00
  • e9144aa159 Make LIBRARY_INSTALL_DIR configurable by the user. Andreas Schuh 2014-05-01 19:49:24 +01:00
  • 44d1d163cc Merge pull request #9 from ivaxer/lib-suffix Andreas Schuh 2014-05-01 19:40:03 +01:00
  • d9d06b99a4 doc: rename namespace from google (deprecated) to gflags (default) John Khvatov 2014-05-01 03:10:54 +04:00
  • 55490439d0 cmake: append LIB_SUFFIX to LIBRARY_INSTALL_DIR John Khvatov 2014-05-01 00:57:04 +04:00
  • e65f49a4cd Merge remote-tracking branch 'google/master' into develop Andreas Schuh 2014-04-07 17:09:39 +01:00
  • dc2b2c7fec Merge pull request #8 from shawke/patch-1 Andreas Schuh 2014-04-07 17:08:17 +01:00
  • cac974eb07 Fix compatibility with older versions of CMake shawke 2014-04-07 18:03:26 +02:00
  • 44a58145e3 Merge remote-tracking branch 'google/release' into develop Andreas Schuh 2014-03-30 15:44:24 +01:00
  • 07031f9703 Merge remote-tracking branch 'google/release' v2.1.1 Andreas Schuh 2014-03-30 15:41:29 +01:00
  • 4003103499 Add ChangeLog entries for release 2.1.1. Andreas Schuh 2014-03-30 15:41:02 +01:00
  • cf0619e458 Merge remote-tracking branch 'google/release' into develop Andreas Schuh 2014-03-30 15:35:13 +01:00
  • eb3b78a4ff Merge remote-tracking branch 'google/release' Andreas Schuh 2014-03-30 15:34:40 +01:00
  • ef5c5474b2 Set CPACK_PACKAGE_ARCHITECTURE to darwin on Mac OS. Andreas Schuh 2014-03-30 15:34:13 +01:00
  • 0890b699e9 Add NEWS of release version 2.1.1. Andreas Schuh 2014-03-30 15:18:26 +01:00
  • eb5e1f7fe4 Bump version to 2.1.1. Andreas Schuh 2014-03-30 15:17:49 +01:00
  • 7bc160b304 Merge remote-tracking branch 'google/develop' into release Andreas Schuh 2014-03-30 15:16:35 +01:00
  • dc8543a473 Add test which uses gflags_declare.h. Andreas Schuh 2014-03-30 15:16:00 +01:00
  • 9a257c0b66 Merge remote-tracking branch 'google/develop' into release Andreas Schuh 2014-03-30 14:46:28 +01:00
  • 94c23575c7 Update NEWS. Andreas Schuh 2014-03-27 01:45:47 +00:00
  • 0f2751ebfb Merge branch 'develop' of github.com:schuhschuh/gflags into develop Andreas Schuh 2014-03-27 01:30:30 +00:00
  • 020dc487c3 Merge branch 'refs/heads/bugfix/#77-@GFLAGS_IS_A_DLL@-expands-to-empty' into develop Andreas Schuh 2014-03-27 01:29:02 +00:00
  • 0c6e5fdb3f Add GFLAGS_INCLUDE_DIR CMake variable (Fixes issue #80). Andreas Schuh 2014-03-27 01:09:20 +00:00
  • 38c4402f58 Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixes issue #77). Andreas Schuh 2014-03-25 15:29:56 +00:00
  • 7c80cfd87c Remove devel package content summary from README Andreas Schuh 2014-03-22 01:00:11 +00:00
  • 30d045d0ec Merge remote-tracking branch 'google/feature/#80-configurable-include-path' into develop Andreas Schuh 2014-03-27 01:09:49 +00:00
  • aff8ef820a Add GFLAGS_INCLUDE_DIR CMake variable (Fixes issue #80). Andreas Schuh 2014-03-27 01:09:20 +00:00
  • 38213112a5 Replace GFLAGS_NAMESPACE by @GFLAGS_NAMESPACE@ in gflags_declare.h (Fixes issue #79). Andreas Schuh 2014-03-26 19:37:01 +00:00
  • 4aa1984c51 Merge remote-tracking branch 'google/bugfix/#77-@GFLAGS_IS_A_DLL@-expands-to-empty' into develop Andreas Schuh 2014-03-26 19:33:24 +00:00
  • 6040eac5b3 Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixes issue #77). Andreas Schuh 2014-03-25 15:29:56 +00:00
  • 09f7800768 Use GFLAGS_IS_A_DLL=1 in public headers if BUILD_SHARED_LIBS is enabled (Fixes issue #77). Andreas Schuh 2014-03-25 15:29:56 +00:00
  • bbe1895559 Remove devel package content summary from README Andreas Schuh 2014-03-22 01:00:11 +00:00
  • 3fd9fa7000 Resolve conflicts upon pull. Andreas Schuh 2014-03-20 21:25:35 +00:00
  • cf40f73c40 Set package architecture to i386 when compiling with -m32. Andreas Schuh 2014-03-20 20:56:05 +00:00
  • 0e1c5ce039 Merge remote-tracking branch 'google/release' into develop Andreas Schuh 2014-03-20 20:29:11 +00:00
  • 2a9ef084a9 Merge remote-tracking branch 'google/hotfix/rpm-package-architecture' into release Andreas Schuh 2014-03-20 20:27:48 +00:00
  • 0c15028124 Merge remote-tracking branch 'google/hotfix/rpm-package-architecture' Andreas Schuh 2014-03-20 20:24:30 +00:00
  • d699559081 Fix architecture used for RPM packages and DEB/RPM package file names. Andreas Schuh 2014-03-20 20:21:30 +00:00
  • 04a30c86de Merge remote-tracking branch 'google/release' into 'master'. v2.1.0 Andreas Schuh 2014-03-20 16:37:14 +00:00