Alexander Shaduri
|
88e9e8c2f7
|
Implemented most build settings as constexpr functions and ported most of macro-based conditional compilation to if constexpr(); this significantly improves code quality and the chance of build success on different platforms and build configurations.
More code modernization.
|
2022-01-18 15:30:55 +04:00 |
|
Alexander Shaduri
|
788a4760b8
|
Refactored storage property classes (better naming, documentation), removed app_gtkmm_features.h.
|
2021-03-16 16:06:28 +04:00 |
|
Alexander Shaduri
|
d74da816a1
|
Refactored command executors (better naming, documentation).
|
2021-03-16 15:24:08 +04:00 |
|
Alexander Shaduri
|
bedd8f362b
|
Refactored gtkmm utils and app builder to simply the code and document it better.
|
2021-03-15 17:55:22 +04:00 |
|
Alexander Shaduri
|
28dacf4d74
|
Fixed all remaining clang-tidy warnings.
|
2021-03-03 18:15:23 +04:00 |
|
Alexander Shaduri
|
07b6a27dc0
|
Fixed libintl conflicts causing compilation errors in Windows.
|
2021-03-02 18:25:16 +04:00 |
|
Alexander Shaduri
|
2986bb4893
|
Ported hz::scoped_ptr to std::unique_ptr and removed it.
|
2021-03-01 22:43:22 +04:00 |
|
Alexander Shaduri
|
f0dfeaf8c0
|
Updated / added copyright headers.
|
2021-02-26 14:36:27 +04:00 |
|
Alexander Shaduri
|
c6ebf9feb1
|
Initial version of complete port to cmake; removed all autotools files.
|
2021-02-24 17:57:51 +04:00 |
|
Alexander Shaduri
|
0f6ff2a4cb
|
Moved files out of gsmartcontrol directory after import from SVN.
|
2021-02-23 20:24:01 +04:00 |
|