aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gcctoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Retain original target triple for gcc toolchainsNikolai Kosjar2016-03-301-1/+17
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+1
* CppTools: Remove all references to the tool chain in the project partMarco Bubke2016-02-011-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-4/+4
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-4/+0
* ToolChain: Introduce typeId() and shorten id()Tobias Hunger2015-07-131-1/+1
* GccToolChain: Use default copy constructorTobias Hunger2015-07-091-1/+1
* ToolChain: Use override on toolchains and related classesTobias Hunger2015-07-091-39/+40
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ToolChain: Do not run compiler when setting up a toolchainTobias Hunger2014-07-211-1/+3
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* GccToolChain: Make macro retrieval more explicitTobias Hunger2013-10-291-0/+2
* GccToolchain: Move reinterpretOptions into the headerTobias Hunger2013-10-291-1/+1
* GccToolChain: Make macroCache handling accessibleTobias Hunger2013-10-291-0/+5
* Qnx: Add new QccToolChain class for qcc compilersEl Mehdi Fekari2013-10-291-1/+4
* ios: preliminary support for iosFawzi Mohamed2013-10-021-2/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-5/+5
* Always add command path to environment in GccToolchain.Friedemann Kleint2013-09-031-0/+2
* Workaround for Clang generating wrong debug infoEike Ziller2013-06-251-0/+1
* ProjectExplorer: extended Toolchain::CompilerFlagsSergey Shambir2013-04-301-0/+6
* projectexplorer:gccToolchain: add support for platform flagsFawzi Mohamed2013-04-301-0/+7
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+17
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Set a public GCCToolChain constructorMehdi Fekari2013-01-091-1/+1
* | Fixed caching when reading gcc predefined macrosSergey Shambir2012-12-111-1/+4
* | Gcc: Support -stdlib=whatever arguments for the code modelTobias Hunger2012-11-211-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-3/+3
* GCC: Actually use sysroot for header path detectionOrgad Shaneh2012-09-051-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-5/+0
* Add sysroot to the gcc tool chain system header detectionMarco Bubke2012-04-041-1/+3
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-1/+3
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-4/+4
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-5/+7
* ToolChain: Remove useless virtual methodTobias Hunger2012-02-091-1/+0
* Gcc: more consistent naming of variablesTobias Hunger2012-02-011-1/+1
* ToolChain: Add compilerCommand() methodTobias Hunger2012-01-311-3/+3
* Toolchain: Add type() method.Tobias Hunger2012-01-311-5/+8
* Maemo: Fix misdetection of maemo tool chainsTobias Hunger2012-01-311-2/+3
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-2/+2
* Long live the king!hjk2012-01-261-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-3/+3
* Move findInstalledJom to a more suitable placeDaniel Teske2012-01-171-1/+0