aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-09-16Makefile: rm defunct UPDATE_URL, keep from phoning homeHEADmasterJordan
2022-04-08Makefile: enable -trimpathlawl
2022-02-14Makefile: use $(MAKE) instead of directly using makeAdel KARA SLIMANE
Fixes jobserver warnings https://stackoverflow.com/questions/60702726/warning-jobserver-unavailable-using-j1-add-to-parent-make-rule Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2021-05-26Revert "Temporarily force clang if available"Andreas Schneider
This reverts commit c2bfe0202f5c58e35700925f6bbf5bafe613d509.
2021-05-20Temporarily force clang if availablelawl
GCC10 seems to refuse to link libm. GCC11 and clang seem to work fine.
2021-05-18Implement distribution-specific buildsSefa Eyeoglu
Make more things configurable at compile time so building binaries for distributions is easier while complying with the license.
2021-01-12Replace noise-suppression-for-voice with own implementationlawl
In preparation for PipeWire support we required our own implementation anyways. To have a shared code base and potentially enable some other tighter integration between the LADSPA module and NoiseTorch, we move to our own implementation.
2020-11-12Add build flag to enable the updatelawl
A regular make will produce a build without the updater. An explicit -tags release is now required to bake the updater in.
2020-07-16Add updaterlawl
2020-07-16Update install method, add icon and desktop filelawl
2020-07-06Makefile: Create bin directory if it doesn't existlawl
2020-07-05Build into a bin directorylawl
2020-07-05Add rnnoise_ladspa as a git submodule and build automaticallylawl
2020-07-05Update makefilelawl
2020-07-05big banglawl