1. 20 Nov, 2014 1 commit
    • Ned Deily's avatar
      Issue 22878: PEP 477 - "make install" and "make altinstall" integration · 31251d8f
      Ned Deily authored
      The backport of ensurepip to 2.7.9 allows pip to optionally be installed
      or upgraded using the bundled pip provided by the new ensurepip module.
      The option can be specified persistently using the configure option:
      
          ./configure --with-ensurepip[=upgrade|install|no]
      
      It can also be overridden on either the "install" or "altinstall" targets:
      
          make [alt]install ENSUREPIP=[upgrade|install|no]
      
      For Python 2, the default option is "no" (do not install pip).
      31251d8f
  2. 18 Nov, 2014 2 commits
  3. 15 Nov, 2014 3 commits
  4. 14 Nov, 2014 3 commits
  5. 13 Nov, 2014 1 commit
  6. 11 Nov, 2014 4 commits
  7. 10 Nov, 2014 4 commits
  8. 08 Nov, 2014 1 commit
  9. 07 Nov, 2014 5 commits
  10. 06 Nov, 2014 5 commits
  11. 05 Nov, 2014 3 commits
  12. 04 Nov, 2014 3 commits
  13. 02 Nov, 2014 4 commits
  14. 01 Nov, 2014 1 commit