summaryrefslogtreecommitdiff
path: root/pexpect/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Mostly a massive license update. Added a license per file.HEADmasternoah2012-10-201-0/+20
* Minor changes.noah2009-02-011-2/+2
* Getting ready for the next version 2.4 release.noah2008-01-051-1/+1
* Trying to add coverage for interact() methods.noah2007-12-201-1/+1
* Added support for Unicode regular expressions by Andrew Stone.noah2007-06-271-1/+1
* Why didn't I add this sooner?noah2007-05-311-0/+4
* Tweak to allow merge_templates.py to work it Pexpect was nevernoah2006-10-051-1/+1
* Updated the format of some comments.noah2006-06-011-7/+10
* websync now works with new sourceforge security policy.noah2006-05-311-2/+1
* Massive rootoring of Makefile and friends.noah2006-05-311-49/+35
* More template automationnoah2006-05-301-10/+1
* rleased 2.1beta. Added INSTALL file. A Few last minute tweaksnoah2006-03-011-6/+6
* Added LICENSE file. Changed license to MIT. Doted on the docs.noah2005-11-221-1/+1
* Cleaning up docsnoah2005-11-171-3/+3
* Cleaned up doc generation in Makefile.noah2005-11-171-2/+5
* Had wrong README name in MANIFEST.noah2005-11-171-1/+1
* I had to hack the Makefile to fix permissions.noah2005-11-171-0/+11
* Added tools/ directory to clean target in Makefile.noah2005-11-161-0/+2
* Calling it version 2.0.noah2005-11-131-1/+1
* Added *.cover files to Makefile for "clean" target.noah2005-11-111-0/+2
* Cleaning up code.noah2005-08-281-1/+1
* Fixed a bug in __all__ definition including a non-existant object.noah2005-08-121-1/+1
* Big refactoring. Got rid of expect_exact. Moved TIMEOUT_EXP stuff intonoah2005-08-111-1/+1
* I added a patch provided by Kimberley Burchett. The timeout for expect()noah2005-02-281-1/+1
* Changed the version number to 0.99noah2003-09-171-1/+1
* changed version numbersnoah2003-04-101-1/+1
* Added Chad Schroeder's suggestions for making Pexpect work with genericnoah2003-02-251-1/+1
* Updated version number to 0.96.noah2003-01-051-1/+1
* Fixes in the build systems.noah2002-12-021-2/+2
* Cleaning up code.noah2002-11-271-1/+1
* Modified Makefile to be for GNU Make instead of BSD Make. Sigh...noah2002-10-221-1/+4
* Added tests/*.pyc to 'make clean'.noah2002-10-221-0/+1
* I think Solaris may be screwed...noah2002-10-221-1/+1
* Small fix in Makefile and make sfupload support new file names.noah2002-10-031-2/+2
* Changed log technique. Instead of passing file name, you now pass anoah2002-10-031-4/+9
* Changed isAlive() method. Renamed to isalive() and heavily modified tonoah2002-09-231-1/+1
* Changed names of release files to all start with pexpect-noah2002-09-201-10/+10
* Fixed some stuff in passmass.py (still not perfect...)noah2002-09-201-1/+1
* Some documentation tightening and version increment.noah2002-08-271-1/+1
* Enhanced doc generation to remove index.html (which is static and notnoah2002-08-151-0/+2
* Initial revisionnoah2002-08-131-0/+50