aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Use more std::chrono and std::chrono_literals namespacesJarek Kobus2024-01-231-1/+2
* Process: Change signature of waitForXxx() functionsJarek Kobus2024-01-231-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Qnx: Re-work item storehjk2023-04-181-0/+9
* Qnx: Allow broader kit generationhjk2023-02-271-2/+0
* Qnx: Simplify QnxUtilshjk2023-02-221-9/+4
* Qnx: Improve reading installed configuration for remote build deviceshjk2023-02-221-56/+0
* Qnx: Fix discovery of host and target for remote build deviceshjk2023-02-221-40/+51
* Qnx: Baby steps towards remote compilationhjk2023-02-221-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* plugins: Remove foreach usageArtem Sokolovskii2022-12-201-5/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-4/+2
* Qnx: Move to Tr::trhjk2022-07-131-1/+0
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* Replace QtcProcess::stopProcess() by stop() plus waitForFinishedhjk2022-06-161-3/+1
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-1/+1
* Utils: Wrap various file system iteration flags and filtershjk2022-01-261-2/+2
* Qnx: Use more FilePath for pathshjk2021-09-301-13/+12
* Qnx: Avoid use of QtcProcess::ioDevice()hjk2021-06-031-4/+3
* Remove some redundant uses of QtcProcess::exitCodehjk2021-06-031-1/+1
* Utils: Move QProcess base to QtcProcessPrivatehjk2021-06-021-1/+1
* Qnx: Avoid some use of SynchronousProcesshjk2021-05-031-8/+6
* Qnx: Some style fixeshjk2021-05-031-19/+20
* remove pointless process state checkingOswald Buddenhagen2021-02-081-1/+1
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Qnx: Remove unused codehjk2019-11-251-5/+0
* Qnx: Do not read CPU dir from mkspecTobias Hunger2019-11-141-0/+11
* QNX: Use the QNX_CONFIGURATION_EXCLUSIVE envvar in QnxToolchainCristian Adam2019-09-271-2/+2
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-1/+1
* Qnx/Qmake: More FileName::appendPath -> pathAppended changeshjk2019-05-151-1/+1
* Abi: Only have one "generic" flavorTobias Hunger2018-06-181-4/+3
* Qnx: Merge debug support related fileshjk2017-09-131-21/+0
* Make QNX a separate OS typeJames McDonnell2017-03-131-2/+21
* Switch QNX tool chains from hard-coded to detected ABIsJames McDonnell2017-02-101-0/+31
* make more use of BaseQtVersion::qmakeProperty()Oswald Buddenhagen2017-01-241-3/+3
* Remove BlackBerry terminology and codeJames McDonnell2017-01-201-106/+34
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-4/+3
* Make the QNX environment script requiredJames McDonnell2017-01-191-42/+1
* Add support for 64-bit QNX platformsJames McDonnell2017-01-181-9/+17
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+12
* QNX: Return the computed env vars.BogDan Vatra2015-10-091-5/+14
* Blackberry: Remove blackberry supportTobias Hunger2015-04-301-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-4/+4
|\
| * Update LicenseEike Ziller2015-01-161-4/+4