Commit Graph

6 Commits

Author SHA1 Message Date
1e98af40a2 Warn SunOS when building VVC binaries
For SunOS, as Oracle Solaris, compiling VVC binaries may fail due to errors.
2025-03-30 18:33:22 +11:00
cead6aa405 Improved variables of both build shell scripts 2024-10-20 20:33:03 +11:00
1e1a586fb8 Fix permission denied of shell scripts
Before fix, user has to manually enable permission with command, but it is now write permission on. - Martin Eesmaa
2024-10-15 17:27:02 +11:00
4abde3c3b4 Support Linux distros & others in build script
This adds Debian, Fedora, Arch and Gentoo to compile when using Linux distros, also supports based with popular Linux operating systems.

Fixed wrong swap of Git pull command vvenc & vvdec, added -p argument for making a directory to avoid error.

- Martin Eesmaa
2024-09-28 19:57:33 +10:00
32a429f3f6 Little improve ISS install script & reduce script 2024-09-08 20:34:48 +10:00
d31979f8f5 Integrated of building VVC into batch files
Both shell scripts of Linux and macOS were now merged into one for detect OS with simple command
For Windows build script of Visual Studio is merged into VVCEasy.bat (batch file script).

Both files of Windows batch file & Unix shell script were able to build Fraunhofer VVC binaries.

- Martin Eesmaa
2024-09-08 16:16:54 +10:00