LADI Session Handler https://ladish.org/
Go to file
dave 9e112b88fb Message pane toggling
git-svn-id: http://svn.drobilla.net/lad@168 a436a847-0d15-0410-975c-d299462d15a1
2006-10-14 16:05:09 +00:00
flowcanvas Fixed Patchage dynamic reconnection. 2006-10-14 05:51:23 +00:00
ingen Added missing desktop entry files. 2006-10-05 05:35:37 +00:00
miduts MMC printing support, and generic sysex raw dump 2006-06-16 02:50:22 +00:00
omins More build system fixes, everything now builds against the local copy if toplevel scripts are used. 2006-10-05 02:40:43 +00:00
patchage Message pane toggling 2006-10-14 16:05:09 +00:00
raul Fixed Patchage dynamic reconnection. 2006-10-14 05:51:23 +00:00
slv2 Moved slv2 directory for consistency 2006-10-08 05:08:55 +00:00
Makefile.am Moved slv2 directory for consistency 2006-10-08 05:08:55 +00:00
README More build system fixes, everything now builds against the local copy if toplevel scripts are used. 2006-10-05 02:40:43 +00:00
autogen.sh Moved slv2 directory for consistency 2006-10-08 05:08:55 +00:00
configure.ac Moved slv2 directory for consistency 2006-10-08 05:08:55 +00:00

README

This is not a "project", but an entire repository of code containing many
projects (checked out from http://codeson.net).  The only common thread
tying it all together is that I wrote it.  Hi. :)

There are build scripts in this directory for convenience, but every
subdirectory can be used individually as an independent (autotoolized)
project.

'./configure --help=recursive' will give you a (horribly large and bloated)
listing of all configure options which you can pass to the top level
configure script to build everything however you like.

NOTE: if you use the top-level configure/make, everything will be built
against the local copies in this tree, but if you compile the packages
yourself, they will build against the libraries installed on your system.

Enjoy,

-Dave