log setup.py @ 108:7f3a91323a88

age author description
Sun, 16 Aug 2009 13:37:13 -0700 Atul Varma If 'setup.py build --debug' is run and a spidermonkey build doesn't exist, then spidermonkey is built with debugging enabled.
Sun, 16 Aug 2009 13:21:39 -0700 Atul Varma Added clean target.
Sun, 16 Aug 2009 12:53:46 -0700 Atul Varma Fixed docs to represent the much-simplified build process, fixed the test target to work w/ default build options, moved doctest output dir into build dir.
Sun, 16 Aug 2009 11:44:49 -0700 Atul Varma Added a 'build_spidermonkey' target to setup.py.
Sat, 15 Aug 2009 17:38:03 -0700 Atul Varma Added windows build support to setup.py.
Sat, 15 Aug 2009 16:53:32 -0700 Atul Varma Moved mange.py to setup.py for convention's sake and updated docs on the build process. base manage.py@489efbcb0fa7
Sat, 15 Aug 2009 10:41:24 -0700 Atul Varma Added an experimental setup.py.