Commit Graph

4 Commits

Author SHA1 Message Date
MartinEesmaa 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
MartinEesmaa 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
MartinEesmaa 32a429f3f6
Little improve ISS install script & reduce script 2024-09-08 20:34:48 +10:00
MartinEesmaa 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