summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* DebugNed Batchelder2015-09-101-0/+1
|
* Fix the bat-writerNed Batchelder2015-09-101-2/+1
|
* DebugNed Batchelder2015-09-101-0/+1
|
* How many languages can I nest at once and still get the escaping right?Ned Batchelder2015-09-101-1/+1
|
* This is like building a ship in a bottleNed Batchelder2015-09-102-8/+29
|
* More diagnosticsNed Batchelder2015-09-102-0/+41
|
* Will recreating the tox environments make 32- and 64-bit work properly?Ned Batchelder2015-09-101-7/+7
|
* ci/run_with_env.cmd requires PYTHON_VERSON to have two dots.Ned Batchelder2015-09-102-33/+31
|
* tox.ini makes more sense in this orderNed Batchelder2015-09-101-16/+16
|
* Some diagnostics to figure out what's up with Appveyor 64-bit builds.Ned Batchelder2015-09-102-0/+9
|
* Update requirementsNed Batchelder2015-09-092-2/+2
|
* Latest run_with_env.cmdNed Batchelder2015-09-081-15/+51
|
* Add some tests of bad pluginsNed Batchelder2015-09-071-8/+64
|
* Tighten up the badges linesNed Batchelder2015-09-071-3/+2
|
* Check more files for purityNed Batchelder2015-09-071-3/+4
|
* Bump the versionNed Batchelder2015-09-071-1/+1
|
* Fix some obsolete howto instructionsNed Batchelder2015-09-071-12/+2
|
* 4.0b3Ned Batchelder2015-09-071-8/+9
|
* Coverage 4.0b3Ned Batchelder2015-09-071-0/+1
|
* Prepare for 4.0b3 kitscoverage-4.0b3Ned Batchelder2015-09-073-5/+8
|
* Move most requirements into requirements/*.pip, and share them where possibleNed Batchelder2015-09-079-16/+17
| | | | | --HG-- rename : requirements.pip => requirements/dev.pip
* More compact tox syntaxNed Batchelder2015-09-071-1/+1
|
* 2 spaces for ymlNed Batchelder2015-09-071-10/+10
|
* Configure circle ciNed Batchelder2015-09-071-0/+18
|
* Don't try to upload dist/* if dist doesn't existNed Batchelder2015-09-072-2/+5
|
* Add 2.6 64-bitNed Batchelder2015-09-061-0/+6
|
* Use proper powershell string concatenationNed Batchelder2015-09-061-1/+1
|
* Name the dist artifacts with dist\*Ned Batchelder2015-09-061-1/+1
|
* Push the contents of dist as artifactsNed Batchelder2015-09-061-1/+1
|
* Will this work?Ned Batchelder2015-09-061-1/+1
|
* Push appveyor artifacts explicitlyNed Batchelder2015-09-061-1/+1
|
* A different way to run tox, doesn't work yet.Ned Batchelder2015-09-061-0/+63
|
* Shorten up tox.iniNed Batchelder2015-09-061-5/+5
|
* Fix the contents of the kitNed Batchelder2015-09-061-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 useNed Batchelder2015-09-061-6/+0
|
* Try using build_script to make kitsNed Batchelder2015-09-061-2/+2
|
* Use after_test, since it happens before artifactsNed Batchelder2015-09-061-1/+1
|
* Try on_finish instead of after_test for building artifactsNed Batchelder2015-09-061-1/+1
|
* Remove extra email notifications from AppveyorNed Batchelder2015-09-061-8/+0
|
* Remove the recently deleted file from the MakefileNed Batchelder2015-09-061-3/+0
|
* Remove unneeded windows kit builder, now that we use AppveyorNed Batchelder2015-09-061-10/+0
|
* Remove tests and docs from the kit, since they weren't used or usable.Ned Batchelder2015-09-062-13/+10
|
* Python 3.5 is different in other annoying ways...Ned Batchelder2015-09-051-3/+9
|
* Maybe this will build kits for failed jobsNed Batchelder2015-09-051-5/+0
|
* Move all requirements into .pip filesNed Batchelder2015-09-053-3/+7
|
* Add license textNed Batchelder2015-09-051-0/+3
|
* Make download_appveyor.py more general-purpose.Ned Batchelder2015-09-052-2/+6
|
* Make download_appveyor.py nicerNed Batchelder2015-09-052-12/+31
|
* Try rolling builds, and let 64-bit fail but still build kitsNed Batchelder2015-09-051-23/+30
|
* Try another layout for badgesNed Batchelder2015-09-041-1/+3
|