aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/abstractmsvctoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ToolChain: Introduce typeId() and shorten id()Tobias Hunger2015-07-131-2/+2
* ToolChain: Use override on toolchains and related classesTobias Hunger2015-07-091-12/+13
* ToolChain: Turn id into a QByteArrayTobias Hunger2015-07-091-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-2/+2
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+16
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+2
* Projectexplorer: Export read of MSVC enironment batch.David Schulz2013-03-111-4/+5
* 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
* | Gcc: Support -stdlib=whatever arguments for the code modelTobias Hunger2012-11-211-1/+1
|/
* Adjust license headershjk2012-10-051-23/+20
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-2/+1
* GCC: Actually use sysroot for header path detectionOrgad Shaneh2012-09-051-1/+1
* Profile introductionTobias Hunger2012-06-211-3/+0
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-3/+5
* ToolChain: Add compilerCommand() methodTobias Hunger2012-01-311-0/+1
* MSVC: Add missing operator ==Tobias Hunger2012-01-301-0/+3
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-1/+0
* Long live the king!hjk2012-01-261-1/+1
* Export AbstractMsvcToolchain in order to use findInstalledJom in other toolch...Oliver Wolff2012-01-201-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-3/+3
* Move findInstalledJom to a more suitable placeDaniel Teske2012-01-171-0/+1
* Fix the support for WinCE.SteveKing2011-11-241-0/+90