9a1af981d9
pmt: Set version as release candicate
2025-11-02 22:54:27 +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
853d2c97b3
Start working for 1.2.0
2025-08-24 16:21:42 +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
d74f385a68
pmt: dont include new memoryTestFunction
2025-08-13 09:42:37 +03:00
8b3e886eee
pmt: Improve performance and functions
...
- Added two new functions
- Improved functions
- Reformatted code (scripts and src/ include/)
- Increased processing speed with multi-threading
2025-08-07 14:49:24 +03:00
6294482b39
pmt: ready for release
...
- Fix memory leaks
- Writed functions and apply
- Test pmt and verify stability
2025-08-06 21:58:05 +03:00
fe51bf1644
pmt: fix build issues with NDK
2025-07-29 21:20:31 +03:00
40260d5ae3
libhelper: fixup memory leak
2025-07-26 10:28:17 +03:00
18b5700cbd
CMake: change the order in which libraries are included
2025-07-23 19:46:34 +03:00
d907ee9447
pmt: Improvement.
...
- At build time, the version, compile time, CMake version, compiler version, and compiler flags are retrieved with the new CMake module and a header is created. This header provides more robust version management and notifications.
- Build warnings fixed, code corrected for compilation.
- Improvements were made to CMake code.
- Modifications were made to the tests to read the library's version information.
2025-07-23 18:49:08 +03:00
d65867c249
pmt: first codes.
2025-07-21 12:08:45 +03:00