aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gcctoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ToolChain: Do not run compiler when setting up a toolchainTobias Hunger2014-07-211-1/+3
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* GccToolChain: Make macro retrieval more explicitTobias Hunger2013-10-291-0/+2
* GccToolchain: Move reinterpretOptions into the headerTobias Hunger2013-10-291-1/+1
* GccToolChain: Make macroCache handling accessibleTobias Hunger2013-10-291-0/+5
* Qnx: Add new QccToolChain class for qcc compilersEl Mehdi Fekari2013-10-291-1/+4
* ios: preliminary support for iosFawzi Mohamed2013-10-021-2/+1
* Introduce an enumeration for toolchain autodetection.Friedemann Kleint2013-09-031-5/+5
* Always add command path to environment in GccToolchain.Friedemann Kleint2013-09-031-0/+2
* Workaround for Clang generating wrong debug infoEike Ziller2013-06-251-0/+1
* ProjectExplorer: extended Toolchain::CompilerFlagsSergey Shambir2013-04-301-0/+6
* projectexplorer:gccToolchain: add support for platform flagsFawzi Mohamed2013-04-301-0/+7
* ToolChain: added warningFlags() methodSergey Shambir2013-04-231-0/+17
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+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
* | Set a public GCCToolChain constructorMehdi Fekari2013-01-091-1/+1
* | Fixed caching when reading gcc predefined macrosSergey Shambir2012-12-111-1/+4
* | Gcc: Support -stdlib=whatever arguments for the code modelTobias Hunger2012-11-211-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-3/+3
* GCC: Actually use sysroot for header path detectionOrgad Shaneh2012-09-051-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-5/+0
* Add sysroot to the gcc tool chain system header detectionMarco Bubke2012-04-041-1/+3
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-1/+3
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-4/+4
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-091-5/+7
* ToolChain: Remove useless virtual methodTobias Hunger2012-02-091-1/+0
* Gcc: more consistent naming of variablesTobias Hunger2012-02-011-1/+1
* ToolChain: Add compilerCommand() methodTobias Hunger2012-01-311-3/+3
* Toolchain: Add type() method.Tobias Hunger2012-01-311-5/+8
* Maemo: Fix misdetection of maemo tool chainsTobias Hunger2012-01-311-2/+3
* 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-3/+3
* Move findInstalledJom to a more suitable placeDaniel Teske2012-01-171-1/+0
* Moved detection of jom location to MingwToolChainOliver Wolff2012-01-061-0/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-4/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* ABI: Improve tool chain selection for Qt projectsTobias Hunger2011-09-081-0/+3
* Clang: Add parser for clang outputTobias Hunger2011-05-181-0/+2
* Toolchains: Small refactoring for better extensibility.Christian Kandeler2011-05-171-0/+2
* Toolchain: Add clang toolchainTobias Hunger2011-05-131-0/+21
* ToolChain: Add support for mkspecsTobias Hunger2011-05-131-0/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* GCCE: Update version number when switching compilerTobias Hunger2011-04-191-1/+1