mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Mirror of Ardour Source Code
* Remove debug output preventing compilation on x86_64. * Build shared libraries for all libs/* when DEVBUILD=1 to fix linking for x86_64/non-x86. * Simplify/consolidate the dev scripts a bit. * Export ARDOUR_COLORS variable in dev scripts. * Remove G_DISABLE_DEPRECATED from glibmm CXXFLAGS to allow compilation with newer versions of glib. * Build soundtouch with SYSLIBS=1, hopefully we can link to system soundtouch soon. git-svn-id: svn://localhost/trunk/ardour2@344 d708f5d6-7413-0410-9779-e7cbd77b26cf |
||
|---|---|---|
| DOCUMENTATION | ||
| gtk2_ardour | ||
| libs | ||
| templates | ||
| tools | ||
| .cvsignore | ||
| ardour.rc.in | ||
| ardour_system.rc | ||
| COPYING | ||
| PACKAGER_README | ||
| README | ||
| SConstruct | ||
Please see the DOCUMENTATION directory. If you plan to compile ardour from scratch, BUILD is required reading.