summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/abstractmsvctoolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Fix env retrievalTobias Hunger2012-03-271-1/+1
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-4/+12
* ToolChain: Add compilerCommand() methodTobias Hunger2012-01-311-0/+7
* MSVC: Add missing operator ==Tobias Hunger2012-01-301-0/+12
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-1/+0
* Long live the king!hjk2012-01-261-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-2/+2
* CompileDaniel Teske2012-01-171-1/+1
* Move findInstalledJom to a more suitable placeDaniel Teske2012-01-171-0/+17
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-3/+3
* Moved detection of jom location to MingwToolChainOliver Wolff2012-01-061-9/+2
* Fix warnings about MSVC/WinCE codeTobias Hunger2011-12-061-0/+1
* Fix the support for WinCE.SteveKing2011-11-241-0/+269