Commit graph

20 commits

Author SHA1 Message Date
ebe2a85444
Rollback multiplatform commits
This commit reverts the following commits:
- 06b279e8b6
- a5a7b8841c
- bf992bf6c5
- 00747f3707
- 528e6ca388
- e8535cd25a
- 36da65b45e
- a1e843f61e
2024-12-29 16:27:02 +01:00
06b279e8b6
Make engine multiplatform (incomplete)
I've only performed basic steps to allow the engine to be multiplatform.
Major classes such as FileAccess, various Stream implementations and so on need to be updated accordingly.
2024-12-28 18:13:33 +01:00
df3ef9829e
Add constructor API documentation 2024-12-28 00:50:23 +01:00
91128541f9
Remove unnecessary dependency inclusions 2024-12-20 19:36:47 +01:00
803e18239d
Change license from GNU AGPL v3 to GNU GPL v3 2024-12-20 01:23:25 +01:00
8b15e8a84e
Update gradle.properties naming scheme 2024-12-19 02:49:32 +01:00
2629e940e7
Add git and gradle build information 2024-12-18 17:41:53 +01:00
32816ecce1
Split TestBase's methods & add more functionality 2024-12-17 03:24:50 +01:00
a655dec583
Add unit testing 2024-12-15 22:33:31 +01:00
ba412cec50
Initial rewrite commit (see ) 2024-12-12 23:10:29 +01:00
643bda6c28
Update maven repository URL 2024-10-15 13:53:16 +02:00
6cd38377b2
Reorganize build scripts 2024-10-15 03:36:50 +02:00
bd05235af9
'final'ize 'testing' classes 2024-10-07 01:32:23 +02:00
a0fdfd2722
Fix TestBase engine initialization 2024-10-07 01:32:05 +02:00
0075b465cd
Update Javadoc and class constructors 2024-09-28 21:45:09 +02:00
02aa744098
Rename de.staropensource.sosengine package 2024-09-27 23:16:25 +02:00
a4224f9c51
Fix copyright notice copyright attribution 2024-09-27 23:02:16 +02:00
9be753b4df
[no ci] Update module-info.java comments 2024-09-07 16:51:10 +02:00
dffd24d8bb
Add Javadoc files for testing subproject 2024-09-05 02:03:59 +02:00
104e378856
Move testing infrastructure into separate subproject 2024-09-05 01:15:36 +02:00