Commit graph

104 commits

Author SHA1 Message Date
Jean Pierre Cimalando
8d5826efd5 Do not use a hardcoded path in the installer 2021-06-21 21:45:15 +02:00
Jean Pierre Cimalando
f0ec0a5255 Win32 installer script for puredata 2021-04-30 16:43:32 +02:00
Jean Pierre Cimalando
0741da428c Install Puredata in the macOS CI 2021-04-30 16:15:19 +02:00
Jean Pierre Cimalando
5e8443892b Allow puredata to build in CI 2021-04-30 14:23:16 +02:00
Paul Fd
57eb4ca87a Use better variables for the pkg-config file
The previous version created problems when setting manually CMAKE_INSTALL_LIBDIR on configure, e.g. for OBS/Debian packages.
The `libdir` value ended up as `libdir=${exec_prefix}//usr/lib` in this case, leading pkg-config to complain (obviously).
2021-04-20 12:28:47 +02:00
redtide
4921a9ea79 Misc Doxygen fixes 2021-04-16 20:33:27 +02:00
redtide
ba0fad99b3
Merge pull request #844 from redtide/doxygen-update
Fix/update Doxygen documentation
2021-04-16 16:11:22 +02:00
Jean Pierre Cimalando
423aebaafc Make pkgconfig such that sndfile is only linked if required 2021-04-16 15:50:34 +02:00
redtide
fb210da22c Fix/update Doxygen documentation 2021-04-16 15:32:22 +02:00
Jean Pierre Cimalando
3c9a7541a5 Do not require dylibbundler to build 2021-04-12 23:43:50 +02:00
Jean Pierre Cimalando
17d56bc30e Set up layout for the about dialog 2021-04-05 17:50:02 +02:00
Jean Pierre Cimalando
5fbb499d9b Help clang-tidy find new files 2021-04-03 23:25:19 +02:00
Jean Pierre Cimalando
68b74cd237 New fixes for clang-tidy 2021-04-01 17:08:26 +02:00
Jean Pierre Cimalando
ce1f11abec Remove MSVC from Appveyor 2021-03-23 17:44:21 +01:00
Jean Pierre Cimalando
15628e1329 Try the macOS universal build 2021-03-23 13:42:59 +01:00
Jean Pierre Cimalando
216b97a3bf Skip install sndfile in appveyor 2021-03-23 12:19:53 +01:00
Jean Pierre Cimalando
48cc74b2a3 Always force vendor abseil to be built statically 2021-03-11 11:45:51 +01:00
Jean Pierre Cimalando
ec506edbbc Add flag BUILD_SHARED_LIBS=OFF 2021-03-10 11:49:50 +01:00
Jean Pierre Cimalando
5a6a1bbfcd Workaround for MinGW CI to build custom font support 2021-03-10 10:18:11 +01:00
Jean Pierre Cimalando
8e122e3a36 Icons in filled style 2021-02-27 13:22:52 +01:00
Jean Pierre Cimalando
acf8b9f15a Delete old faust scripts 2021-02-25 00:24:07 +01:00
Jean Pierre Cimalando
9bb633e50d Add the faust helpers for cmake 2021-02-25 00:20:05 +01:00
Jean Pierre Cimalando
6de95ce2af Update clang-tidy script 2021-02-23 03:43:29 +01:00
Jean Pierre Cimalando
cfb2b94532 Let clang-tidy find simde 2021-02-21 23:29:54 +01:00
Jean Pierre Cimalando
6eef90149f Delete the old parser 2021-02-03 19:14:51 +01:00
Jean Pierre Cimalando
3ee7812bd8 Update clang-tidy include paths 2021-02-03 19:06:36 +01:00
Jean Pierre Cimalando
82899edc45 Update clang-tidy 2021-02-02 17:25:39 +01:00
Jean Pierre Cimalando
c27e8f409f System-dependent options 2021-02-01 03:00:43 +01:00
Jean Pierre Cimalando
96a462e20d Use hiir and filesystem as interface libraries 2020-12-14 11:43:47 +01:00
Jean Pierre Cimalando
9331ff504f Disable fileicon, rejected by code-signing 2020-12-13 13:11:51 +01:00
Jean Pierre Cimalando
64480f50a9 Improve DMG and code-sign 2020-12-13 12:51:46 +01:00
Jean Pierre Cimalando
f2523f8b38 Prepare a basic macOS package with DMG format 2020-12-13 10:08:47 +01:00
Jean Pierre Cimalando
bfbcdb2b43 Static link strategy for AudioUnit 2020-12-11 19:12:00 +01:00
Jean Pierre Cimalando
c8354ce18e Also sign bin/ and lib/ 2020-11-14 17:41:11 +01:00
Jean Pierre Cimalando
c7136b6621 Perform macOS code-signing 2020-11-14 17:09:29 +01:00
Jean Pierre Cimalando
3cb80b4e4a Set up the code-signing key pair for macOS 2020-11-14 16:42:22 +01:00
Paul Ferrand
adc7bb9a8a enable tests on appveyor 2020-10-31 20:52:38 +01:00
Paul Ferrand
6ff8e076f3 Do tests on appveyor and merge builds on travis 2020-10-29 09:51:30 +01:00
redtide
6a2382f37a CI reorganization 2020-10-29 05:21:25 +01:00
Jean Pierre Cimalando
f552f48b51 Clang-tidy update 2020-10-28 16:34:57 +01:00
JP Cimalando
e8d052d50c
Merge pull request #459 from redtide/moved-scripts
Move Doxygen scripts
2020-10-06 00:25:37 +02:00
Jean Pierre Cimalando
fd3f79cecd Whitespace cleanup 2020-10-06 00:21:31 +02:00
Jean Pierre Cimalando
0190450563 Copy plugin resources recursively 2020-10-05 23:53:56 +02:00
Jean Pierre Cimalando
8998b4590a InnoSetup version does not support {autofonts} 2020-10-05 23:52:01 +02:00
Jean Pierre Cimalando
8688bc6a82 Add the installer script for Windows 7 system fonts 2020-10-05 23:51:54 +02:00
Jean Pierre Cimalando
9ada1cc210 Modify the UI font generation process, add script 2020-10-05 23:51:48 +02:00
redtide
7bd73b8939 (Re)moved Doxygen scripts 2020-09-28 17:03:37 +02:00
Paul Ferrand
9415ffe092 Add clang tidy include flag 2020-09-20 15:19:14 +01:00
Jean Pierre Cimalando
40e48bcc54 User interface update 2020-09-07 13:13:23 +02:00
Jean Pierre Cimalando
833606aef9 Update innosetup 2020-09-02 01:44:49 +02:00