Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite virtualenv #697

Closed
wants to merge 78 commits into from
Closed

Rewrite virtualenv #697

wants to merge 78 commits into from

Commits on Jan 5, 2015

  1. Configuration menu
    Copy the full SHA
    5bf9237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609f033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9955bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0645cb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c4022e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    769acd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2de8fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d35c1d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e590bb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2179ebd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    579119f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d70ceb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    513b2ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b1fcf0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e2c9180 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15b20bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    77da573 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebe67b2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3985c6a View commit details
    Browse the repository at this point in the history
  20. Move platform specifics into a "system" package. The builder now take…

    …s the system implementation as an argument.
    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    607355f View commit details
    Browse the repository at this point in the history
  21. Rename to flavours.

    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    e02a8b5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2b3ebdd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ea50e17 View commit details
    Browse the repository at this point in the history
  24. Escape the paths from the generated site.py (note that there's still …

    …something wrong with the output: on 2.7 they are unicode literals).
    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    966efe9 View commit details
    Browse the repository at this point in the history
  25. Use the correct "lib" path on windows.

    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    cb87335 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    da19f5a View commit details
    Browse the repository at this point in the history
  27. Have name and destination as instance attributes. Make the destinatio…

    …n absolute (in the builder's `__init__`)
    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    14486f4 View commit details
    Browse the repository at this point in the history
  28. Refactor some of the subprocess stuff (maybe naming is not best). On …

    …windows the subprocess must have the SYSTEMROOT env var, otherwise it cannot load DLLs.
    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    5c345c6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    004f6f3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a5f6101 View commit details
    Browse the repository at this point in the history
  31. Remove bogus tox.ini

    ionelmc authored and dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    04f087f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d949658 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c5098b8 View commit details
    Browse the repository at this point in the history
  34. Revert "Have name and destination as instance attributes. Make the de…

    …stination absolute (in the builder's `__init__`)"
    
    This reverts commit a7770d0.
    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    8669117 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    267b93e View commit details
    Browse the repository at this point in the history
  36. Fix PEP8 and unused imports

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    b66f2a8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d675384 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e873e96 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    91808ea View commit details
    Browse the repository at this point in the history
  40. Small whitespace fix

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    bc2166b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    83f39ee View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c79c932 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    40ca93c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9e99110 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4506b98 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    17a5c82 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    598494b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    38749a0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f8a7bd8 View commit details
    Browse the repository at this point in the history
  50. Fix Python 2.6 compatability

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    93e5564 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    76d40a9 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    562a332 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f729a77 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a3b3d9c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    464187b View commit details
    Browse the repository at this point in the history
  56. Test the core API

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    2d60935 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    937ee6c View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    112a954 View commit details
    Browse the repository at this point in the history
  59. Test the BaseBuilder

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    e019e1e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    7d82493 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    82d4bdb View commit details
    Browse the repository at this point in the history
  62. Add the missing environments

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    c6f16d7 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    05c93c7 View commit details
    Browse the repository at this point in the history
  64. Test the VenvBuilder

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    00a0062 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    6421ffe View commit details
    Browse the repository at this point in the history
  66. Fix legacy builder on OS X

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    0a50327 View commit details
    Browse the repository at this point in the history
  67. Add appveyor control files

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    502c765 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    ed9495f View commit details
    Browse the repository at this point in the history
  69. Use posixpath explicitly

    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    ff148bf View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    7894ab4 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    9e39647 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    8a3c704 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    b17847e View commit details
    Browse the repository at this point in the history
  74. Merge pull request #698 from dstufft/remove-relocatable

    Drop the currently ignored --relocatable option
    dstufft committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    3ec6a02 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Run the appveyor tox envs with the correct arch (32 vs 64).

    Conflicts:
    	tox.ini
    ionelmc authored and dstufft committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    00518c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #701 from dstufft/fix-windows-tests

    Run the appveyor tox envs with the correct arch (32 vs 64).
    dstufft committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    de5db5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c6e30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #704 from dstufft/fix-tox-ini

    Fix Python 3.3
    dstufft committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    5331b6b View commit details
    Browse the repository at this point in the history