Commit Graph

16 Commits

Author SHA1 Message Date
c998970d73 OSX amalgamated build fix. 2024-01-19 00:04:37 +01:00
e1961b6547 Rework the merged library to more easily work on osx. 2024-01-18 22:26:48 +01:00
522739f9b8 Collected all licenses for the amalgamations. 2024-01-13 22:26:34 +01:00
71192064e6 Renamed STime to SFWTime. 2024-01-13 19:08:12 +01:00
7df1e7a0f3 Renamed window.h to app_window.h. 2024-01-13 19:05:11 +01:00
173a1ec5ab Strip the include guards when merging the headers. 2024-01-13 19:00:29 +01:00
dfdefa860d Added version header. 2024-01-13 18:04:24 +01:00
cd472978db Ported SubProcess from Pandemonium. 2024-01-13 13:06:50 +01:00
42d9e1be66 Took the DirAccess and FileAccess implementations from pandemonium. Also kept a few helper methods from the old api. Removed tinydir. 2024-01-13 11:54:15 +01:00
438adce31d Added Socket to the amalgamations. 2024-01-13 10:08:42 +01:00
454ef184ef Added Thread from Pandemonium. 2024-01-09 12:35:07 +01:00
3e062f3d6f Don't strip the section comments. 2024-01-06 00:23:21 +01:00
c4fc6a7aa0 Added SFWCore class to centralize initialization. 2024-01-05 23:42:10 +01:00
4afaa63591 Added Dir and FileAcces to the amalgamated builds. 2024-01-05 23:19:16 +01:00
1367dee986 Split off the readme and licenses to different files in the merger script. 2024-01-05 22:30:43 +01:00
88d03e080a Renamed the current merge template. 2024-01-05 22:23:50 +01:00