Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove one of the compile-time defines from the LuminaOS.h file, and place ↵ | Ken Moore | 2016-03-16 |
| | | | | it into all the various LuminaOS-<OS>.cpp files instead. This allows the Lumina library to function properly when compiling an external application against an installed version of the lib. | ||
* | Large cleanup of the Lumina project files and OS-detection/support systems. | Ken Moore | 2016-01-11 |
| | | | | | | | 1) Setup all the subprojects to use the new OS-detect.pri subfile 2) Automatically detect/set the build datetime string for the project when qmake is run. 3) Automatically read/embed the current GIT revision into the Lumina version string 4) Remove the old QtConfig shortcut function from the LuminaOS class (and all templates). | ||
* | Preliminary NetBSD support | Kamil Rytarowski | 2015-12-01 |