Patrick mewin
mewin pushed to master at mewin/mijin2 2025-03-27 15:07:50 +01:00
91d53805b5 Semi-disabled bitFlagsToInt() again, since it is quite error-prone.
8bad5e4346 Fixed stars- and endsWithIgnoreCase.
Compare 2 commits »
mewin pushed to stable at mewin/spp_recipes 2025-03-27 12:20:01 +01:00
a99f5b56c2 Merge branch 'stable' of https://git.mewin.de/mewin/spp_recipes into stable
39693ee87d Added imgui_stdlib.cpp to the ImGui build script.
Compare 2 commits »
mewin pushed to master at mewin/mijin2 2025-03-27 12:19:06 +01:00
f6776d233d Added startsWithIgnoreCase() and endsWithIgnoreCase() functions.
Compare 2 commits »
mewin pushed to stable at mewin/spp_recipes 2025-03-18 17:28:51 +01:00
a42bb2ab40 Added license and readme.
mewin pushed to master at mewin/raid 2025-03-18 17:21:27 +01:00
6cf748b05d Added license.
mewin pushed to master at mewin/mijin2 2025-03-18 17:19:52 +01:00
719505ac05 Removed old LibConf file.
6dcd95b9f3 Added license.
Compare 2 commits »
mewin pushed to master at mewin/mijin2 2025-03-18 15:07:58 +01:00
a64bfde6af Added findIgnoreCase() utility function.
mewin pushed to master at mewin/raid 2025-03-18 10:00:01 +01:00
d1addb438c Enable local config and data dirs on Windows, even in release builds.
mewin pushed to master at mewin/scons-plus-plus 2025-03-18 09:45:25 +01:00
5f11d64744 Fixed generation of VSCode launch.json.
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-03-14 22:56:01 +01:00
34005e3d3d Recover from errors in ancillary chunks
mewin synced commits to master at mewin/libpng from mirror 2025-03-14 22:56:01 +01:00
34005e3d3d Recover from errors in ancillary chunks
mewin pushed to master at mewin/scons-plus-plus 2025-03-14 22:02:47 +01:00
1401fdea90 Next attempt of adding build type to executable and library names.
mewin pushed to master at mewin/scons-plus-plus 2025-03-14 09:50:05 +01:00
3a3c79d240 Revert "Updated to include build type and variant in binary names, so they don't need to be rebuilt everytime the configuration is changed."
mewin pushed to master at mewin/raid 2025-03-13 23:43:41 +01:00
aef6eb03d2 Fixed RAID_RELEASE macro not defined in release_debug and profile builds.
mewin pushed to master at mewin/scons-plus-plus 2025-03-13 23:43:04 +01:00
e6e7dbe642 Updated to include build type and variant in binary names, so they don't need to be rebuilt everytime the configuration is changed.
mewin pushed to master at mewin/spp_template 2025-03-13 23:01:53 +01:00
b932ce9c61 Updated S++ and added a default recipe repository.
mewin pushed to master at mewin/scons-plus-plus 2025-03-13 23:01:19 +01:00
1edf745b39 Clone recipe repositories into a separate subfolder.
mewin pushed to master at mewin/scons-plus-plus 2025-03-13 22:58:57 +01:00
9e5fc05f4f Introduced recipe repositories.
mewin created branch testing in mewin/spp_recipes 2025-03-13 22:57:45 +01:00
mewin pushed to testing at mewin/spp_recipes 2025-03-13 22:57:45 +01:00
d2bc446cb9 Added experimental recipe for libmagic.