summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Collapse)AuthorAgeFilesLines
* Define QT_MITSHM to use <X11/extensions/XShm.h> for several platforms, ↵gregory guy2021-06-104-0/+4
| | | | | | | namely: dilos-g++, freebsd-clang, linux-g++-32 and linux-g++-64 Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 1007a44d71862a322e703cbdb1b242515d64265d)
* Add hidden visibility symbols definition to the linux-g++-64 and ↵gregory guy2020-09-272-6/+6
| | | | | | | linux-g++-32 mkspecs config files. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 9afb3f4d91c02d38076e12035188b26e2ac12525)
* Fix to set -fvisibility-inlines-hidden flag only for C++ with g++ ↵Michele Calgaro2020-08-062-4/+4
| | | | | | | (completion of previous commit) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fa43c29899d22fa43c69bab7548ea18ede87e279)
* Fix to set -fvisibility-inlines-hidden flag only for C++ with g++OBATA Akio2020-08-065-10/+10
| | | | | | | With GCC, it is valid for C++/ObjC++ but not for C. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit defac9d8a83feb47d3dcfbc688e96f35d4ec28cd)
* Update X11 path on NetBSDOBATA Akio2020-07-121-4/+4
| | | | | | | It should be X11R7 on modern ports with recent releases. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit b55eac803aa1cad27111ab16519d4f9ec3ee5894)
* Removed incorrect execution bit.Michele Calgaro2020-04-291-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8520b59ce9d56978ff0d9e5242375cc33b4d5bf1)
* DilOS: add compiler visibilityDenis Kozadaev2020-02-151-1/+1
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 277646d8abf9312400a7d4d2bcd4e3790554892c)
* Fixed TQT => QT in constant TQT_THREAD_SUPPORT.Slávek Banko2019-08-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* mkspecs for DilOS platformDenis Kozadaev2019-08-292-0/+204
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 0ed15503baa42175020f1c2e4ea1e7440e32aab2)
* 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> (cherry picked from commit 1aa221a2bc0a5c2f13a8d95af76a755b3c731251)
* Enable gcc visibility support for *BSD builds.Slávek Banko2019-01-164-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 74ba4297583aeb512f386d3362a9e8e4daae7682)
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-033-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1fb89fa15488ff396623fc275242b8ed149f4c1e)
* Add mkspecs for build with ClangSlávek Banko2018-06-034-0/+380
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1de7443921ea94b5d9f1e5cb6ecfd5a9b8906a7b)
* Automated update from Qt3Timothy Pearson2013-05-071-1/+1
|
* Automated update from Qt3Timothy Pearson2012-09-1010-20/+20
|
* Automated update from Qt3Timothy Pearson2012-06-1954-108/+108
|
* Automated update from Qt3Timothy Pearson2012-06-131-1/+1
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-2659-59/+59
|
* Update tqt3 to support gcc visibilityTimothy Pearson2012-01-081-1/+1
| | | | This closes Bug 696
* Sync againTimothy Pearson2011-12-051-1/+1
|
* Sync with latest scriptTimothy Pearson2011-12-052-2/+2
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-08132-0/+12897