summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/gcctoolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
* ProjectExplorer: Run toolchain autodetection on startuphjk2023-04-171-4/+3
* Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()hjk2023-04-041-1/+1
* ProjectExplorer: Proliferate FilePath a bithjk2023-03-151-1/+1
* Utils: More explicit host os use to make it stand outhjk2023-03-071-2/+4
* Utils: Use an enum indication the possible abort of an dir iterationhjk2023-01-261-1/+1
* ProjectExplorer: Give Xcode clang higher priority than "bare" clangChristian Kandeler2023-01-251-0/+3
* ProjectExplorer: Tr::trhjk2023-01-161-17/+18
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ProjectExplorer: Merge IDevice::{filePath,mapToGlobalPath}hjk2022-12-151-1/+1
* ProjectExplorer: Fix builtin header path queryMarcus Tillmanns2022-12-051-2/+5
* GccToolChain: Create process on stackJarek Kobus2022-11-241-4/+4
* Utils: Replace Environment::isSameExecutable()hjk2022-11-231-7/+4
* ProjectExplorer: Allow "cc" for MinGW imported compilerCristian Adam2022-10-201-1/+2
* ProjectExplorer: Use device env when inspecting gccMarcus Tillmanns2022-10-181-4/+4
* ProjectExplorer: Use FilePath in gcc toolchainMarcus Tillmanns2022-10-141-2/+2
* Utils: Split off file access interface from IDevicehjk2022-10-131-2/+1
* Toolchain: Support also concatenated syntax for MSVC included fileOrgad Shaneh2022-10-111-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-4/+4
* ProjectExplorer: Limit the usage of qMakePairJarek Kobus2022-10-041-2/+2
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Auto-detect ccache compilers on macOSEike Ziller2022-08-311-0/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Allow "c++" for MinGW imported compilerCristian Adam2022-08-251-4/+9
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-251-9/+5
|\
| * GccToolChain: whitelist all -f* and -O* gcc optionsOswald Buddenhagen2022-07-201-9/+5
* | filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-0/+1
|/
* ProjectExplorer: Drop encoding roundtrip in gcc detectionhjk2022-07-011-17/+17
* kitdetector: Fix detection on macOSMarcus Tillmanns2022-07-011-5/+4
* ProjectExplorer: Use FilePath for sysrootshjk2022-06-301-6/+6
* UI text: Fix grammar errors and capitalization issuesLeena Miettinen2022-06-281-2/+2
* ProjectExplorer: Do not remove "-Xclang" from command lineChristian Kandeler2022-06-231-0/+2
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* macOS: Fix importing command line builds with CMakeEike Ziller2022-06-131-0/+21
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-181-10/+26
|\
| * ProjectExplorer: Include symlinks for compiler import name matchingCristian Adam2022-05-131-10/+26
* | ProjectExplorer: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-091-3/+5
* | IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-181-14/+20
|\ \ | |/
| * Docker: Fix searching compilers in custom directorieshjk2022-03-181-14/+20
* | QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-1/+1
* | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-02-281-3/+3
|\ \ | |/
| * PE: Avoid device compilers while handling local toolchainsChristian Stenger2022-02-281-3/+3
* | ProjectExplorer: only use local files for size comparisonDavid Schulz2022-02-231-4/+10
|/
* ProjectExplorer: Fix accumulating .exe suffixesChristian Kandeler2022-02-141-3/+4
* PE: Tweak clang detectionChristian Stenger2022-02-081-2/+2
* ProjectExplorer: Improve layout in TargetTripleWidgetAlessandro Portale2022-02-021-1/+1
* ProjectExplorer: Fix crash in toolchain dialogChristian Kandeler2022-01-261-1/+1
* Utils: Wrap various file system iteration flags and filtershjk2022-01-261-1/+2