summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/toolchain.prf
Commit message (Expand)AuthorAgeFilesLines
* 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