mirror of
https://github.com/netdata/netdata.git
synced 2025-04-15 01:58:34 +00:00
![]() * Add code signing for Windows executables. * Fix typos and add failure notification. * Use full version for trusted signing action. Because MS isn’t publishing it with proper semver tags. * Avoid reinstalling dependencies that are already installed. * Fix CMake 3.30 compatibility. * Don’t let BUILD_DIR propagate to cmake. * Fix JSON-C build warning. * Fix handling of externally specified build directories. While regular Windows paths do actually work under MSYS2, they seem to confuse CMake, so we need to convert to a standard MSYS2 path if `BUILD_DIR` is set to a Windows path. * Fix typo. * Fix build directory handling. |
||
---|---|---|
.. | ||
bash_execute.sh | ||
build.ps1 | ||
clion-msys-mingw64-environment.bat | ||
clion-msys-msys-environment.bat | ||
compile-on-windows.sh | ||
fetch-msys2-installer.py | ||
functions.ps1 | ||
install-dependencies.ps1 | ||
installer.nsi | ||
invoke-msys2.ps1 | ||
msys2-dependencies.sh | ||
NetdataWhite.ico | ||
package-windows.sh | ||
package.ps1 | ||
protoc.bat | ||
win-build-dir.sh | ||
windows-openssh-to-msys.bat |