aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/gcctoolchainfactories.h
Commit message (Expand)AuthorAgeFilesLines
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-1/+1
* ToolChains: Implement detection of toolchains based on compiler pathTobias Hunger2017-02-091-0/+4
* GccToolChainFactory: Split up autodetection of toolchainsTobias Hunger2017-02-091-0/+2
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-6/+6
* GccToolChain: Auto-detect C compilersTobias Hunger2016-07-141-1/+1
* ToolChain: Create toolchains for different languagesTobias Hunger2016-07-141-1/+1
* ToolChainFactory: Add support for different languagesTobias Hunger2016-07-141-0/+4
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-23/+20
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ToolChains: Check typeId first before doing expensive checksTobias Hunger2015-10-301-2/+2
* ProjectExplorer: Avoid execution of g++ on startupOrgad Shaneh2015-10-141-5/+6
* ToolChainFactories: Remove some code that is not necessaryTobias Hunger2015-07-141-11/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* GccToolChain: Remove useless member of config widgetTobias Hunger2013-11-041-1/+0
* GccToolChain: Make macro retrieval more explicitTobias Hunger2013-10-291-0/+1
* ProjectExplorer: Streamline ToolchainFactory interfacehjk2013-08-121-16/+4
* projectexplorer:gccToolchain: add support for platform flagsFawzi Mohamed2013-04-301-1/+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
* | GccToolChain: Remove unused variableOrgad Shaneh2013-01-071-1/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* 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-2/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Gcc: more consistent naming of variablesTobias Hunger2012-02-011-2/+2
* Long live the king!hjk2012-01-261-1/+1
* TC: Use FileName for debuggerCommand()Tobias Hunger2012-01-191-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* GCC: Improve abi widget handlingTobias Hunger2011-06-271-0/+1
* Gcc: Improve config widgetTobias Hunger2011-06-211-1/+0
* Abi: Allow overriding the detected abis of the gcc tool chainTobias Hunger2011-05-311-2/+3
* Toolchain: Add clang toolchainTobias Hunger2011-05-131-0/+26
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+14
|\
| * Update license.hjk2011-04-131-14/+13
| * Symbian: Debugger is added to a manually created tool chain.Pawel Polanski2011-04-111-0/+1
* | Toolchain: Add option to make toolchain readonlyTobias Hunger2011-03-291-0/+1
|/
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-6/+6
* Fix buildcon2011-03-101-0/+1
* GCC: Better targetAbi supportTobias Hunger2011-03-101-3/+8
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+157