summaryrefslogtreecommitdiff
path: root/libs/zita-resampler/wscript
AgeCommit message (Collapse)Author
2020-01-22Do not install static libsRobin Gareus
There is no need to deploy .a with ardour installations.
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2018-10-11Always use internal, modified, zita-resamplerRobin Gareus
zita-resampler was modified from the original: * a dedicated mono variable-resampler version was added * full-cycle no-resampling was optimized into a delayline
2017-10-30Always optimize zita-resampler, nothing to debug hereRobin Gareus
2017-10-29Add a dedicated mono variable resampler versionRobin Gareus
2017-09-19Fixed typoR. Mattes
2017-09-16Add libzita-resampler as libRobin Gareus
This simplifies x-compiling and x-platform builds as well allows to statically link, if needed.