Commit Graph

327 Commits

Author SHA1 Message Date
Chris Cannam
0a53a21100 Add iOS licensing note 2021-03-05 11:17:53 +00:00
Chris Cannam
d68c4b7abb Untabify 2021-03-05 10:33:27 +00:00
Chris Cannam
120edca223 Build updates for Windows 2021-03-05 10:31:00 +00:00
Chris Cannam
8b86e0862c Add include path 2021-02-26 11:43:21 +00:00
Chris Cannam
2dffd9eb90 Create target dir 2021-02-26 11:09:47 +00:00
Chris Cannam
779ebb005d Check the otherbuilds builds in the CI run 2021-02-26 11:03:09 +00:00
Chris Cannam
6ae0bd26a5 Make otherbuilds files build only static libraries 2021-02-24 09:29:07 +00:00
Chris Cannam
a3c17ff963 Move this to otherbuilds 2021-02-11 17:40:30 +00:00
Chris Cannam
753a4f21ba .NET somewhat mysterious 2021-02-11 15:00:25 +00:00
Chris Cannam
06a6114dfe Fixes to .NET builds 2021-02-11 14:56:45 +00:00
Chris Cannam
6e40891fe5 Further CI tweaks 2021-02-11 14:50:17 +00:00
Chris Cannam
0d13c8b0ce We seem to be getting double-quotes in the string 2021-02-11 14:41:09 +00:00
Chris Cannam
05ebfcca60 CI tweaks 2021-02-11 14:34:05 +00:00
Chris Cannam
7615221ab1 Let's see if this builds the program too 2021-02-11 14:21:47 +00:00
Chris Cannam
7137ef9844 Was that necessary, I wonder? 2021-02-11 14:20:22 +00:00
Chris Cannam
588a3fc50c Paths 2021-02-11 14:15:38 +00:00
Chris Cannam
bf5c5dfc0a Untabify 2021-02-11 14:15:30 +00:00
Chris Cannam
144320ac8a Let's not pin these to a branch 2021-02-11 14:04:35 +00:00
Chris Cannam
8a40dd2045 Some build workflows 2021-02-11 14:03:16 +00:00
Chris Cannam
8bb3e18ffb Update project so that it builds from the dotnet dir 2021-02-11 13:46:59 +00:00
Chris Cannam
093e7cc5d8 Push old build files (undifferentiated and so far un-updated and untested) into otherbuilds/ 2021-02-10 14:36:42 +00:00
Chris Cannam
06767bf01d Move these to dotnet also 2021-02-10 14:24:23 +00:00
Chris Cannam
0c38a07faf Cross files for macOS and iOS architectures 2021-02-10 14:24:17 +00:00
Chris Cannam
2b06851c75 Move .NET code into dotnet/ 2021-02-10 13:47:14 +00:00
Chris Cannam
cfb4bd6b4f Summary info 2021-02-10 11:28:05 +00:00
Chris Cannam
eb5023e0cf Clarify v2 or later 2021-02-10 11:09:50 +00:00
Chris Cannam
d4ce2f1d8c Merge from default branch 2021-02-10 11:08:05 +00:00
Chris Cannam
7c8fa72c60 Avoid reserved preprocessor symbols 2021-02-10 11:07:33 +00:00
Chris Cannam
26dfe35908 Clarify v2-or-later (as is specified already in all the source headers) 2021-02-10 11:07:21 +00:00
Chris Cannam
c70aa501fb Let's try this approach 2021-02-09 14:01:40 +00:00
Chris Cannam
fd5357a3ad How very odd, it defaults to clang 2021-02-09 13:36:48 +00:00
Chris Cannam
63cd0182e4 Experimental CI update 2021-02-09 13:21:17 +00:00
Chris Cannam
ea04acbcac See if we can work around a curious error from Meson 0.53 2021-02-09 12:13:09 +00:00
Chris Cannam
a90f72e6c5 CI update 2021-02-09 12:06:07 +00:00
Chris Cannam
18c06ab8c4 Windows build fixes 2021-02-09 11:12:20 +00:00
Chris Cannam
caeed3427d Tidy & wording 2021-02-09 10:16:02 +00:00
Chris Cannam
bea927e658 Ignore a couple more files & dirs 2021-02-09 10:14:00 +00:00
Chris Cannam
4be543a4b2 Export DLL symbols 2021-02-09 10:13:45 +00:00
Chris Cannam
c23d30fc4a Windows fixes 2021-02-05 17:28:20 +00:00
Chris Cannam
424be79394 Mac architecture selection 2021-02-05 17:08:17 +00:00
Chris Cannam
286e739933 First cut at a Meson build 2021-02-05 16:42:13 +00:00
Chris Cannam
1e64c2b317 Fix compiler warning 2021-02-05 16:39:52 +00:00
Chris Cannam
d2e5cf3a6d Fix incorrect initialisation 2021-02-05 16:39:41 +00:00
Chris Cannam
35522c1f96 Fix pedantic warning with C++98 2021-02-05 16:39:16 +00:00
Chris Cannam
eb612718de Regen configure 2021-01-08 17:38:25 +00:00
Chris Cannam
955a32fc7e Copyright dates 2021-01-08 17:13:52 +00:00
Chris Cannam
a14d32a680 Remove freqmap, it has its own branch now 2021-01-08 17:11:18 +00:00
Chris Cannam
64f9122741 Giving up for now on universal binaries in CI - the macOS 11 image is taking too long to start up 2021-01-08 16:19:16 +00:00
Chris Cannam
9a97c74ca4 Ah, "latest" is still 10.15 so can't do universal there. Try 11.0 explicitly 2021-01-08 15:53:08 +00:00
Chris Cannam
f15eba1c8f Rename Makefile.osx to Makefile.macos, make it arch-neutral, add a macos-universal variant that explicitly does x86_64 + arm64 build 2021-01-08 15:34:16 +00:00