index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
autotoolsprojectmanager
/
autogenstep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autotools: Use new setup scheme for build steps
hjk
2024-07-19
1
-7
/
+15
*
Use the new BaseAspect::addOnChanged in a few places
hjk
2024-07-12
1
-2
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
TaskTree: Rename StopWithDone -> StopWithSuccess
Jarek Kobus
2023-11-07
1
-1
/
+1
*
TaskTree: Get rid of onGroupError element
Jarek Kobus
2023-11-07
1
-2
/
+5
*
AbstractProcessStep: Use task tree for all subclasses
Jarek Kobus
2023-07-14
1
-3
/
+3
*
AutogenStep: Employ task tree for running
Jarek Kobus
2023-07-13
1
-21
/
+26
*
Autotools: Self-register aspect in AutogenStep
hjk
2023-06-01
1
-8
/
+8
*
AutoTools: Simplify build step implementations
hjk
2023-01-24
1
-13
/
+13
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
AutoTools: Move to Tr::tr
hjk
2022-09-30
1
-9
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-26
/
+2
*
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-1
/
+1
*
AutoTools: Build step code cosmetics
hjk
2020-10-05
1
-15
/
+13
*
Consolidate build/deploystep default display name handling
hjk
2020-10-02
1
-2
/
+0
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-2
/
+4
*
ProjectExplorer: Simplify use of AbstractProcessStep::init()
hjk
2020-09-16
1
-8
/
+0
*
AutoTools: Use new AbstractProcessStep convenience functions
hjk
2020-08-17
1
-14
/
+8
*
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-3
/
+3
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
*
ProjectExplorer: Introduce some BuildStep convenience accessors
hjk
2020-02-19
1
-13
/
+7
*
Autotools: De-Q_OBJECT-ify build related classes
hjk
2020-01-13
1
-11
/
+46
*
ProjectExplorer: Pass Id to BuildStep constructor
hjk
2020-01-09
1
-1
/
+1
*
Autotools: Introduce AutotoolsBuildSystem
Tobias Hunger
2019-08-29
1
-5
/
+2
*
AutoTools: Prefer build step ids for setting up the build configuration
hjk
2019-06-26
1
-6
/
+4
*
Autotools: Use new step widget update logic more intensively
hjk
2019-06-25
1
-28
/
+18
*
ProjectExplorer: Prefer ProcessParameters::setCommandLine
hjk
2019-06-24
1
-5
/
+7
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
ProjectExplorer: Use Utils::FileName in ProcessParameters
hjk
2019-05-15
1
-6
/
+4
*
ProjectExplorer: Rework the build step run interface
Christian Kandeler
2019-01-31
1
-3
/
+3
*
ProjectExplorer: Simplify BuildStep::init() signature
hjk
2019-01-18
1
-2
/
+2
*
ProjectExplorer: Pimpl AbstractProcessStep
Orgad Shaneh
2018-11-19
1
-0
/
+1
*
ProjectExplorer: Make BuildStep::immutable use a data member
hjk
2018-10-23
1
-5
/
+0
*
AutoTools: Use aspects in build steps
hjk
2018-10-22
1
-77
/
+30
*
ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()
hjk
2018-10-17
1
-7
/
+2
*
ProjectExplorer: Make BuildStepConfigWidget::displayName a value
hjk
2018-10-15
1
-5
/
+0
*
ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidget
hjk
2018-10-12
1
-0
/
+1
*
ProjectExplorer: Simplify BuildStepFactory
hjk
2018-05-31
1
-1
/
+1
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-40
/
+8
*
BuildStep: Do not use QLatin1String/QLatin1Char in BuildSteps
Tobias Hunger
2017-07-25
1
-7
/
+7
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-1
/
+1
*
Give the values of BuildStep::OutputFormat better names
Christian Kandeler
2017-01-19
1
-1
/
+1
*
ProjectExplorer: De-duplicate code in IBuildStepFactory derived classes
hjk
2016-06-10
1
-47
/
+7
*
BuildStep: Remove finished() signal and use FutureInterface to report
Tobias Hunger
2016-04-25
1
-4
/
+3
*
Autotools: Use Qt5 style connects
Tobias Hunger
2016-02-10
1
-4
/
+4
*
Autotools: Modernize
Tobias Hunger
2016-02-04
1
-14
/
+6
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-20
/
+15
*
BuildManager: Provide context of earlier build steps to init
Tobias Hunger
2015-11-16
1
-2
/
+2
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
[next]