aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/toolchain.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Retain original target triple for gcc toolchainsNikolai Kosjar2016-03-301-0/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+2
* CppTools: Remove all references to the tool chain in the project partMarco Bubke2016-02-011-29/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-5/+4
* ProjectExplorer: Avoid execution of g++ on startupOrgad Shaneh2015-10-141-1/+1
* ToolchainFactory: Remove unused typeidTobias Hunger2015-10-081-3/+0
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-1/+0
* ToolChainFactory: Rename id() to typeId()Tobias Hunger2015-07-141-3/+3
* ToolChainFactory: Add typeIdFromMap and use it in factoriesTobias Hunger2015-07-141-0/+1
* ToolChain: Introduce typeId() and shorten id()Tobias Hunger2015-07-131-2/+2
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-3/+3
* Toolchains: Add C++98 as a language standard.Christian Kandeler2015-04-141-1/+2
* 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
* | C++: remove C/C++ distinction from ProjectPart fields.Erik Verbruggen2014-09-161-1/+4
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-3/+11
* ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-2/+11
* ProjectExplorer: extended Toolchain::CompilerFlagsSergey Shambir2013-04-301-3/+11
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+31
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-5/+3
* Adds validate kit to toolchainMichal Klocek2013-03-211-1/+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
* | Remove ToolChain::defaultMakeTargetDaniel Teske2012-11-271-1/+0
* | Gcc: Support -stdlib=whatever arguments for the code modelTobias Hunger2012-11-211-1/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-1/+1
* GCC: Actually use sysroot for header path detectionOrgad Shaneh2012-09-051-1/+1
* Make ToolChain::suggestedDebugger() const.Friedemann Kleint2012-09-051-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* New QNX plugin.Tobias Nätterlund2012-07-131-1/+1
* ToolChain: Extract more information from map dataTobias Hunger2012-06-211-0/+2
* Profile introductionTobias Hunger2012-06-211-9/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+2
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-1/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-3/+3
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-1/+3
* ToolChain: Add compilerCommand() methodTobias Hunger2012-01-311-0/+1
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+2
* 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-1/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-1/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2