summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* extend "make clean"0.21.1Stefan Behnel2014-10-181-0/+1
* Makefile: checkout all missing files for repo targetBrandon Casey2011-08-241-1/+1
* Makefile: improve repo creation target, avoid := notationBrandon Casey2011-08-241-8/+5
* Fix make repo.Robert Bradshaw2011-02-241-1/+4
* Update "make repo" to use git.Robert Bradshaw2011-01-181-10/+9
* removed 'test3' make target - 'make PYTHON=python3 test' now works out of the...Stefan Behnel2010-07-281-4/+0
* fix Makefile, clean more *.py[co] filesLisandro Dalcin2010-03-111-1/+1
* Also copy .hgignoreRobert Bradshaw2009-11-231-0/+1
* Makefile target for repo.Robert Bradshaw2009-11-221-0/+13
* Better makefile clean.Robert Bradshaw2009-10-241-5/+5
* build and install "Cython.Runtime.refnanny", use it as a fallback if a bare "...Lisandro Dalcin2009-02-031-0/+1
* update clean target in makefileLisandro Dalcin2008-12-201-1/+4
* Makefile fixStefan Behnel2008-08-031-2/+2
* Makefile enhancements.kirr@landau.phys.spbu.ru2008-08-021-0/+6
* missing cleanup in 'make clean'Stefan Behnel2008-07-271-0/+1
* status output from 'make test' targetStefan Behnel2008-07-101-2/+2
* S5 theme for Cython, 'make s5' target to build slides in Doc/s5Stefan Behnel2008-06-281-0/+3
* removed unused 'make version' target: there should be one place where the ver...Stefan Behnel2008-06-101-5/+0
* 'make test3' target to build with the default python version and run the test...Stefan Behnel2008-05-161-0/+4
* collection of regression tests (based on Greg's test suite)Stefan Behnel2007-12-311-0/+7
* buildfile changesRobert Bradshaw2007-09-071-1/+1
* More Pyrex/SageX --> Cython changesWilliam Stein2007-07-281-8/+2
* Initial versionWilliam Stein2007-07-281-0/+18