index
:
delta/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
corelib
/
buildgraph
/
projectbuilddata.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
STL compatibility: use empty() instead of isEmpty()
Jake Petroules
2017-11-16
1
-2
/
+2
*
STL compatibility: use size() instead of count()
Jake Petroules
2017-11-15
1
-1
/
+1
*
Add missing override keywords
Joerg Bornemann
2017-09-19
1
-2
/
+2
*
Remove unused member of CreateRuleNodes
Joerg Bornemann
2017-08-03
1
-4
/
+3
*
Make it possible to add file tags to generated artifacts
Joerg Bornemann
2017-08-03
1
-0
/
+1
*
Centralize conversion of multiplex id to human-readable string
Christian Kandeler
2017-08-03
1
-9
/
+2
*
Use categorized logging for the build graph
Joerg Bornemann
2017-08-02
1
-32
/
+21
*
Remove dead code
Joerg Bornemann
2017-07-27
1
-8
/
+0
*
Make Rule.auxiliaryInputs consider outputs of rules in dependencies
Christian Kandeler
2017-06-30
1
-2
/
+9
*
Replace QSharedPointer/QWeakPointer with std::shared_ptr/std::weak_ptr
Jake Petroules
2017-05-23
1
-5
/
+5
*
Switch to a new multiplexing approach
Joerg Bornemann
2017-05-23
1
-0
/
+1
*
Fix error message about conflicting artifacts
Christian Kandeler
2017-03-08
1
-1
/
+1
*
Use range-based for loops instead of iterators
Christian Kandeler
2017-02-23
1
-2
/
+2
*
Remove all usages of Q_FOREACH from the library
Christian Kandeler
2017-02-21
1
-13
/
+13
*
Reduce overcautious rule connections
Joerg Bornemann
2017-02-06
1
-88
/
+39
*
Make scanning information persistent
Christian Kandeler
2017-01-10
1
-0
/
+2
*
Give the two copies command.{cpp,h} non-ambiguous names
Jake Petroules
2017-01-05
1
-1
/
+1
*
Use a sorted vector rather than QSet or std::set
Christian Kandeler
2017-01-05
1
-10
/
+9
*
PersistentPool: Prevent access to raw data stream
Christian Kandeler
2016-12-16
1
-6
/
+3
*
Fully templatize the PersistentPool class
Christian Kandeler
2016-12-15
1
-5
/
+3
*
Do not use fromLocal8Bit() for string literals
Kai Koehne
2016-11-08
1
-2
/
+2
*
Update license headers
Iikka Eklund
2016-08-29
1
-14
/
+23
*
Remove support for deprecated Transformer item
Christian Kandeler
2016-08-02
1
-68
/
+0
*
Merge remote-tracking branch 'origin/1.5'
Joerg Bornemann
2016-06-08
1
-1
/
+1
|
\
|
*
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Jake Petroules
2016-06-06
1
-1
/
+1
*
|
Fix invalid container access
Joerg Bornemann
2016-05-20
1
-1
/
+4
*
|
Avoid copies of node containers
Joerg Bornemann
2016-05-19
1
-1
/
+1
*
|
Fix leak of Artifact object.
Christian Kandeler
2016-05-06
1
-1
/
+0
*
|
Speed up the check for conflicting artifacts.
Christian Kandeler
2016-05-06
1
-2
/
+27
|
/
*
Allow soft dependencies on products.
Christian Kandeler
2015-11-05
1
-8
/
+1
*
Merge branch 1.4 into master.
Christian Kandeler
2015-07-31
1
-0
/
+2
|
\
|
*
Code clean-up in corelib/language/.
Christian Kandeler
2015-07-30
1
-0
/
+2
*
|
Allow commands to be run unconditionally.
Christian Kandeler
2015-05-26
1
-0
/
+1
|
/
*
update license headers
Joerg Bornemann
2015-03-02
1
-2
/
+2
*
Merge branch '1.3' into 'master'
Christian Kandeler
2015-01-28
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-26
1
-6
/
+6
*
|
Merge remote-tracking branch 'origin/1.3'
Joerg Bornemann
2014-11-03
1
-2
/
+6
|
\
\
|
|
/
|
*
extend error message with product's location
Joerg Bornemann
2014-10-28
1
-2
/
+6
*
|
Merge remote-tracking branch 'origin/1.3'
Joerg Bornemann
2014-10-16
1
-7
/
+8
|
\
\
|
|
/
|
*
License update.
Eike Ziller
2014-10-16
1
-7
/
+8
*
|
Merge branch '1.3' into master.
Christian Kandeler
2014-09-11
1
-5
/
+5
|
\
\
|
|
/
|
*
Do not clear Artifact::product in removeArtifact().
v1.3.1
Christian Kandeler
2014-09-10
1
-1
/
+0
|
*
Try harder not to store inconsistent build graphs.
Christian Kandeler
2014-09-05
1
-5
/
+6
*
|
Rename fileName to filePath in CodeLocation.
Jake Petroules
2014-08-04
1
-2
/
+2
|
/
*
add getter/setters for Artifact::fileTags
Joerg Bornemann
2014-07-31
1
-5
/
+4
*
Speed up artifact removal.
Christian Kandeler
2014-07-31
1
-40
/
+14
*
Avoid contractions in user-visible messages.
Christian Kandeler
2014-07-31
1
-2
/
+2
*
fix calculation of old inputs for dynamic rules
Joerg Bornemann
2014-07-30
1
-0
/
+45
*
put the project file artifact into artifactsByFileTag
Joerg Bornemann
2014-07-22
1
-0
/
+1
*
invalidate artifacts if a dependency is removed
Joerg Bornemann
2014-07-18
1
-1
/
+2
[next]