Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Learning Powershell one SO post at a time... | Ned Batchelder | 2015-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | Maybe we can just run Python directly? | Ned Batchelder | 2015-09-14 | 1 | -1/+2 | |
| | | | ||||||
* | | | Diagnosing get-pip.py problems on Appveyor 2.6 | Ned Batchelder | 2015-09-14 | 2 | -2/+17770 | |
| | | | ||||||
* | | | I guess this needs this | Ned Batchelder | 2015-09-13 | 1 | -0/+3 | |
| | | | ||||||
* | | | Python 3.5 is available | Ned Batchelder | 2015-09-13 | 1 | -4/+4 | |
| | | | ||||||
* | | | gevent and eventlet are available on py3, so test them there | Ned Batchelder | 2015-09-12 | 2 | -3/+3 | |
| | | | ||||||
* | | | show_py.py was in use... oops. | Ned Batchelder | 2015-09-12 | 1 | -1/+0 | |
| | | | ||||||
* | | | Remove this diagnostic, it will be available somewhere else | Ned Batchelder | 2015-09-12 | 1 | -57/+0 | |
| | | | ||||||
* | | | Add correct URLs to the top of python_appveyor_demo files. | Ned Batchelder | 2015-09-11 | 2 | -1/+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 | 2 | -8/+29 | |
| | | | ||||||
* | | | More diagnostics | Ned Batchelder | 2015-09-10 | 2 | -0/+41 | |
| | | | ||||||
* | | | 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 | 2 | -33/+31 | |
| | | | ||||||
* | | | tox.ini makes more sense in this order | Ned Batchelder | 2015-09-10 | 1 | -16/+16 | |
| | | | ||||||
* | | | Some diagnostics to figure out what's up with Appveyor 64-bit builds. | Ned Batchelder | 2015-09-10 | 2 | -0/+9 | |
| | | | ||||||
* | | | Update requirements | Ned Batchelder | 2015-09-09 | 2 | -2/+2 | |
| | | | ||||||
* | | | Latest run_with_env.cmd | Ned Batchelder | 2015-09-08 | 1 | -15/+51 | |
| | | | ||||||
* | | | Add some tests of bad plugins | Ned Batchelder | 2015-09-07 | 1 | -8/+64 | |
| | | | ||||||
* | | | Tighten up the badges lines | Ned Batchelder | 2015-09-07 | 1 | -3/+2 | |
| | | | ||||||
* | | | Check more files for purity | Ned Batchelder | 2015-09-07 | 1 | -3/+4 | |
| | | | ||||||
* | | | Bump the version | Ned Batchelder | 2015-09-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix some obsolete howto instructions | Ned Batchelder | 2015-09-07 | 1 | -12/+2 | |
| | | | ||||||
* | | | 4.0b3 | Ned Batchelder | 2015-09-07 | 1 | -8/+9 | |
| | | | ||||||
* | | | Coverage 4.0b3 | Ned Batchelder | 2015-09-07 | 1 | -0/+1 | |
| | | | ||||||
* | | | Prepare for 4.0b3 kitscoverage-4.0b3 | Ned Batchelder | 2015-09-07 | 3 | -5/+8 | |
| | | | ||||||
* | | | Move most requirements into requirements/*.pip, and share them where possible | Ned Batchelder | 2015-09-07 | 9 | -16/+17 | |
| | | | | | | | | | | | | | | | --HG-- rename : requirements.pip => requirements/dev.pip | |||||
* | | | More compact tox syntax | Ned Batchelder | 2015-09-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | 2 spaces for yml | Ned Batchelder | 2015-09-07 | 1 | -10/+10 | |
| | | | ||||||
* | | | Configure circle ci | Ned Batchelder | 2015-09-07 | 1 | -0/+18 | |
| | | | ||||||
* | | | Don't try to upload dist/* if dist doesn't exist | Ned Batchelder | 2015-09-07 | 2 | -2/+5 | |
| | | | ||||||
* | | | 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 | |
| | | | ||||||
* | | | A different way to run tox, doesn't work yet. | Ned Batchelder | 2015-09-06 | 1 | -0/+63 | |
| | | | ||||||
* | | | Shorten up tox.ini | Ned Batchelder | 2015-09-06 | 1 | -5/+5 | |
| | | | ||||||
* | | | Fix the contents of the kit | Ned Batchelder | 2015-09-06 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | Previously, we were getting fullcoverage/__pycache__/*.pyc files, and we weren't getting the header files needed for ctracer. | |||||
* | | | Remove target I don't use | Ned Batchelder | 2015-09-06 | 1 | -6/+0 | |
| | | | ||||||
* | | | 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 | |
| | | |