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
/
app
/
qbs-setup-qt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix VS toolchain compatibility matching
Joerg Bornemann
2018-06-08
1
-1
/
+8
*
Add support for system-level settings
Christian Kandeler
2018-06-01
3
-4
/
+12
*
Move msvcVersion out of QtEnvironment
Joerg Bornemann
2018-05-24
3
-17
/
+29
*
Move MSVC-related functions to qtprofilesetup lib
Joerg Bornemann
2018-05-24
1
-35
/
+1
*
Replace some uses of find_if with any_of and none_of
Joerg Bornemann
2018-01-17
1
-4
/
+4
*
Make Version a public class
Jake Petroules
2017-12-01
1
-1
/
+0
*
Constrain Qt modules also to qbs.targetPlatform
Jake Petroules
2017-11-29
1
-46
/
+0
*
Replace 'foreach' macro with range-based 'for'
Denis Shienkov
2017-11-24
2
-11
/
+14
*
Add qbs.targetPlatform and qbs.hostPlatform properties
Jake Petroules
2017-11-22
1
-44
/
+34
*
STL compatibility: use cbegin/cend() instead of constBegin/constEnd()
Jake Petroules
2017-11-22
1
-2
/
+2
*
STL compatibility: use push_back() instead of append()
Jake Petroules
2017-11-22
1
-2
/
+2
*
STL compatibility: use empty() instead of isEmpty()
Jake Petroules
2017-11-16
3
-11
/
+11
*
STL compatibility: use size() instead of count()
Jake Petroules
2017-11-15
2
-3
/
+3
*
STL compatibility: use front() instead of first()
Jake Petroules
2017-11-14
2
-3
/
+3
*
Use the [[noreturn]] attribute instead of Q_NORETURN
Christian Kandeler
2017-10-30
1
-2
/
+2
*
setup-qt: Give feedback to the user if no Qt installations were detected
Christian Kandeler
2017-10-17
1
-0
/
+5
*
Make sure all files in the repository are shown in the Qbs project tree
Jake Petroules
2017-08-16
1
-1
/
+1
*
Add initial support for Universal Windows Platform
Jake Petroules
2017-08-01
1
-3
/
+1
*
Remove references to obsolete platforms
Jake Petroules
2017-07-25
1
-7
/
+0
*
Fix the auto-connection of Qt profiles to toolchain profiles
Joerg Bornemann
2017-06-13
1
-9
/
+5
*
setup-qt: Fix automatic base profile assignment for MSVC Qt's
Joerg Bornemann
2017-06-09
1
-46
/
+62
*
setup-qt: compress MSVC profiles even when Qt's MSVC version is unknown
Joerg Bornemann
2017-06-09
1
-8
/
+25
*
Revert "Fix (wrong) GCC7 fallthrough warnings"
Orgad Shaneh
2017-06-02
2
-3
/
+2
*
Fix (wrong) GCC7 fallthrough warnings
Orgad Shaneh
2017-06-01
1
-0
/
+1
*
Replace all uses of QSet with Internal::Set
Jake Petroules
2017-03-22
1
-11
/
+15
*
Fix detection of framework builds of Qt
Jake Petroules
2017-02-24
1
-7
/
+2
*
Fix command-line parsing bug with some tools
Christian Kandeler
2017-02-03
1
-1
/
+1
*
Change style of #includes of Qt headers
Jake Petroules
2017-01-04
5
-15
/
+14
*
Add VS 2017 support
Joerg Bornemann
2016-12-02
1
-0
/
+2
*
Fix VS Qt version matching
Joerg Bornemann
2016-11-30
1
-3
/
+5
*
Prepare VS Qt version matching for VS 2017
Joerg Bornemann
2016-11-30
1
-18
/
+18
*
Merge 1.6 into master
Christian Kandeler
2016-09-05
1
-3
/
+1
|
\
|
*
setup-qt: Fix toolchain profile look-up
Christian Kandeler
2016-09-01
1
-3
/
+1
*
|
Update license headers
Iikka Eklund
2016-08-29
3
-42
/
+69
*
|
Update license headers
Iikka Eklund
2016-08-29
2
-28
/
+46
|
/
*
Merge 1.5 into 1.6
Jake Petroules
2016-06-28
1
-2
/
+2
|
\
|
*
Do the OS X to macOS rename.
v1.5.2
Jake Petroules
2016-06-27
1
-2
/
+2
*
|
Fix base profile setup for MSVC Qt profiles
Joerg Bornemann
2016-06-27
1
-8
/
+37
|
/
*
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Jake Petroules
2016-06-06
5
-5
/
+5
*
Make base profile matching work for Xcode + OS X.
Jake Petroules
2015-08-03
1
-29
/
+37
*
Fix compilation with MSVC 2010.
v1.4.1
Christian Kandeler
2015-06-18
1
-9
/
+9
*
setup-qt: Fix mkspec name extraction for Qt4/mingw.
Christian Kandeler
2015-06-17
1
-0
/
+5
*
setup-qt: Relax toolchain compatibility requirements.
Christian Kandeler
2015-06-16
1
-18
/
+45
*
let setup-qt detect qmake-qt4 and qmake-qt5 executables
Joerg Bornemann
2015-05-11
1
-7
/
+18
*
fix build
Joerg Bornemann
2015-05-06
1
-1
/
+1
*
Use smarter logic for automatically setting base profiles.
Jake Petroules
2015-05-06
1
-1
/
+148
*
setupqt: Don't create more than one profile for the same Qt.
Christian Kandeler
2015-04-28
1
-2
/
+11
*
Prevent automatic casting from char* to QString.
Christian Kandeler
2015-04-23
1
-4
/
+4
*
setup-qt: Fix detection of path for host binaries.
Christian Kandeler
2015-04-10
1
-1
/
+3
*
remove Qt4 work-arounds
Joerg Bornemann
2015-03-19
1
-1
/
+1
[next]