]> git.tdb.fi Git - builder.git/commit
Convert the remaining tools into actual plugins
authorMikko Rasa <tdb@tdb.fi>
Wed, 28 Dec 2022 15:50:27 +0000 (17:50 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 28 Dec 2022 15:50:27 +0000 (17:50 +0200)
commit767e28373e9710720efabc0f4f9bb3e51661c1e6
tree8758f4d42fda625710ef519a2ff5cd21cbfc0fc6
parentc26f1550706f1f674d3040ebb42d2b35d21952ff
Convert the remaining tools into actual plugins
.gitignore
Build
plugins/android/androidplugin.cpp [new file with mode: 0644]
plugins/android/androidplugin.h [new file with mode: 0644]
plugins/datafile/datafileplugin.cpp [new file with mode: 0644]
plugins/datafile/datafileplugin.h [new file with mode: 0644]
source/lib/builder.cpp
source/lib/sourcepackage.cpp