log

age author description
Mon, 10 Jan 2011 12:54:17 -0800 Jeff Hammel fix up paths for package
Mon, 10 Jan 2011 12:33:23 -0800 Jeff Hammel remove the build on restart if youre debugging
Mon, 10 Jan 2011 12:30:29 -0800 Jeff Hammel correct misspelling
Mon, 10 Jan 2011 12:30:00 -0800 Jeff Hammel add a python source factory and utilize it
Mon, 10 Jan 2011 12:24:00 -0800 Jeff Hammel now properties get set correctly and all that
Mon, 10 Jan 2011 12:17:57 -0800 Jeff Hammel fix some things
Mon, 10 Jan 2011 11:53:09 -0800 Jeff Hammel correct syntax error
Mon, 10 Jan 2011 11:44:51 -0800 Jeff Hammel pretend were running tests
Mon, 10 Jan 2011 11:35:49 -0800 Jeff Hammel forgot to return
Mon, 10 Jan 2011 11:34:40 -0800 Jeff Hammel note option to cleanup
Mon, 10 Jan 2011 11:33:19 -0800 Jeff Hammel stub out installing the packages, for hg anyway
Mon, 10 Jan 2011 11:26:07 -0800 Jeff Hammel use our CLI class for the create-autobot too
Mon, 10 Jan 2011 11:24:19 -0800 Jeff Hammel --list-factories now works
Mon, 10 Jan 2011 11:22:10 -0800 Jeff Hammel stub out adding factories to our specialty CLI class
Mon, 10 Jan 2011 10:57:44 -0800 Jeff Hammel stub out setting properties; not sure if this is the way to do it or not