Skip to content
Snippets Groups Projects
  1. Sep 16, 2020
  2. Jul 03, 2020
  3. Jul 01, 2020
  4. Jun 19, 2020
  5. Feb 21, 2020
    • Igor Chorążewicz's avatar
      common: prepend release number to version when using GIT_VERSION · bbbfdae5
      Igor Chorążewicz authored
      It allows tools which expect version in form major.minor to work
      correctly even in case when pmdk is downloaded as zip archive.
      
      This patch also removes '%d' from GIT_VERSION file. This placeholder
      was filled with name of the branch only for the HEAD of a branch.
      This means that GIT_VERSION of a selceted revision had different content
      (either only commit hash or commit hash + name of the branch) depending
      on whether selected revision was HEAD of the branch or not. Different
      content of GIT_VERSION affected hash of the archive (and caused problems
      with vcpkg in the past).
      bbbfdae5
  6. Jan 31, 2020
  7. Jan 29, 2020
  8. Jan 17, 2020
  9. Sep 30, 2019
  10. Sep 26, 2019
  11. Sep 23, 2019
  12. Aug 28, 2019
  13. Aug 27, 2019
  14. Aug 09, 2019
  15. Mar 26, 2019
  16. Mar 25, 2019
  17. Mar 15, 2019
  18. Mar 01, 2019
  19. Feb 19, 2019
Loading