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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do some build graph sanity checks.
Christian Kandeler
2013-09-30
6
-4
/
+66
*
fix calling of prepare script function
Joerg Bornemann
2013-09-24
18
-33
/
+98
*
Do not store the build graph after an internal error.
Christian Kandeler
2013-09-24
4
-4
/
+19
*
Fix handling of disabled products when restoring.
Christian Kandeler
2013-09-20
1
-4
/
+16
*
Add support for C, Objective-C and Objective-C++ precompiled headers.
Jake Petroules
2013-09-19
1
-2
/
+2
*
Improvements to the "Process" extension.
Christian Kandeler
2013-09-19
2
-0
/
+16
*
Add shortcuts to some equality checks.
Christian Kandeler
2013-09-19
1
-4
/
+16
*
fix imports/extensions for script properties
Joerg Bornemann
2013-09-19
8
-66
/
+109
*
fix docs of the ScriptFunction class
Joerg Bornemann
2013-09-18
1
-4
/
+4
*
ModuleLoader: Do not descend into disabled Depends items.
Christian Kandeler
2013-09-18
1
-24
/
+20
*
Transformer.explicitlyDependsOn added
Joerg Bornemann
2013-09-18
4
-0
/
+20
*
ResolvedTransformer::Ptr -> ResolvedTransformerPtr
Joerg Bornemann
2013-09-18
5
-11
/
+16
*
Fix a number of bugs uncovered by a recent leak fix (ff5b33b82b).
Christian Kandeler
2013-09-11
4
-57
/
+88
*
Remove redundant method parameter.
Christian Kandeler
2013-09-09
3
-15
/
+7
*
Fix artifact leaks in build graph loader and automoc.
Christian Kandeler
2013-09-09
4
-5
/
+8
*
Add a variant of use.pri for an installed qbs.
Christian Kandeler
2013-09-09
3
-1
/
+41
*
Give the Project class a public constructor.
Christian Kandeler
2013-09-09
3
-1
/
+16
*
Install qbs_export.h.
Christian Kandeler
2013-09-09
2
-1
/
+2
*
Set compiler flags for using a libc++ build of Qt.
Jake Petroules
2013-09-04
1
-0
/
+7
*
Introduce Qt.core.config property for user-config items.
Jake Petroules
2013-09-04
1
-0
/
+1
*
Raise iOS deployment target. Qt 5 will only support iOS 5.0 and above.
Jake Petroules
2013-09-04
1
-1
/
+1
*
check for existence before execution of a tool
Joerg Bornemann
2013-09-04
1
-1
/
+8
*
Fix incorrect logging output.
Jake Petroules
2013-09-04
1
-2
/
+2
*
API: Expose the target directory for an installable file.
Christian Kandeler
2013-09-02
4
-8
/
+22
*
fix JS exception handling in evaluator
Joerg Bornemann
2013-08-30
1
-2
/
+4
*
Fix crash on restoring.
Christian Kandeler
2013-08-30
2
-0
/
+3
*
Always try to create the target directory when copying files.
Christian Kandeler
2013-08-30
1
-7
/
+6
*
fix cppscanner file type passing
Joerg Bornemann
2013-08-30
1
-5
/
+3
*
AutoMoc: do not scan files twice
Joerg Bornemann
2013-08-27
3
-31
/
+25
*
don't pass file tags to scanner plugins
Joerg Bornemann
2013-08-27
6
-69
/
+56
*
rename class PrepareScript to ScriptFunction
Joerg Bornemann
2013-08-26
7
-24
/
+24
*
put creation of PrepareScript objects into a function
Joerg Bornemann
2013-08-26
2
-13
/
+14
*
fix tracking of added file tags
Joerg Bornemann
2013-08-26
1
-1
/
+3
*
Take the condition of a "filetagsFilter" group into account.
Christian Kandeler
2013-08-26
1
-1
/
+4
*
Fix change tracking for properties requested from prepare scripts.
Christian Kandeler
2013-08-23
9
-41
/
+142
*
Fix over-eager cleaning operation.
Christian Kandeler
2013-08-23
1
-1
/
+1
*
Refactor Project::targetExecutable().
Christian Kandeler
2013-08-23
1
-37
/
+10
*
Do not try to store the build graph if the underlying file is not writable.
Christian Kandeler
2013-08-23
2
-10
/
+14
*
Put class Property into a namespace.
Christian Kandeler
2013-08-23
1
-0
/
+6
*
API: Add ability to retrieve the list of files to be installed.
Christian Kandeler
2013-08-21
9
-18
/
+240
*
Expose information about target artifacts in the public API.
Christian Kandeler
2013-08-21
4
-22
/
+139
*
Remove "showProperties" command.
Christian Kandeler
2013-08-20
10
-156
/
+2
*
store settings on OS X within a group
Joerg Bornemann
2013-08-19
1
-0
/
+32
*
fix setup-qt for Qt 5.2
Joerg Bornemann
2013-08-19
1
-2
/
+7
*
Support system-wide settings.
Christian Kandeler
2013-08-19
1
-1
/
+0
*
Compile fix for BuildGraphLoader.
Christian Kandeler
2013-08-19
1
-0
/
+1
*
Even better handling of property changes when restoring a build graph.
Christian Kandeler
2013-08-19
6
-21
/
+72
*
Fix build error with Qt 4.
Christian Kandeler
2013-08-14
1
-2
/
+4
*
yield error on assigning array of arrays to stringList properties
Joerg Bornemann
2013-08-14
5
-24
/
+31
*
Better handling of property changes when restoring a build graph.
Christian Kandeler
2013-08-14
7
-117
/
+141
[next]