summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/toolchain.prf
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-1/+3
* qmake: add default path and version detection for ghs toolchainOswald Buddenhagen2018-08-171-2/+27
* qmake: remove pointless input redirections from compiler callsOswald Buddenhagen2018-08-171-2/+2
* configure: during early setup, skip all of default_pre.prfOswald Buddenhagen2017-12-141-3/+0
* qmake: print compiler output if detection phase failsOswald Buddenhagen2017-12-141-5/+11
* Qmake: Introduce and use QMAKE_{SYSTEM,SHELL}_NULL_DEVICE variable, take 2Orgad Shaneh2017-10-131-12/+7
* Add support for ICC in toolchain.prfTony Sarajärvi2017-09-291-2/+2
* Fix conditions in some QMAKE_COMPILER_DEFINES assignmentsRobert Loehning2017-09-151-3/+3
* make compiler invocation error messages mention host/targetOswald Buddenhagen2017-08-111-8/+14
* 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