summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2024-03-07Added gtest to the project and a stub test for showcaseAki
2024-03-03libogg and libvorbis are no longer part of this source treeAki
2024-03-03libpng sources removed from this treeAki
2024-03-03zlib sources removed from this treeAki
This, for whatever reason, breaks std::fs exception handling. All remaining external projects will be moved to use this approach soon. This is to prepare it for more new libraries which would otherwise make the tree grow even further.
2024-02-18Extracted third-party SHA1 to contrib/Aki
2024-02-17Opcode and ICE now compile under 32 bit LinuxAki
2022-10-17Naively added components to install targetsAki
2022-04-07Wrapped min max calls to avoid macro that should be disabledAki
2022-04-07Switched parts of cmake tree for MSVCAki
2022-03-07Changed to use find_file for dllsAki
2022-02-11Changed install mode for execute permissionsAki
2022-02-11Added needed MinGW runtime libraries to installsAki
2022-02-09Added simplistic install-time configurationAki
2022-02-09Moved third-party libraries to a separate subdirectoryAki