summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-1/+1
2015-01-10Fix about dialog logo on OSX.David Robillard1-1/+1
2015-01-09Fix OSX integration.David Robillard1-6/+6
2014-12-18Upgrade to waf 1.8.5.David Robillard1-8/+8
2014-10-05Configure based on compiler target OS for cross-compilation.David Robillard1-4/+4
2014-05-05Support Jack CV and OSC via metadata.David Robillard1-1/+1
2014-04-28Patchage 1.0.0.David Robillard1-2/+2
2014-04-26Hide Jack session management unless explicitly configured.David Robillard1-4/+4
2014-04-06Support port pretty names via new Jack metadata API.David Robillard1-0/+6
2014-03-30StateManager => Configuration.David Robillard1-1/+1
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
2013-12-25Tidy up configuration output.David Robillard1-2/+2
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-1/+1
2013-06-09Fix compilation with --jack-dbus (#917).David Robillard1-5/+1
2013-03-17Update copyright date.David Robillard1-1/+1
2013-02-03Check for required boost headers.David Robillard1-0/+2
2013-02-03Check for c++0x compiler flag before adding to environment.David Robillard1-0/+2
2013-02-02Check for Jack 0.120.0 consistently across all packages (fix #773).David Robillard1-5/+2
2013-01-20Use -std=c++0x instead of -std=c++11 for older compilers.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-0/+2
2012-08-08Clean up wscript files.David Robillard1-26/+25
2012-08-03Use more portable defines instead of -D in CFLAGS.David Robillard1-1/+1
2012-07-29Use modern waf build syntax everywhere.David Robillard1-4/+4
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-12-09Remove GnomeCanvas dependency.David Robillard1-2/+0
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-2/+2
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-11-26Mac integration.David Robillard1-1/+10
2011-11-26Fix whitespace.David Robillard1-1/+1
2011-11-25Remove Raul dependency.David Robillard1-3/+1
2011-11-25Fix JACK checking so compilation works with old Jack (just without session su...David Robillard1-8/+6
2011-11-25Add fontconfig configuration file to bundle.David Robillard1-1/+1
2011-11-25Switch to GPLv3+.David Robillard1-2/+3
2011-11-25Remove LASH stuff.David Robillard1-18/+1
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-07-25Build against new versioned flowcanvas library.David Robillard1-2/+2
2011-07-07Upgrade to waf 1.6.6David Robillard1-2/+3
2011-05-25Fix building documentation as part of recursive build.David Robillard1-3/+3
2011-05-23Apply patch from pgiblox in ticket #693 to add --no-jack-session to patchage ...David Robillard1-1/+5
2011-05-20Preliminary Jack session support in Patchage (as a session manager).David Robillard1-4/+8
2011-05-20Fix compilation with LASH support enabled.David Robillard1-2/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-6/+4
2011-05-20Remove spurious leading blank lineDavid Robillard1-1/+0
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+2
2011-04-22Fix Python whitespace (PEP8)David Robillard1-186/+186
2011-04-16Update copyright headersDavid Robillard1-2/+2
2011-03-21Bump Raul dependency to 0.7.0 (fix ticket #662).David Robillard1-1/+1
2011-03-16Font-based sizing (implement ticket #374).David Robillard1-1/+1
2011-03-16Update for new waf/autowaf.David Robillard1-3/+3