summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Collapse)AuthorAgeFilesLines
* Removed incorrect execution bit.Michele Calgaro2021-02-021-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change tests for glibc version.Slávek Banko2019-06-1212-48/+0
| | | | | | | It resolves building with libc libraries other than glibc - for example musl libc. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Enable gcc visibility support for *BSD builds.Slávek Banko2019-01-164-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.Michele Calgaro2018-10-0813-215/+26
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-1855-55/+55
| | | | | | | | updated admin module" The original commit was a mistake and should not have been pushed. This reverts commit f849f22528ee9eb5eeb1f9aa92822846b2b3e01f.
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-1855-55/+55
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-033-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add mkspecs for build with ClangSlávek Banko2018-06-034-0/+380
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on Linux from recent UUID enhancementTimothy Pearson2012-09-1010-20/+20
|
* Fix qmake library search path on 64 bit systemsTimothy Pearson2012-06-131-1/+1
| | | | This resolves Bug 1016
* Enable gcc visibility support in Qt3Timothy Pearson2012-01-081-1/+1
| | | | This partially closes Bug 696
* Add Qt3 development HEAD versionTimothy Pearson2011-07-10132-0/+12897