Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better version showing | Ned Batchelder | 2018-10-31 | 1 | -2/+1 |
| | |||||
* | Add 3.7, and other appveyor changes | Ned Batchelder | 2018-10-24 | 1 | -15/+37 |
| | |||||
* | Try Appveyor without --user | Ned Batchelder | 2018-06-24 | 1 | -2/+2 |
| | |||||
* | Try forcing an explicit pip version | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Simplify a format | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Not sure why pip is failing on appveyor. Try this. | Ned Batchelder | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | enable pip cache in appveyor build | Thijs Triemstra | 2018-02-20 | 1 | -0/+3 |
| | |||||
* | Appveyor doesn't seem happy with 2.6 any more, so forget it | Ned Batchelder | 2017-11-04 | 1 | -12/+0 |
| | |||||
* | Control codecov more tightly | Ned Batchelder | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | Better ways to install requirements on CI servers | Ned Batchelder | 2016-12-31 | 1 | -1/+1 |
| | |||||
* | Install pytest where we run igor | Ned Batchelder | 2016-12-31 | 1 | -1/+1 |
| | |||||
* | Left out a step in the windows codecov | Ned Batchelder | 2016-12-30 | 1 | -0/+1 |
| | |||||
* | Try getting Windows results to codecov | Ned Batchelder | 2016-12-30 | 1 | -0/+2 |
| | |||||
* | Try doing windows py3 meta on 3.5 | Ned Batchelder | 2016-12-27 | 1 | -4/+4 |
| | |||||
* | Get a Windows 3.6 build | Ned Batchelder | 2016-12-27 | 1 | -0/+12 |
| | |||||
* | No xdist on appveyor | Ned Batchelder | 2016-12-05 | 1 | -0/+4 |
| | |||||
* | Windows 3.3 on Appveyor isn't building, so skip it. | Ned Batchelder | 2016-08-06 | 1 | -12/+0 |
| | |||||
* | Stop testing gevent on py26 | Ned Batchelder | 2016-03-02 | 1 | -3/+1 |
| | |||||
* | trololol, trying random stuff for appveyor+gevent | Ned Batchelder | 2016-03-02 | 1 | -0/+1 |
| | |||||
* | Extra diagnosis for gevent install failures on Appveyor | Ned Batchelder | 2016-03-02 | 1 | -0/+3 |
| | |||||
* | Appveyor 2.7 stopped working, try 2.7.11 | Ned Batchelder | 2016-01-24 | 1 | -4/+4 |
| | |||||
* | not ready for codecov on appveyor yet | Ned Batchelder | 2015-09-15 | 1 | -2/+1 |
| | |||||
* | Codecov on appveyor | Ned Batchelder | 2015-09-15 | 1 | -1/+2 |
| | |||||
* | Python 3.5 is available | Ned Batchelder | 2015-09-13 | 1 | -4/+4 |
| | |||||
* | Clean up the batch file hack; 3.5rc4 is out; 64-bit builds succeed | Ned Batchelder | 2015-09-10 | 1 | -10/+5 |
| | |||||
* | Maybe this escaping is right | Ned Batchelder | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | Fix the bat-writer | Ned Batchelder | 2015-09-10 | 1 | -2/+1 |
| | |||||
* | Debug | Ned Batchelder | 2015-09-10 | 1 | -0/+1 |
| | |||||
* | Fix the bat-writer | Ned Batchelder | 2015-09-10 | 1 | -2/+1 |
| | |||||
* | Debug | Ned Batchelder | 2015-09-10 | 1 | -0/+1 |
| | |||||
* | How many languages can I nest at once and still get the escaping right? | Ned Batchelder | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | This is like building a ship in a bottle | Ned Batchelder | 2015-09-10 | 1 | -1/+5 |
| | |||||
* | Will recreating the tox environments make 32- and 64-bit work properly? | Ned Batchelder | 2015-09-10 | 1 | -7/+7 |
| | |||||
* | ci/run_with_env.cmd requires PYTHON_VERSON to have two dots. | Ned Batchelder | 2015-09-10 | 1 | -31/+31 |
| | |||||
* | Move most requirements into requirements/*.pip, and share them where possible | Ned Batchelder | 2015-09-07 | 1 | -1/+1 |
| | | | | | --HG-- rename : requirements.pip => requirements/dev.pip | ||||
* | Don't try to upload dist/* if dist doesn't exist | Ned Batchelder | 2015-09-07 | 1 | -1/+4 |
| | |||||
* | Add 2.6 64-bit | Ned Batchelder | 2015-09-06 | 1 | -0/+6 |
| | |||||
* | Use proper powershell string concatenation | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Name the dist artifacts with dist\* | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Push the contents of dist as artifacts | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Will this work? | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Push appveyor artifacts explicitly | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Try using build_script to make kits | Ned Batchelder | 2015-09-06 | 1 | -2/+2 |
| | |||||
* | Use after_test, since it happens before artifacts | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Try on_finish instead of after_test for building artifacts | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Remove extra email notifications from Appveyor | Ned Batchelder | 2015-09-06 | 1 | -8/+0 |
| | |||||
* | Maybe this will build kits for failed jobs | Ned Batchelder | 2015-09-05 | 1 | -5/+0 |
| | |||||
* | Move all requirements into .pip files | Ned Batchelder | 2015-09-05 | 1 | -2/+2 |
| | |||||
* | Try rolling builds, and let 64-bit fail but still build kits | Ned Batchelder | 2015-09-05 | 1 | -23/+30 |
| | |||||
* | hmmm, 64-bit still doesn't work: ↵ | Ned Batchelder | 2015-09-04 | 1 | -23/+23 |
| | | | | https://ci.appveyor.com/project/nedbat/coveragepy/build/default-46 |