summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
AgeCommit message (Expand)Author
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2014-07-13minor fixes to wscript files to make things python3 compatiblePaul Davis
2014-06-25use new ruler dialog class for context clicks on ruler labels areaPaul Davis
2014-06-13build ardour3_ui_default.conf at build time, to allow font substitutions to b...Paul Davis
2014-06-12remove gtk ruler widget implementation - no longer in usePaul Davis
2014-06-07Fix paths in ardour.shTim Mayberry
2014-06-02fix linking against libasoundRobin Gareus
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-05-19indent in wscript uses spacesColin Fletcher
2014-05-06fix mingw build - needs bundle_env_mingw.cc when building with mingw, and tha...Paul Davis
2014-04-29remove two more unnecessary instances of os.path.join in install path definit...Paul Davis
2014-04-11amend previous commit, remove cruft, no more extern function pointersRobin Gareus
2014-04-10parameterize install target directories based on --program-name configure optionPaul Davis
2014-04-10always build all per-program menu files so that we can try them out with diff...Paul Davis
2014-04-10new configure option for trx build, which also generates new menus filePaul Davis
2014-03-26rename ArdourMenu to ArdourDropdownBen Loftis
2014-03-23New theme for editor window using ArdourMenuharrison
2014-03-10fix up waf build in wake of search path changes earlier todayPaul Davis
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-03some mingw related tweaks to the build-environment.Robin Gareus
2014-03-02install small-splash imagePaul Davis
2014-03-02move fixup_bundle_environment() code into per-platform filesPaul Davis
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
2014-02-26user-configurable VST search paths (basic UI)Robin Gareus
2014-02-23consolidate lxVST & winVST file-info code into libardourRobin Gareus
2014-02-22remove inadvertently committed wine-unstable linkdirRobin Gareus
2014-02-22update wscript for windowsVST + mingwRobin Gareus
2014-02-19move SystemExec to libpbdRobin Gareus
2014-01-12remove taglib from source tree (require external provision)Paul Davis
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-08Merge remote-tracking branch 'origin/master' into export-dialogColin Fletcher
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-22better, probably working fix for windows-vst-on-linux build3.5.143Paul Davis
2013-12-22attempt to fix build with --windows-vst due to a bad merge of the external li...Paul Davis
2013-12-19move portable copyfile function into tools/autowaf.py and use it in both gtk2...Paul Davis
2013-12-05fix platform portability issues caused by use of shell cp(1) command and perl...Paul Davis
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-11-30fix buildPaul Davis
2013-11-29fix merge with masterPaul Davis
2013-11-29merge and resolve conflict with masterPaul Davis
2013-11-29add explicit linkage to libtimecodePaul Davis
2013-11-26resolve merge with master (?)Paul Davis
2013-10-31fix merge with masterPaul Davis
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-28gtk2_ardour: link fftw3f directlyNils Philippsen
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18use libltc and libtimecode as static libs, and upgrade to waf 1.7Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas