aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-065-9/+9
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-041-3/+3
|\
| * ProjectExplorer: Pass extra project files as QSethjk2020-03-031-3/+3
* | ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-193-36/+22
|/
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-3/+2
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-1312-209/+197
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-102-5/+3
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-092-18/+12
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-098-11/+11
* ProjectExplorer: Register some initial build steps by idhjk2020-01-072-22/+13
* Utils: Use FilePath for PathChooser::m_baseDirectoryhjk2019-12-191-1/+1
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-101-1/+1
* ProjectExplorer: Use function object for special build config inithjk2019-12-092-21/+18
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-10/+5
* AutoTools: Avoid an unneeded use of Project::activeTarget()hjk2019-11-211-2/+1
* ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-0/+2
* ProjectExplorer: Introduce per-buildsystem setRootProjectNodehjk2019-11-211-1/+1
* ProjectExplorer: Make more use of available convenience functionshjk2019-11-211-3/+1
* ProjectExplorer: Use a Kit to initialize KitInfohjk2019-11-201-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-195-24/+20
* ProjectExplorer: Use a functor for BuildSystem creationhjk2019-10-251-1/+1
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-1/+1
* Autotools: Introduce AutotoolsBuildSystemTobias Hunger2019-08-2914-170/+110
* Project: Rename Project::activeBuildEnvironment to Project::activeParseEnviro...Tobias Hunger2019-08-281-1/+1
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-222-10/+3
* AutotoolsProject: Simplify using Project::projectFileIsDirty signalTobias Hunger2019-08-162-33/+10
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-132-2/+2
* Autotools: Remove dead codeTobias Hunger2019-08-132-10/+0
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-093-9/+13
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-4/+2
* ProjectExplorer: Use some setters for GenericMakeStephjk2019-07-261-1/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-1/+1
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-272-25/+10
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-272-3/+4
* ProjectExplorer etc: More FilePath usagehjk2019-06-262-3/+3
* AutoTools: Prefer build step ids for setting up the build configurationhjk2019-06-266-38/+30
* Autotools: Use new step widget update logic more intensivelyhjk2019-06-254-59/+36
* ProjectExplorer: Start centralizing BuildStepWidget update logichjk2019-06-253-45/+19
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-243-15/+19
* Utils: Rename FileName to FilePathhjk2019-05-287-14/+14
* Qt Creator CMake portCristian Adam2019-05-171-0/+15
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-153-16/+12
* AutoTools: Inline AutoTools::defaultBuildDirectory()hjk2019-05-033-8/+2
* ProjectExplorer: Consolidate setup of build dir aspecthjk2019-04-291-8/+1
* AutoTools: Use the base BuildConfiguration config widgethjk2019-04-296-161/+15
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+2