Michael Davidson
35e59a5155
Merge branch 'master' of github.com:mpd/anvil-build
2015-05-06 13:45:17 -07:00
Michael Davidson
9d3a62bcf0
Add Twisted as a dependency.
...
anvil serve requires Twisted, but it is missing from the setup script. I
verified that Twisted v15 works, but didn't try earlier versions.
2015-05-06 13:42:47 -07:00
Michael Davidson
8c231ce23c
Add Twisted as a dependency.
...
anvil serve requires Twisted, but it is missing from the setup script. I
verified that Twisted v15 works, but didn't try earlier versions.
2015-05-06 13:39:10 -07:00
Joshua Harrison
c2f2d85152
Add an interface for attaching LogSinks to LogSources.
...
Add an interface for adding LogSinks to LogSources and sending
messages to the LogSinks.
Also updated the setup to depend on Blessings, which is a terminal control
program. This will be used in creating a console log sink in order to
achieve text coloring and cursor positioning.
2014-12-28 13:15:27 -08:00
Ben Vanik
334bc6ac5c
Fixing URLs.
2013-09-26 12:50:52 -07:00
Ben Vanik
3545d7e5f8
Adding python-gflags to install list to make life easier with virtualenv
2012-10-12 00:00:24 -07:00
Ben Vanik
58783a53aa
Fixing to run against networkx 1.7 (latest)
2012-10-10 10:47:02 -07:00
Ben Vanik
ab58ef332e
networkx 1.7 breaks things
2012-06-18 21:46:21 -07:00
Ben Vanik
ac929230e8
Adding the 'completion' command to support install and .profile scripts for completion
2012-04-11 12:40:32 -07:00
Ben Vanik
d27fada22d
First stab at bash completion.
...
It can complete rule names, but not yet options. It's done in python and slow on Windows, and it may be worth doing it in sh instead (although it'd lose nice auto option completion from argparse).
2012-04-11 00:24:14 -07:00
Ben Vanik
e28fa0de65
Adding some skeleton work on system dependency management - not great, will refactor
2012-04-10 01:42:54 -07:00
Ben Vanik
4881d48b66
Removing egg package conflict
2012-04-09 18:10:54 -07:00
Ben Vanik
a5b938f75a
Fixing up setup.py to enable PIP to pull the tarball
2012-04-09 18:05:08 -07:00
Ben Vanik
264907c1ef
Grabbing version from anvil.version
2012-04-09 17:51:32 -07:00
Ben Vanik
46972c7c84
Fixing setup.py for bdist
2012-04-09 17:43:14 -07:00
Ben Vanik
1eacf4cac8
Changing pypi name to 'anvil-build'
2012-04-09 17:25:25 -07:00
Ben Vanik
5a5f6249f8
Cleaning up setup.py to prepare for pypi
2012-04-09 17:23:03 -07:00
Ben Vanik
2b54550256
Attempting to move test requirements to their own place - let's see if Travis likes it
2012-04-09 16:30:19 -07:00
Ben Vanik
ed1ba9e071
Travis CI script for testing
2012-04-09 15:33:44 -07:00
Ben Vanik
662d0fede9
Initial commit of Anvil code, with a partially tested setup.py
2012-04-09 15:19:49 -07:00