Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/log/116f5bfc39b8/Makefile
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 08:25:01 2013
Кодировка:
allpy: Makefile history

allpy

log Makefile

age author description
Fri, 23 Sep 2011 14:00:34 +0400 Boris Nagaev test: add make rule alignments, downloading simple alignment
Thu, 15 Sep 2011 16:27:07 +0400 Daniil Alexeyevsky Removed redundant call to blocks3d/www Makefile from the root Makefile
Thu, 15 Sep 2011 15:42:37 +0400 Daniil Alexeyevsky Compiling blocks3d-wt is the almost last target in the Makefile (this is the most optional item after running tests)
Fri, 29 Jul 2011 20:59:28 +0400 Daniil Alexeyevsky Removed "doc" target from default Makefile targets.
Tue, 26 Jul 2011 17:49:31 +0400 Daniil Alexeyevsky Makefile: tests should be the last rule among the default rules, not the first!
Tue, 26 Jul 2011 17:48:23 +0400 Daniil Alexeyevsky Fixed Makefile tests rule to work when invoked from other directory (used in buildbot)
Thu, 21 Jul 2011 18:34:27 +0400 Daniil Alexeyevsky 'make tests' now also searches for doctests and runs them.
Thu, 21 Jul 2011 16:41:08 +0400 Daniil Alexeyevsky Removed pair_cores/html.htm and blocks3d/html.htm, whcih were autogenerated files. Looks like this closes #93.
Thu, 21 Jul 2011 14:23:12 +0400 Daniil Alexeyevsky Removed some of downloaded files fomr blocks3d/wt (see #93)
Thu, 21 Jul 2011 13:51:01 +0400 Daniil Alexeyevsky Extracted part for updating allpy.data.codes from top-level Makefile. (code cleanup)
Wed, 20 Jul 2011 19:09:31 +0400 Daniil Alexeyevsky Added blocks3d javascript builder target to the global Makefile (closes #62)
Sat, 02 Jul 2011 15:43:48 +0400 Daniil Alexeyevsky Makefile: target tests implies using the current directory as PYTHONPATH
Mon, 16 May 2011 20:32:39 +0400 Daniil Alexeyevsky Use python-coverage in nosetests
Mon, 28 Feb 2011 22:12:56 +0300 Daniil Alexeyevsky Makefile: renamed target test to tests to implicitly make it PHONY
Mon, 28 Feb 2011 22:06:03 +0300 Daniil Alexeyevsky Makefile: added rules "tests" and "doc" for running tests and rebuilding documentation
Mon, 28 Feb 2011 19:17:07 +0300 Daniil Alexeyevsky Added Makefile to automate building of codes.py