summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Clean the extension first so we don't get messages about not being able to lo...Ned Batchelder2012-12-221-2/+2
* So we can provide args to make commands.Ned Batchelder2012-12-091-2/+2
* Fix the blunt hackNed Batchelder2012-12-081-1/+1
* A blunt instrument for tracking down problems during testing.Ned Batchelder2012-12-081-1/+1
* Cross-platform coveage measurement.Ned Batchelder2012-12-011-0/+2
* Bring the Makefile into the modern testing eraNed Batchelder2012-11-261-14/+5
* Meta-coverage is now not hard-wired to my Ubuntu machine, and igor is linted.Ned Batchelder2012-11-251-1/+1
* Add tests and docs to the kit, though they are not installed. #137Ned Batchelder2012-11-171-2/+2
* A way to get rid of the .tox dirs too.Ned Batchelder2012-11-101-0/+3
* Need a new tox-based way to upload kits to pypicoverage-3.5.3Ned Batchelder2012-09-291-1/+6
* Change how kits are build, use tox.Ned Batchelder2012-07-211-1/+0
* Move checkeol.py into igor.py, and ignore .toxNed Batchelder2012-07-111-1/+1
* A target for making a sample html output...Ned Batchelder2012-04-281-0/+8
* Making the directories first is convenient.Ned Batchelder2011-08-301-0/+2
* Add some beta-specific stuff to the home page.Ned Batchelder2011-06-051-0/+2
* New sphinx adds a blank line before the xml declaration, this micro-tool stri...Ned Batchelder2011-02-121-0/+1
* Pylint 0.23.0 'deprecated' disable-msg.Ned Batchelder2011-02-011-2/+2
* At last, all the tests pass on all versions of Python.Ned Batchelder2011-01-291-0/+1
* Moved fixtar into its own project: http://bitbucket.org/ned/fixtarNed Batchelder2010-09-091-2/+2
* A custom setup.py command to fix tarfile permissions. Fixes #54.Ned Batchelder2010-09-041-2/+2
* Change how the beta docs are made, and make them more beta-yNed Batchelder2010-08-211-7/+2
* Make it possible to have beta docs in a different place than the real docsNed Batchelder2010-08-201-7/+8
* Get ready to have version-specific doc URLs.Ned Batchelder2010-08-201-0/+6
* Python 3.2 now puts .pyc in __pycache__ directories.Ned Batchelder2010-08-011-0/+1
* Distribute can leave junk lying around.Ned Batchelder2010-07-121-1/+1
* Setting PYTHONPATH like this on the command line made the Windows tests go be...Ned Batchelder2010-05-301-1/+1
* added the test egg's path to PYTHONPATH when running the testsDavid Stanek2010-05-211-1/+1
* dollar is special in Makefiles, duhNed Batchelder2010-05-211-1/+1
* Simple changes to get code measurement running on Jython.Ned Batchelder2010-05-211-0/+1
* A PEP8 target, but its output is pretty annoying...Ned Batchelder2009-12-031-0/+3
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-4/+4
* Use Distribute for 3.x, stick with setuptools for 2.xNed Batchelder2009-11-301-6/+2
* All test files can be lintedNed Batchelder2009-10-251-13/+2
* The C tracer function can do arc tracing also.Ned Batchelder2009-10-241-0/+1
* Tidying upNed Batchelder2009-10-161-0/+1
* Create proper data to start, then clean up at the end, quietly.Ned Batchelder2009-10-151-1/+1
* Tidying upNed Batchelder2009-10-151-0/+1
* Make this agnostic to Python versionNed Batchelder2009-09-301-1/+1
* Working toward reading source from eggs, but this isn't right on Py3k yet.Ned Batchelder2009-09-291-1/+6
* Keep line lengths properNed Batchelder2009-09-291-0/+1
* XML command writes to coverage.xml, and takes a -o argument to write it somew...Ned Batchelder2009-09-251-1/+1
* The best way to get py3k support: same source runs on both, with some contort...Ned Batchelder2009-09-221-1/+1
* New theory about how to kit for py3k: coverage3k-* kits are for 3.xNed Batchelder2009-09-201-1/+1
* Py3k kitting.Ned Batchelder2009-09-181-4/+1
* Better 3.x testing, etc.Ned Batchelder2009-09-171-1/+2
* Py3k: an explicit coverage.py script since setuptools can't make one for us.Ned Batchelder2009-07-091-3/+6
* Setup.py should be linted tooNed Batchelder2009-07-091-2/+2
* Get rid of the doc Makefile, put it all in the root.Ned Batchelder2009-06-211-0/+22
* Remove the old docsNed Batchelder2009-06-211-6/+0
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-5/+5