From 74388f8ff7df42bcdc8e113967a0d1c1902a9027 Mon Sep 17 00:00:00 2001 From: spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> Date: Sun, 31 Oct 2021 15:18:26 +0100 Subject: Added CMake presets, updated installation guide --- changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 3d7ee97..c9f8847 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,14 @@ PSn00bSDK changelog Items that are lower in the log are more recently implemented. +10-26-2021 by spicyjpeg: + +* Added tinyxml2 and mkpsxiso as git submodules and removed the (admittedly + short-lived) SKIP_* options completely. CMake's ExternalProject is no longer + used to download dependencies at build time. + +* Added CMake presets file with presets for building installer packages. + 10-17-2021 by spicyjpeg: -- cgit v1.2.3