log

age author description
Thu, 13 Feb 2020 10:56:15 +0000 Chris Cannam Integrate version checker into installer program & build, + win32 signing bits
Wed, 12 Feb 2020 14:41:09 +0000 Chris Cannam Add get-version utility
Tue, 11 Feb 2020 10:45:54 +0000 Chris Cannam Add icons
Tue, 11 Feb 2020 10:16:49 +0000 Chris Cannam Fix app signing; remove plugin signing from project files, as we now need to separate out the plugin build, plugin signing, and installer build phases on every platform
Tue, 11 Feb 2020 09:47:44 +0000 Chris Cannam Add overarching rebuild and package script
Mon, 10 Feb 2020 15:16:10 +0000 Chris Cannam Mac notarization logic
Fri, 07 Feb 2020 11:52:40 +0000 Chris Cannam Packaging update
Fri, 07 Feb 2020 11:52:33 +0000 Chris Cannam Update for fix to default params
Fri, 07 Feb 2020 11:52:01 +0000 Chris Cannam Add NumPy headers
Fri, 07 Feb 2020 10:51:30 +0000 Chris Cannam Add include
Fri, 07 Feb 2020 10:33:09 +0000 Chris Cannam Request both c++14 and c++17, in the hope that we will get c++17 where available (we only actually need it with MSVC at the moment) and fall back to c++14 in older environments where the c++17 flag is unrecognised
Fri, 07 Feb 2020 09:27:28 +0000 Chris Cannam Add Boost
Fri, 07 Feb 2020 09:13:09 +0000 Chris Cannam Pin pYin to v1.2
Thu, 06 Feb 2020 16:45:29 +0000 Chris Cannam Provisional Docker build