| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | autogen.sh: warn if the user doesn't have at least autotools, guile, and
	    make installed, and if they have hall run it first | 
|  | Normally, you don't commit generated files to vcs. In this case, we are
doing so because many/most users won't have guile-hall installed, and
we'd rather not force users to install a development dependency when
they can install just autotools.
.gitignore: rh-server && rh-client are built by make | 
|  |  | 
|  | hconfig.scm.hall: update copyright
HACKING: update build instructions
AUTHORS: include self
ChangeLog: initial release
NEWS: initial release | 
|  | zmq: refactor server to functions
     add shutdown function (end recursion)
media: fix bug with missing directories
rh-client: support shutdown function
rh-server: update to use build variables | 
|  |  | 
|  | - scripts should be scripts/command-name.in
- tests file shouldn't mismatch style from app | 
|  |  | 
|  |  | 
|  | Removing the implicit (lambda () ...) will make code easier to read, and
therefore easier to maintain. | 
|  |  | 
|  |  | 
|  |  |