log Makefile @ 238:4b5a3031cd08

age author description
2008-11-07 cannam * Update OS/X build stuff, and some minor doc updates
2008-11-07 cannam * install fixes, mostly distinct-libraries
2008-11-07 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
2008-11-07 cannam * Add template generator to Makefile distinct-libraries
2008-11-07 cannam * build fixes & make depend distinct-libraries
2008-11-07 cannam * Add include guards; make code compile! distinct-libraries
2008-10-15 cannam * plugins.o depends on FixedTempoEstimator
2008-10-08 cannam * Beginnings of a simple tempo estimator example plugin
2008-08-05 cannam * PluginSummarisingAdapter now compiles -- though doesn't actually work
2008-07-24 cannam * Re-do the way the v2 structure (with durations) is returned.
2008-07-17 cannam * First bit of Vamp v2 work -- add an optional duration to features in
2008-07-09 cannam * oops -- bump versions vamp-plugin-sdk-v1.3
2008-07-09 cannam * Update README, .la files etc for 1.3
2008-07-03 cannam * Some work on symbol visibility in the shared object
2008-02-28 cannam * Bump up versions for 1.2
2008-02-08 cannam * fix sonames (should be ABI name, not full library name).
2008-01-14 cannam * Add --list-by-category to vamp-simple-host
2007-11-18 cannam * Apply DESTDIR patch from Alexis Ballier <aballier@gentoo.org>
2007-11-07 cannam * OS/X build stuff
2007-11-02 cannam * Add Mark L's PluginBufferingAdapter
2007-10-12 cannam * Add ranlib, just in case
2007-09-30 cannam * correct vamp-hostsdk soname
2007-09-30 cannam * update .la files
2007-09-19 cannam * Add sdkstatic target
2007-09-18 cannam * use correct (?) sonames for libraries (oops)
2007-09-18 cannam * avoid trying to use timeval if building on Windows
2007-06-07 cannam ... vamp-plugin-sdk-v1.1pre1
2007-06-01 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
2007-06-01 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
2007-05-24 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff