Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix buildinfo.pl | Arno | 2017-12-21 | 1 | -3/+4 |
| | | | | | Well, finally got this stuff to build anything again, even in the right places. This is getting quite convoluted... | ||||
* | Qt update to 5.10 | Arno | 2017-12-19 | 1 | -3/+4 |
| | | | | | | | | | | Wow, what a mess! Tried to update QT with this installer thingy, but that wreaked total havoc. I installed several compilers and QT versions, but most of the time QtCreator marked the QT header files as missing. Long story short: In the end I removed everyting, downloaded the online installer and "did it again". This commit fixes some paths in the build scripts. | ||||
* | Add build+release script | Arno | 2016-10-03 | 1 | -0/+81 |
It's perl, because neither Powershell nor cmd.exe can do this without jumping through too many loops... :( |