aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/msvctoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-2/+2
* MsvcToolChain: Cache the environment modificationFriedemann Kleint2017-05-171-0/+4
* CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-201-0/+1
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-4/+4
* MSVC: Use more const for method parametersTobias Hunger2017-01-111-1/+1
* Add support for Visual Studio 15.0 (MSVC2017)Friedemann Kleint2016-11-211-3/+3
* ToolChainFactory: Add support for different languagesTobias Hunger2016-07-141-0/+1
* ToolChain: Make sure all ToolChains have a language setTobias Hunger2016-07-141-2/+3
* MSVC: Fix Microsoft Visual Cpp Build ToolsTobias Hunger2016-04-261-2/+0
* Add MSVC amd64_x86 toolchain detectionUnai IRIGOYEN2016-03-151-1/+2
* 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