Commit Graph

17 Commits

Author SHA1 Message Date
d74c93548e Gitignore imgui.ini 2024-09-14 12:25:00 +02:00
80974b8f61 Added a release script. Implemented the split library release generation. 2024-01-21 15:09:07 +01:00
a4b364ea3f Fix building sfwl. 2024-01-20 12:47:33 +01:00
8a29c6d662 Ignore .DS_Store files. 2024-01-19 00:03:01 +01:00
57a84028de Fixed building with MSVC. Also fixed a few other smaller issues. 2024-01-18 13:26:57 +01:00
4be1205010 Fix image loading on windows. 2024-01-18 12:00:08 +01:00
f72f2a57df Fixed build on windows + mingw. 2024-01-18 01:43:47 +01:00
ae16006afe Moved the main test files. 2024-01-09 11:51:13 +01:00
62b69d0909 Added a Makefile to be able to easily generate compile_commands.json. It's not perfect. 2024-01-09 11:49:19 +01:00
604531fb93 gitignore doc/sfwl.h and cpp. 2024-01-07 12:17:41 +01:00
0c22c5fa96 Generate doc files into an out folder. 2024-01-06 12:59:12 +01:00
24f54f1b19 Ignore the generated doc. 2024-01-06 12:17:32 +01:00
87b2f9e163 Made the doc build script automatically grab the correct merged lib files. Also ignode sfw.h and cpp under the doc folder. 2024-01-06 12:01:03 +01:00
9ed67cb07e Ignore the merget output folder. 2024-01-05 10:13:55 +01:00
b36a278f82 Create window. 2023-12-19 15:05:20 +01:00
36aa30a296 Added clang format file. 2023-12-18 22:36:39 +01:00
492acd0c26 Initial commit. Did not add some dependencies as they will be dropped. 2023-12-18 17:06:11 +01:00