fix mistaken "do not roll" conclusion in TransportFSM::compute_should_roll()
[ardour.git] / wscript
2019-12-06 Robin GareusAdd tsan option to trace data-races
2019-11-21 Robin GareusBump boost version requirement
2019-10-19 David RobillardUse conf.fatal for fatal configuration errors
2019-10-19 David RobillardFix Python3 incompatible syntax
2019-10-19 David RobillardFix typo
2019-10-03 Paul Davischanges required to get build-stack to run on a Mojave VM.
2019-09-25 Paul Davisgoodbye USE_TRACKS_CODE_FEATURES and is_tracks_build
2019-09-25 Robin GareusCleanup configuration stage
2019-09-24 Paul Davisadd configure-time option to use lld as the linker...
2019-09-20 Paul Davisremove compiler flags required only by boost::msm and...
2019-09-18 Paul Davisadd finite state machine to control/manage transport...
2019-09-09 Robin GareusReport whether arlua is being built
2019-09-02 Robin GareusInclude vamp-pyin
2019-08-16 Robin GareusRemove explicit pulse version check (debian/wheezy...
2019-07-25 Robin GareusPuls der Zeit
2019-04-09 Robin GareusUnify build-system customization (Ardour/Mixbus)
2019-01-02 Paul Davisremove dangling --lv2 waf configure option
2018-12-28 Paul Davisremove configure-time --no-lv2 option. LV2 is integral...
2018-10-19 Robin GareusAdd upstream libzita-convolver 4.0.3
2018-09-21 Robin GareusFix --no-nls (1/5): ENABLE_NLS = 1/0 config
2018-09-19 Guido AulisiAppData: 'revision' in revision.cc is expected in the...
2018-09-19 Nils Philippsengenerate revision.cc with one item per line
2018-09-19 Nils PhilippsenAppData release tags need a date to be valid
2018-05-12 Johannes MuellerFirst draft of a-expander
2018-01-30 Robin GareusAdd factory plugin tags + favorites
2018-01-28 Chris DennisAdds support for building in Mac OS High Sierra
2017-10-21 Robin GareusDetected boost using a compile-time check (works w...
2017-09-24 Paul Davispart two of initial libtemporal creation
2017-09-20 Robin GareusFix buildstack revision report
2017-09-19 Robin GareusFix buildstack report
2017-09-18 Robin GareusDon't build ni-maschine support by default
2017-09-16 Robin GareusAdd libzita-resampler as lib
2017-09-03 Julien "_FrnchFrgg... Fix the Unicode workaround in wscript
2017-08-24 Robin Gareusfix waf template install
2017-08-23 Robin GareusDeploy Session-templates
2017-08-05 Paul Davisfull integration of beatbox test app into ardour tree...
2017-07-17 Robin GareusPurify libcanvas, remove libardour dependency
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-06-25 Tim MayberryOutput the setting of the --no-threaded-waveviews optio...
2017-05-12 Robin GareusRemove cfgtool, it's not useful anymore
2017-04-07 Robin GareusFix linking on El Capitan
2017-04-04 Robin GareusFix build-stack revision path (3d952b095)
2017-04-04 Robin GareusInclude build-stack rev in config report
2017-04-04 Robin GareusSort and group configuration report
2017-02-26 Robin GareusFix yet another oversight for the windows icon file...
2017-02-19 Robin GareusAllow to keep environment C/XXFLAGS with debug builds
2017-01-14 Robin Gareusconsolidate --help text, allow to generate man page.
2017-01-05 powerpaul17adapted wscript for macos sierra
2017-01-05 Paul Tirkfixed compilation on osx, minimal version was wrong
2016-12-11 Robin GareusAdd a small tool to experiment with libcanvas
2016-12-04 David RobillardAlways build dummy backend if building tests
2016-11-29 David Carlierseparate openbsd cases
2016-11-29 David CarlierMaking buildable under OpenBSD.
2016-11-18 Robin GareusDisable OSX 10.5/PPC support (MacVST is Cocoa UI only)
2016-11-16 Robin GareusRevert "disable MacVST support (until it's ready)"
2016-11-13 Robin Gareusdisable MacVST support (until it's ready)
2016-11-13 Robin GareusMac VST-2.x support
2016-10-23 Robin GareusInclude hidapi library
2016-10-04 Nils Philippsenallow linking unbundled version of qm-dsp
2016-09-28 Paul Davisclang on el capitan etc. no longer supports -fstrength...
2016-09-15 Tim MayberryAdd defines necessary for successful gcc/mingw compile...
2016-09-13 Robin GareusAdd support for built-in file/url unzip/untar
2016-08-24 Len OvensOSC: Add preset loading to OSC GUI
2016-08-24 Robin Gareusa-fluidsynth
2016-08-23 Robin GareusImport libfluidsynth into the Ardour codebase
2016-07-12 Robin Gareusa-reverb prototype (based on setBfree b_reverb)
2016-07-07 Damien ZammitAdd a-EQ (basic 4 band EQ) with inline display based...
2016-07-05 Damien ZammitAdd a-Delay plugin
2016-07-04 Paul Davisadd another warning-disable flag for clang
2016-07-03 Robin Gareusbundle a-comp
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-06-24 Robin GareusIgnore numerals before "+" in tag
2016-05-16 Robin Gareusclean up configure output
2016-05-16 Robin Gareusfix windows builds - rc file needs to be present at...
2016-05-16 Robin Gareusicon-name follows program-name
2016-03-20 Robin Gareusadd luadoc binary (developer tool) to dump lua bindings
2016-03-13 Robin Gareusprepare custom LV2 extensions
2016-03-04 Robin Gareustweak optimization flags for clang
2016-03-02 Robin Gareusamend prev commit (OS X El Capitan builds)
2016-03-02 Robin Gareusfix OSX El Capitan builds
2016-02-23 Robin GareusAdd some lua scripts
2016-02-23 Robin Gareusadd lua-session commandline tool
2016-02-22 Robin Gareusadd liblua wrapper and build-scripts
2016-02-22 Paul Davisfix inadvertent case change
2016-02-22 Paul Davisadditional GTKOSX => __APPLE__ changes missed in previo...
2016-02-22 Paul Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-21 Paul Davismake threaded waveview rendering a configure time optio...
2016-01-12 Paul Davisat the end of waf configure, when displaying selected...
2016-01-12 Paul Davisadd relevant wscript visibility for the portaudio backend
2016-01-12 Paul Davisremove wavesaudio backend
2015-12-17 Robin Gareusamend prev commit (fix typos)
2015-12-17 Robin Gareusmore hot wine.
2015-12-15 Robin Gareuscommandline session utilities
2015-12-12 DavidAdd option to use libc++ instead of libstdc++
2015-12-10 DavidAdd support for El Capitan
2015-12-10 Robin Gareusadd a mixbus compile define
2015-12-05 Robin Gareusimprove itstool detection:
2015-12-03 Robin Gareusdisable pthread-w32 semaphores for now
2015-12-02 Robin Gareusfix pthread-windows semaphore detection
2015-12-02 Robin Gareusprefer pthread-semaphores (posix API) with mingw
next