Commit graph

20 commits

Author SHA1 Message Date
Sleepy Monax db9b3f25f9 Verbose option. 2023-02-06 18:07:52 +01:00
Nicolas Van Bossuyt a3ae84fde9 Rewritten using typed python and simplified the model. 2023-01-30 10:39:49 +01:00
Sleepy Monax 5492d67962 Added simple osdk.json config. 2022-12-13 00:21:50 +01:00
Nicolas Van Bossuyt 0527902dbc v0.3.2 2022-10-25 16:26:58 +02:00
Nicolas Van Bossuyt 67ebec5179 Publish 0.3.0 2022-10-24 16:43:17 +02:00
Sleepy Monax 164158f3fe Directly run when debuging. 2022-08-13 00:03:12 +02:00
Nicolas Van Bossuyt 1f5cddb55f Merge branch 'main' of https://github.com/devse-org/osdk 2022-07-29 14:55:38 +02:00
Nicolas Van Bossuyt 9197eee3a9 Better error handling. 2022-07-29 14:49:43 +02:00
Sleepy Monax 04fed940ad Tell why we disable a target. 2022-07-27 18:54:12 +02:00
d0p1 🏳️‍⚧️ 8d0031e2ee Add version cmd 2022-07-26 22:15:37 +02:00
Sleepy Monax 3fa5dbfab0 Fix broken sanitize. 2022-07-24 00:47:33 +02:00
Sleepy Monax c1ac3fc156 Fix sanatize. 2022-07-22 00:32:45 +02:00
Sleepy Monax a82f74ee68 Disable targets that can't be built. 2022-07-12 17:12:00 +02:00
Sleepy Monax 7980e89913 Allow custom props on a per build basis and move all temporary files to .osdk. 2022-07-12 08:35:35 +02:00
Sleepy Monax 59cec04d0e Added provide and --all-targets 2022-07-06 23:11:10 +02:00
Sleepy Monax a290e8388c Allow .asm files and set default target. 2022-06-26 17:15:09 +02:00
Sleepy Monax 45a5ca6592 Add list sub command. 2022-06-26 11:36:26 +02:00
Sleepy Monax 4aa8bde693 Improved target file format. 2022-06-26 10:24:13 +02:00
Sleepy Monax d6757c91b9 Simple plugin system. 2022-06-26 09:02:15 +02:00
Sleepy Monax 7bf3c66ca7 Turned osdk into a python package. 2022-06-26 08:31:43 +02:00
Renamed from __main__.py (Browse further)