Commit Graph

311 Commits

Author SHA1 Message Date
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
Chris Cannam
9afba06787 Round these values to integers, otherwise we start getting scientific notation now our computers are all so fast 2021-01-08 15:33:42 +00:00
Chris Cannam
fc65f61b11 Replace Travis badge with GH Actions one 2021-01-08 12:18:43 +00:00
Chris Cannam
f2d4affeb3 Ensure directories get made 2021-01-08 12:12:34 +00:00
Chris Cannam
497ec04c54 Without LADSPA, don't build LADSPA plugin 2021-01-08 12:08:13 +00:00
Chris Cannam
338eb593c8 Homebrew complains that "Linux is required" for (the single header) ladspa.h - bizarre, but whatever 2021-01-08 12:04:53 +00:00
Chris Cannam
a1cf6f1ac8 + other headers 2021-01-08 12:02:10 +00:00
Chris Cannam
f1a051a4f5 Experimental action 2021-01-08 11:58:13 +00:00
Chris Cannam
13a6dd7c24 Update configure so as to fail if ladspa header is not found and --disable-ladspa is not provided 2021-01-08 11:44:50 +00:00
Chris Cannam
16487324fc Replace __MSVC__ define (which needs to be defined manually in the build) with _MSC_VER (which the compiler defines itself) throughout 2020-12-10 09:25:28 +00:00
Chris Cannam
3297cfab0c Switch Linux build badge to SourceHut from Travis 2020-12-01 11:56:53 +00:00
Chris Cannam
5af9b04be9 Experimental email trigger 2020-12-01 10:31:25 +00:00
Chris Cannam
d140f026d2 Build manifest for sr.ht CI 2020-12-01 10:22:11 +00:00
'Michel Alexandre Salim
58fc334e90 Preserve permissions when installing files
Use `cp -p` rather than `cp`
2020-11-17 16:48:50 -08:00
Chris Cannam
897bd14b8e Avoid any smoothing when setting initial ratio 2020-11-16 09:11:12 +00:00
Chris Cannam
9798ac0be0 Merge from branch bqresample, with some resampler fixes 2020-10-22 17:25:27 +01:00
Chris Cannam
dbaaf12598 Hm, those settings weren't as well-behaved as I thought. I wonder if there is some unpleasant randomness here 2020-10-22 17:13:55 +01:00