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

Add appveyor windows testing #128

Merged
merged 25 commits into from
Jun 10, 2017
Merged

Commits on Jun 8, 2017

  1. Build on appveyor

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    d10b048 View commit details
    Browse the repository at this point in the history
  2. Add mingwpy compiler

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    1e92678 View commit details
    Browse the repository at this point in the history
  3. run setup with mingw32

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    dbdd8f2 View commit details
    Browse the repository at this point in the history
  4. Use conda mingw

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    e153bd3 View commit details
    Browse the repository at this point in the history
  5. remove libpython from build

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    ed6576b View commit details
    Browse the repository at this point in the history
  6. Back to mingwpy

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    05d8989 View commit details
    Browse the repository at this point in the history
  7. remove mingw

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    3304607 View commit details
    Browse the repository at this point in the history
  8. Add cfg file for windows

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    6c7882a View commit details
    Browse the repository at this point in the history
  9. test directory

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    701de8c View commit details
    Browse the repository at this point in the history
  10. use set

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    717138c View commit details
    Browse the repository at this point in the history
  11. move pydistutils.cfg

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    6a438b8 View commit details
    Browse the repository at this point in the history
  12. cleanup script

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    ec26f40 View commit details
    Browse the repository at this point in the history
  13. try 64bit

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    388e8ee View commit details
    Browse the repository at this point in the history
  14. fix len(self) problem

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    3e5714d View commit details
    Browse the repository at this point in the history
  15. Test 64 bit

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0d1f575 View commit details
    Browse the repository at this point in the history
  16. changed len(self)

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    f90ccae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c6bfc8b View commit details
    Browse the repository at this point in the history
  18. Back to x86

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    e83265c View commit details
    Browse the repository at this point in the history
  19. Small typo

    stoiver committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    1665ae9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. try compiler directive

    stoiver committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    263c1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b376a1 View commit details
    Browse the repository at this point in the history
  3. try build

    stoiver committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    32da3e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. Configuration menu
    Copy the full SHA
    2d4d48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e74589 View commit details
    Browse the repository at this point in the history
  3. Try skip-build install

    stoiver committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    c1d8890 View commit details
    Browse the repository at this point in the history