aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/msvctoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Fix Microsoft Visual Cpp Build ToolsTobias Hunger2016-05-191-2/+0
* Add experimental clang-cl based toolchain.Friedemann Kleint2016-02-111-14/+78
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-6/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-1/+1
* ProjectExplorer: Avoid execution of g++ on startupOrgad Shaneh2015-10-141-1/+1
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-1/+0
* ToolChain: Use override on toolchains and related classesTobias Hunger2015-07-091-19/+19
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* ProjectExplorer: Detect all msvc toolchains.David Schulz2014-04-101-1/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-1/+1
* ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-4/+3
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+1
* ToolChainManager: Drop autoDetected toolchains that are no longer valid.Daniel Teske2013-02-011-0/+2
* 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
* | MsvcToolChain: Simplify logicDaniel Teske2013-01-171-5/+4
|/
* Only show Visual Studio compilers if VS is installedDaniel Teske2013-01-151-0/+2
* Adjust license headershjk2012-10-051-21/+20
* msvctoolchain: x64 and amd64 are the samePeter Kümmel2012-09-271-1/+6
* toolchainoptionpage: make name editable next to other fieldshjk2012-08-161-4/+5
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-23/+0
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-1/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-1/+1
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-1/+1
* Toolchain: Add type() method.Tobias Hunger2012-01-311-1/+2
* Win: Add comparison operator to MSVC and WinCE tool chainTobias Hunger2012-01-301-0/+2
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-1/+1
* 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-2/+1
* Fix the support for WinCE.SteveKing2011-11-241-23/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* CDB: Set 32bit and 64bit debuggers as requiredTobias Hunger2011-10-041-1/+1
* MSVC Toolchain: Add an informative label displaying the .bat.Friedemann Kleint2011-07-131-0/+5
* MSVC toolchains: Make it possible to clone and save it.Friedemann Kleint2011-07-121-0/+9
* ToolChain: Add support for mkspecsTobias Hunger2011-05-131-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Use distinct ABIs for MSVC versionsTobias Hunger2011-03-211-4/+3
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+1
* Toolchains: Fix MSCV.Friedemann Kleint2011-02-281-3/+3
* Debugger: Move debugger executables configuration into toolchains.Friedemann Kleint2011-02-231-0/+19
* Toolchains: Add debugger autodetection.Friedemann Kleint2011-02-231-1/+9
* Debugger: Work towards having a debugger setting per toolchain.Friedemann Kleint2011-02-221-0/+6
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+121