- Mar 19, 2025
-
-
David Runge authored
Remove now unnecessary patches for llvm. Ensure to not statically link against llvm: https://github.com/grame-cncm/faust/issues/1130
-
- Jan 04, 2025
-
- Sep 28, 2024
-
-
David Runge authored
Rebuild with upstream patch applied for dynamically linking against LLVM.
-
- Sep 22, 2024
-
-
David Runge authored
Add patch to dynamically link against LLVM: https://github.com/grame-cncm/faust/issues/1053
-
- Jul 08, 2024
-
-
David Runge authored
Rebuild without LTO to get around segfaults upon start: #1
-
- Jul 03, 2024
-
- Jun 30, 2024
-
-
Torsten Keßler authored
LLVM 18 rebuild
-
- Apr 04, 2024
-
- Mar 02, 2024
-
-
David Runge authored
Rebuild against llvm 17
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Jan 06, 2024
-
-
David Runge authored
Use correct optdepends for scripts. Sort cmake options.
-
- Nov 14, 2023
-
- Sep 16, 2023
-
- Sep 15, 2023
-
-
David Runge authored
Switch to correct SPDX license identifier for the project (GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later).
-
David Runge authored
- Aug 18, 2023
-
- Jun 25, 2023
-
- May 21, 2023
-
- May 14, 2023
-
-
David Runge authored
Disable static libs, as llvm/llvm-libs no longer provide the required static libs to create it.
-
- May 04, 2023
-
-
David Runge authored
Fix issue with missing header: https://bugs.archlinux.org/task/78405 Apply cmake package guidelines (as far as possible). Use bash arrays with one entry per line for easier handling.
-
- Jan 15, 2023
-
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default.
-
- Jan 05, 2023
-
- Dec 20, 2022
-
-
David Runge authored
Revert change to link sound2faust/sound2file against libsndfile.a: https://github.com/grame-cncm/faust/issues/840
-
- Oct 04, 2022
-
- Jun 29, 2022
-
- Jun 23, 2022
-
- Apr 04, 2022
-
-
David Runge authored
Remove unneeded quotes and curly braces. Add debug package.
-
- Dec 29, 2021
-
-
David Runge authored
Add -ffat-lto-objects to CXXFLAGS to prevent mangled static libs. Simplify quoting in file. Do not break long lines.
-
- Nov 04, 2021
-
-
David Runge authored
Remove (now included) patch for llvm >= 13 compatibility.
-
- Oct 26, 2021
-
- Jul 22, 2021
-
-
David Runge authored
Remove all now included patches.
-
- May 29, 2021
-
-
David Runge authored
Add backported patches for missing include and llvm >= 12. Add patch to ignore llvm patch level releases when considering llvm versions.
-
- Apr 16, 2021
-
-
David Runge authored
Fix preprocessor conditionals that are too specific: https://github.com/grame-cncm/faust/issues/573 Change ruby optdepends to ruby-rexml: https://github.com/grame-cncm/faust/issues/572
-
- Jan 24, 2021
-
- Oct 13, 2020
-
- Aug 04, 2020
-
- Jul 29, 2020
-
-
David Runge authored
Add patch for compiling against current libmicrohttpd. Use plain cmake instead of complicated make setup on top to apply latest cmake packaging guidelines. Remove precompiled shared libraries (libsndfile) for android.
-