index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cmakeprojectmanager
/
cmakebuildconfiguration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Pass id directly to BuildConfigurations
hjk
2018-05-08
1
-1
/
+1
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-35
/
+14
*
CMakeProjectManager: Don't use typed enum where it is unrelevant
Eike Ziller
2017-10-24
1
-1
/
+1
*
CMake: Fix project parsing notification
Tobias Hunger
2017-10-06
1
-23
/
+16
*
CMake: Quieten soft-assert on small project loads
Tobias Hunger
2017-09-26
1
-0
/
+3
*
CMake: Simplify signaling
Tobias Hunger
2017-07-26
1
-3
/
+0
*
CMake: Improve emission of enabledChanged signals of build configurations
Tobias Hunger
2017-04-25
1
-1
/
+3
*
CMake: Use a CMakeProjectNode as top level cmake node
Tobias Hunger
2017-03-15
1
-2
/
+2
*
Make all projects generate a fresh project tree
Tobias Hunger
2017-03-10
1
-1
/
+1
*
CMake: Make sure BuildConfiguration enabled state is accurate
Tobias Hunger
2017-03-02
1
-0
/
+1
*
CppTools/ProjectManagers: Reduce ui blocking when loading projects
Nikolai Kosjar
2017-02-20
1
-2
/
+3
*
CMake: Introduce project importer for cmake projects
Tobias Hunger
2017-02-10
1
-0
/
+4
*
CMakeBuildConfiguration: Add helpers to deal with CMakeBuildTypes
Tobias Hunger
2017-02-09
1
-7
/
+9
*
CMake: Pass const QList<const FileNode *> to Directory Readers
Tobias Hunger
2016-12-21
1
-1
/
+1
*
CMake: make project file system tree scanner persistent
Alexander Drozdov
2016-12-13
1
-1
/
+1
*
CMake: Cache cmake configuration only once
Tobias Hunger
2016-12-02
1
-2
/
+0
*
CMake: Allow to build target from context menu of CMakeTargetNodes
Tobias Hunger
2016-11-15
1
-0
/
+3
*
CMake: Project tree for server mode data
Tobias Hunger
2016-11-14
1
-1
/
+2
*
CMake: Implement different backends to run cmake
Tobias Hunger
2016-10-31
1
-1
/
+3
*
CMake: Move more code into BuildDirManager
Tobias Hunger
2016-10-10
1
-0
/
+2
*
CMake: Trigger cmake run *before* build when files changed
Tobias Hunger
2016-10-07
1
-1
/
+2
*
CMake: Encapsulate BuildDirManager in CMakeBC
Tobias Hunger
2016-10-06
1
-2
/
+6
*
CMake: Move code from CMakeProject into BuildDirManager
Tobias Hunger
2016-10-06
1
-2
/
+0
*
CMake: Only start parsing when creator gets focus again
Tobias Hunger
2016-06-28
1
-0
/
+2
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-27
1
-0
/
+4
|
\
|
*
CMake: Warn if kit settings are overridden by the project
Tobias Hunger
2016-05-20
1
-0
/
+4
*
|
CMake: Update qmljs codemodel
Wolfgang Bremer
2016-04-29
1
-1
/
+1
|
/
*
CMake: Simplify reparsing code
Tobias Hunger
2016-04-01
1
-2
/
+1
*
CMake: Trigger reparse when target changed
Tobias Hunger
2016-03-30
1
-0
/
+1
*
CMake: Do not crash when cloning cmake buildconfigurations
Tobias Hunger
2016-03-30
1
-0
/
+1
*
CMake: Remove usused member variable
Tobias Hunger
2016-03-16
1
-1
/
+0
*
CMake: Make shadowBuildDirectory helper available
Tobias Hunger
2016-03-01
1
-0
/
+4
*
CMake: Keep cmake state in a temporary directory till first build
Tobias Hunger
2016-02-26
1
-0
/
+1
*
CMake: Move BuildDirManager from the project into the buildconfiguration
Tobias Hunger
2016-02-26
1
-2
/
+26
*
CMake: Disable BC if there is an error during initial cmake run
Tobias Hunger
2016-02-15
1
-0
/
+10
*
CMake: Store CMake project configuration in CMakeBuildConfiguration
Tobias Hunger
2016-02-15
1
-2
/
+5
*
CMake: Cleanup files
Tobias Hunger
2016-02-12
1
-1
/
+0
*
CMake: Use pragma once consistently
Tobias Hunger
2016-01-27
1
-3
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
CMake: Semi-automatic cleanups
Tobias Hunger
2016-01-08
1
-15
/
+13
*
CMake: Remove unused member from CMakeBuildConfiguration
Tobias Hunger
2016-01-08
1
-1
/
+0
*
CMake: Do not bother to remember ninja support status
Tobias Hunger
2016-01-08
1
-7
/
+0
*
CMake: Rewrite logic for kit selection
Daniel Teske
2015-09-16
1
-1
/
+15
*
CMakeProjectManager: Export CMakeProject
Benjamin Zeller
2015-03-10
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
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
BuildConfiguration: Introduce signal buildTypeChanged()
BogDan Vatra
2014-07-21
1
-0
/
+2
|
/
*
Clean up single namespace forward-declarations
Orgad Shaneh
2014-02-12
1
-3
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
[next]