Optimize automation-event process splitting
[ardour.git] / wscript
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
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-25 Robin Gareuscheck for itstool (>= 1.0.4, -j option)
2015-11-24 Paul Davisupdate configure time tests and code to use libsndfile...
2015-11-17 Tim MayberryAdd --profile waf option so frame pointer isn't omitted...
2015-11-17 Tim MayberryRemove -O0 optimize flag from debuggable flags to enabl...
2015-10-22 nick_mBuild freedesktop files if requested.
2015-10-18 Robin Gareusfix OS X system detection (amend 66704ee)
2015-09-28 Robin Gareusremove outdated limiation
2015-09-26 Robin Gareusnew tool to test gcc4/5 ABI
2015-09-25 Robin Gareusgcc5/c++11 deprecates std::auto_ptr
2015-09-14 Robin Gareusfix bundled LV2 plugin deployment.
2015-09-08 Paul Davisconfigure time detection of a patch/feature of libsndfi...
2015-08-22 Robin Gareusmore python2/3 compat
2015-08-21 Robin Gareussupport the young serpents
2015-08-17 Tim MayberryRemove duplicate code in wscript after merge
2015-08-16 Guy ShermanTweaked build and run for windows
2015-08-13 Paul Davisprovide a mechanism for ./waf dist to work without...
2015-08-12 Robin Gareuspython /^x86_64/ does not match 'x86_64-w64-mingw32...
next