log Makefile @ 299:3dc88d3814b3

age author description
Thu, 11 May 2023 13:07:05 +0300 Matti Hamalainen Rename some Makefile variables.
Tue, 09 May 2023 12:35:29 +0300 Matti Hamalainen Add Makefile parameter QT6=x to build for Qt6.
Tue, 09 May 2023 12:04:24 +0300 Matti Hamalainen Minor build system cleanups in preparation for Qt6 support.
Tue, 09 May 2023 11:02:10 +0300 Matti Hamalainen Add QT_VERSION_PREFIX Makefile variable.
Tue, 09 May 2023 10:59:28 +0300 Matti Hamalainen Rename Makefile variable QT5_* to QT_*.
Tue, 14 Jan 2020 03:27:25 +0200 Matti Hamalainen More build system improvements.
Thu, 05 Dec 2019 16:36:01 +0200 Matti Hamalainen Build system improvements.
Tue, 07 Nov 2017 15:24:55 +0200 Matti Hamalainen Move optimization and warning CFLAGS and CXXFLAGS to Makefile.gen
Mon, 28 Aug 2017 11:24:42 +0300 Matti Hamalainen Make the backup stuff compile-time optional.
Thu, 24 Aug 2017 15:44:33 +0300 Matti Hamalainen Implement simple SQLite database backup at program exit using Qt HTTP/HTTPS
Wed, 05 Jul 2017 12:48:55 +0300 Matti Hamalainen Initial prototype support for printing list of users + print preview dialog.
Tue, 06 Jun 2017 12:51:37 +0300 Matti Hamalainen Simplify build system. rel-0_4_0
Fri, 07 Apr 2017 17:27:01 +0300 Matti Hamalainen More work on build system.
Fri, 07 Apr 2017 06:04:07 +0300 Matti Hamalainen And more build system work.
Fri, 07 Apr 2017 05:11:40 +0300 Matti Hamalainen Begin revamp of the buildsystem, don't use qmake anymore.