aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/abi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Abi: Support Atmel AVR architectureOrgad Shaneh2017-08-021-0/+24
* Abi: Some more cleanupOrgad Shaneh2017-07-271-19/+14
* Abi: De-noiseOrgad Shaneh2017-07-261-149/+148
* Recognize mips64 toolchains from the Android NDKJake Petroules2017-05-291-0/+8
* Abi: Make MSVC2015 match MSVC2017Tobias Hunger2017-05-051-10/+22
* ProjectExplorer: Fix clang ABI detectionOrgad Shaneh2017-04-071-14/+24
* Abi: Detect also "windows" as OSOrgad Shaneh2017-04-071-1/+5
* ProjectExplorer: Add missing breaks to switch in Abi classTobias Hunger2017-03-271-0/+2
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Make QNX a separate OS typeJames McDonnell2017-03-131-0/+17
|/
* Abi: Detect MSVC2017RC as MSVC2017Friedemann Kleint2016-12-161-1/+3
* Use QString::splitRef() instead of QString::split()Friedemann Kleint2016-11-251-5/+7
* Add missing break in COFF parserFriedemann Kleint2016-11-251-0/+1
* Abi: Handle MSVC2017 in relevant placesFriedemann Kleint2016-11-241-1/+8
* Add support for Visual Studio 15.0 (MSVC2017)Friedemann Kleint2016-11-211-0/+2
* Rename Abi::MacOS/GenericMacFlavor to DarwinOS/GenericDarwinFlavorJake Petroules2016-08-221-31/+32
* qmake ABI detection fix for NetBSD and OpenBSDRalf Nolden2016-06-141-5/+10
* Parse "aarch64" as 64bit "arm" ABIUlf Hermann2016-03-151-0/+9
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Abi: add OpenBSDCaspar Schutijser2016-01-181-0/+9
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-231-6/+7
|\
| * Abi: Choose word width of 32b for x86 target-tripletsMartin Kampas2015-11-201-6/+7
* | Abi: Fix warning about conversion from int to unsigned charTobias Hunger2015-11-171-1/+1
|/
* ProjectExplorer: Support ABI triplet of cygwin (x86_64-pc-cygwin)Orgad Shaneh2015-10-121-1/+6
* ProjectExplorer: Support ABI triplet of MSYS2 (x86_64-pc-msys)Orgad Shaneh2015-08-191-1/+6
* Abi::hostAbi(): Add MSVC2015.Friedemann Kleint2015-08-191-1/+3
* support Visual Studio 2015Joerg Bornemann2015-06-151-2/+9
* Android 64bit toolchainsDaniel Teske2015-02-161-0/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Fix unit test testFlavorForOsChristian Stenger2015-02-101-1/+1
* | ProjectExplorer: Add abi for VxWorksDaniel Teske2015-02-061-1/+23
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-01-081-0/+10
|\|
| * Abi: Correctly set ABI information for the BSDs in hostAbi().Raphael Kubo da Costa2015-01-071-0/+10
* | Make a few simple changes towards 64-bit iOS support.Jake Petroules2014-11-051-1/+3
|/
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-22/+22
|/ /
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-1/+5
|\|
| * Abi: Fix detection of mips64elOrgad Shaneh2014-08-251-1/+5
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* ProjectExplorer: Fix compilation with GCCOrgad Shaneh2014-08-051-1/+1
* ProjectExplorer: Improve detection of MIPS variantsOrgad Shaneh2014-08-041-2/+10
* ProjectExplorer: Cleanup triplet testsOrgad Shaneh2014-08-041-38/+36
* Abi: Remove endianness from ABITobias Hunger2014-07-241-8/+0
* Added test for Abi::abiFromTargetTriplet()Robert Loehning2014-02-041-0/+89
* ProjectExplorer: Recognize -android- in target tripleshjk2014-02-041-0/+4