1. 09 6月, 2015 1 次提交
  2. 06 6月, 2015 1 次提交
  3. 19 5月, 2015 1 次提交
  4. 15 5月, 2015 1 次提交
  5. 05 5月, 2015 1 次提交
  6. 24 4月, 2015 1 次提交
    • C
      Makefile: replace source tarball generation from distutils to git · 32f1d0f7
      Cleber Rosa 提交于
      It was noted that, on some Python version, the generated tarballs
      actually have a lot of files missing. IMHO, if we track a file on git,
      then it should make into the tarball. Also IMHO, the distutils sdist
      code is a nice thing to have if you can't export your code right from
      your SCM.
      
      This is kept simple on purpose so that if we hit any unintended side
      effect we can revert to the previous way of generation source
      tarballs.
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      32f1d0f7
  7. 13 4月, 2015 1 次提交
  8. 30 3月, 2015 1 次提交
    • C
      Makefile: add rpm-build-src target · f6fc98d6
      Cleber Rosa 提交于
      There are two reasons for introducing this new target:
      
      1) It adds symmetry to the Debian targets, which have both source only
         and complete versions.
      
      2) It is useful when you only want to make the source package and
         build the "binary" elsewhere.
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      f6fc98d6
  9. 20 3月, 2015 1 次提交
  10. 19 3月, 2015 1 次提交
  11. 06 3月, 2015 1 次提交
  12. 27 2月, 2015 1 次提交
  13. 03 2月, 2015 1 次提交
  14. 02 10月, 2014 1 次提交
  15. 04 9月, 2014 2 次提交
  16. 29 8月, 2014 1 次提交
  17. 26 8月, 2014 1 次提交
  18. 18 7月, 2014 1 次提交
  19. 01 5月, 2014 1 次提交
  20. 29 4月, 2014 1 次提交
  21. 03 4月, 2014 1 次提交