Commit Graph

101 Commits

Author SHA1 Message Date
77760bd1d4 pmt: Improve libpartition_map types and some functions.
- Add new operators to Map_t.
 - Add new flags to info function.
 - Move some local pmt function(s) to libhelper.
 - Etc...
2025-09-07 11:56:12 +03:00
1984825dec pmt: add [] operators to Map_t and builder 2025-09-07 10:53:59 +03:00
ab35740fb6 pmt: remove non-signal exit code catching. 2025-09-06 12:12:49 +03:00
08e51c4a15 pmt: start working on 1.3.0
- Add log cleaner function.
 - Introduce function flag structure.
 - Some improvements.
2025-09-06 12:10:46 +03:00
063d62fd85 pmt: fix workflow 2025-09-05 11:38:16 +03:00
2615ddd127 pmt: Last commit for 1.2.0 version
- Major changes for developers.
 - Some changes to flash and sizeof functions.
 - Some minor changes.
2025-09-05 11:31:46 +03:00
51ae72aba1 pmt: add control for -l flag 2025-09-04 21:35:16 +03:00
deab481fd7 pmt: reformat code, etc. 2025-09-04 20:42:50 +03:00
e1dc7132ee pmt: Add documentation to libhelper functions, etc. 2025-09-02 19:20:11 +03:00
360959381b pmt: Improve libraries
- Tests have been improved.
 - Some functions and classes in libhelper have been improved for better results.
2025-09-02 12:41:09 +03:00
0832b57828 pmt: Improve libpartition_map and tests
- Change doFor*** function return types as bool.
 - Add catching of doFor*** function test results.
 - Use std::ios_base_failure for catch std::fstream errors on tests
2025-09-01 01:35:45 +03:00
e7baf4f5bc pmt: Improve pmt & libpartition_map
- Change some operator returnn types.
 - Use std::map instead of std::unordered on magic number maps.
 - Some improvements.
2025-09-01 01:21:06 +03:00
fea9c834fc pmt: reformat code 2025-08-31 15:40:35 +03:00
025ccf3acb pmt: Improve libpartition_map
- Add new operators to Map_t and builder.
 - Some improvements.
2025-08-31 15:36:26 +03:00
d19343d644 pmt: Minor changes.
- Add build instruction.
 - Improve function lambdas.
2025-08-29 13:40:03 +03:00
1a9b4ff5ad pmt: Introduce, fixup
- Fix pstderr file pointer.
 - Improve and add more functions on libpartition_map.
 - Improve functions.
2025-08-28 23:13:52 +03:00
d7bd11165d clean idea config 2025-08-27 22:50:54 +03:00
c2a41b6365 build.sh: Gift two threads to the user... 2025-08-27 22:28:32 +03:00
bfd3324558 pmt: reformat code 2025-08-27 22:24:50 +03:00
41336609fa pmt: switch builder to ninja. And some extra improvements 2025-08-27 22:04:06 +03:00
e0f0b5b484 pmt: Improvements for developers
- Android.bp was written to be included in ROMs/recoveries etc. in Android build system.
 - Macros have been added to simplify feature creation.
 - Some bug fixes (for JSON and pmt).
2025-08-27 15:50:40 +03:00
631c735a9a pmt: reformat code 2025-08-25 13:20:21 +03:00
80bcc0268d pmt: Improve, etc.
- Added custom file descriptors for better print status handling.
 - Added macro to be used for adding functions to make things easier.
 - Duplicate function protection added.
2025-08-25 13:12:46 +03:00
853d2c97b3 Start working for 1.2.0 2025-08-24 16:21:42 +03:00
753d9d8ad2 Cleanup 2025-08-24 16:19:15 +03:00
1d1d6e98ce Reapply "Improve build system, etc..."
This reverts commit 705f529f55.
2025-08-24 16:17:41 +03:00
705f529f55 Revert "Improve build system, etc..."
This reverts commit 249b44a81a.
2025-08-24 16:17:12 +03:00
249b44a81a Improve build system, etc... 2025-08-24 16:16:30 +03:00
62b1ff98d9 change release date 20250821 2025-08-21 09:54:23 +03:00
7b29059a8e fixup manager 2025-08-18 23:06:39 +03:00
9724bee46e pmt: change latest release date 2025-08-18 22:29:07 +03:00
366bb28612 pmt: add interrupt signal handler etc. 2025-08-18 22:24:42 +03:00
58330fddf4 pmt: use smart pointers for more safe memory 2025-08-16 20:14:05 +03:00
62b73ac91a fix looping memory test function 2025-08-15 22:47:13 +03:00
20ad64c8c5 manager: set new release date 2025-08-15 22:09:21 +03:00
6999975f6a Revert "fix memory leak"
This reverts commit 47382ebf1c.
2025-08-15 20:04:25 +03:00
54f2a48ffa Reapply "fix memory leak"
This reverts commit c3a5e97d41.
2025-08-15 20:02:45 +03:00
9391847534 Reapply "pmt: use constructor/destructor attributes insetad of class"
This reverts commit d4703df1a5.
2025-08-15 20:02:29 +03:00
bfd5a78863 noo 2025-08-15 20:02:28 +03:00
d4703df1a5 Revert "pmt: use constructor/destructor attributes insetad of class"
This reverts commit 7240cca537.
2025-08-15 17:29:28 +03:00
c3a5e97d41 Revert "fix memory leak"
This reverts commit 47382ebf1c.
2025-08-15 17:29:10 +03:00
47382ebf1c fix memory leak 2025-08-15 17:22:04 +03:00
7240cca537 pmt: use constructor/destructor attributes insetad of class 2025-08-15 16:31:09 +03:00
6a8fd5854d Add bugg report info 2025-08-15 15:53:35 +03:00
f3732ff158 Move documentation to wiki page 2025-08-15 15:30:01 +03:00
b7f5348b89 Write a installing and usage etc. 2025-08-15 12:45:28 +03:00
235402ed23 Write a installing and usage etc. 2025-08-15 12:45:15 +03:00
e17ac42e55 manager: set release date 2025-08-15 12:00:53 +03:00
1bc3b5ccef pmt: CLeanup unnecessary function: real-link-path
- real-link-path function is removed.
 - Added --real-link-path flag to real-path function for as real-link-path.
2025-08-15 11:52:03 +03:00
c3acd4b370 usage: add --json-indent-size option to usages 2025-08-14 19:50:02 +03:00