This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
ardour
Watch
1
Star
0
Fork
You've already forked ardour
0
mirror of
https://github.com/Ardour/ardour.git
synced
2025-12-09 08:14:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
004a49b0c7
ardour
/
gtk2_ardour
/
ardbg
4 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
Initial import of gtk2_ardour. git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-09-25 18:42:24 +00:00
#!/bin/sh
2006-03-04 Tim Mayberry <mojofunk@gmail.com> * 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
2006-03-04 11:26:25 +00:00
source ardev_common.sh
exec gdb ./ardour.bin
Reference in a new issue
Copy permalink