summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/toolchain.prf
Commit message (Expand)AuthorAgeFilesLines
* Only try to resolve library paths via linker for Drawin clangTor Arne Vestbø2017-07-081-2/+2
* Fix detection of QMAKE_DEFAULT_LIBDIRS with Clang under LinuxGiuseppe D'Angelo2017-07-071-0/+20
* fix QMAKE_DEFAULT_INCDIRS detection with Xcode targeting uikit platformsOswald Buddenhagen2017-07-021-1/+6
* Add query of default include/library paths for QNXJames McDonnell2017-06-291-26/+55
* Error out when compiler is unable to produce default include/library pathsTor Arne Vestbø2017-06-251-0/+3
* complain when toolchain.prf fails to run the compilerOswald Buddenhagen2017-06-121-3/+11
* make qconfig.pri export QT_<compiler>_VERSION variables againOswald Buddenhagen2017-06-121-19/+11
* Pick up default library paths for clangTor Arne Vestbø2017-06-091-2/+19
* Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-311-0/+1
* Apple: fix QMAKE_DEFAULT_INCDIRS so compiler invocations use the sysrootJake Petroules2017-01-261-1/+12
* don't separate host and target toolchain when not x-buildingOswald Buddenhagen2017-01-201-1/+1
* determine QMAKE_DEFAULT_{INC,LIB}DIRS separately for host and targetOswald Buddenhagen2017-01-201-8/+13
* prevent configure from putting garbage into .qmake.stashOswald Buddenhagen2017-01-201-0/+2
* determine msvc compat version in clang spec dynamicallyOswald Buddenhagen2016-12-231-1/+20
* determine compiler version at build time, not in configureOswald Buddenhagen2016-12-231-0/+76
* move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-131-0/+3
* quote regexpsOswald Buddenhagen2016-10-201-2/+2
* make-expand cflags before passing them to $$system()Oswald Buddenhagen2016-10-191-1/+11
* fix QMAKE_DEFAULT_*DIRS resolution with apple SDK, take 2Oswald Buddenhagen2016-10-161-0/+47