Downloads:
37,195
Downloads of v 1.7.1:
1,248
Last Update:
26 Jan 2017
Package Maintainer(s):
Software Author(s):
- Qt Project
Tags:
qbs qt buildQbs
This is not the latest version of Qbs available.
- 1
- 2
- 3
1.7.1 | Updated: 26 Jan 2017
Downloads:
37,195
Downloads of v 1.7.1:
1,248
Software Author(s):
- Qt Project
Qbs 1.7.1
This is not the latest version of Qbs available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Qt Project. The inclusion of Qt Project trademark(s), if any, upon this webpage is solely to identify Qt Project goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Qbs, run the following command from the command line or from PowerShell:
To upgrade Qbs, run the following command from the command line or from PowerShell:
To uninstall Qbs, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download qbs --internalize --version=1.7.1 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade qbs -y --source="'INTERNAL REPO URL'" --version="'1.7.1'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade qbs -y --source="'INTERNAL REPO URL'" --version="'1.7.1'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install qbs
win_chocolatey:
name: qbs
version: '1.7.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'qbs' do
action :install
source 'INTERNAL REPO URL'
version '1.7.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller qbs
{
Name = "qbs"
Version = "1.7.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'qbs':
ensure => '1.7.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 16 Mar 2017.
Qbs is a tool that helps simplify the build process for developing projects across multiple platforms.
Log in or click on link to see number of positives.
- Qt5Core.dll (e544adcdec07) - ## / 64
- Qt5Gui.dll (7350faddacc9) - ## / 58
- Qt5Script.dll (1a7a5c9b7346) - ## / 56
- Qt5Widgets.dll (e6053dd3be58) - ## / 58
- Qt5Xml.dll (d3f1fbd57e74) - ## / 57
- qdds.dll (82cf81920ec9) - ## / 57
- qgif.dll (2830a3219a12) - ## / 57
- qicns.dll (fe64a92f0fbd) - ## / 57
- qico.dll (f3ca24ef13dd) - ## / 57
- qjpeg.dll (d56f6728e602) - ## / 57
- qtga.dll (44cc5a910748) - ## / 61
- qtiff.dll (07f9e36cfc2f) - ## / 60
- qwbmp.dll (0a796da78f58) - ## / 57
- qwebp.dll (5b5cf712b196) - ## / 57
- qwindows.dll (ab597326c22d) - ## / 57
- Qt5Core.dll (0e6ec27c202d) - ## / 61
- Qt5Gui.dll (71f63bd32d22) - ## / 65
- Qt5Script.dll (67a68ef184f8) - ## / 58
- Qt5Widgets.dll (18c10aea5007) - ## / 69
- Qt5Xml.dll (b4d8461e5d2c) - ## / 62
- qdds.dll (263c7a563c8f) - ## / 62
- qgif.dll (cfe5372e7d91) - ## / 67
- qicns.dll (5364ef71af65) - ## / 67
- qico.dll (d488ceb7479d) - ## / 67
- qjpeg.dll (4bf6176b9624) - ## / 70
- qtga.dll (ae634c439d3a) - ## / 68
- qtiff.dll (b17030894d3e) - ## / 68
- qwbmp.dll (41971d0daf34) - ## / 71
- qwebp.dll (39f371deb0ad) - ## / 62
- qwindows.dll (58539ec242de) - ## / 67
- qbs.1.7.1.nupkg (a54a8e6ad107) - ## / 58
- qbs-config-ui.exe (a5b7c40648ad) - ## / 59
- qbs-config.exe (a126c0539aa6) - ## / 59
- qbs-qmltypes.exe (f0a665df638c) - ## / 59
- qbs-setup-android.exe (1e9876ff0fdc) - ## / 59
- qbs-setup-qt.exe (30179f20fb5e) - ## / 59
- qbs-setup-toolchains.exe (101a34fd2653) - ## / 59
- qbs.exe (f39d44777f3c) - ## / 59
- qbscore.dll (9d72852fa5cf) - ## / 59
- qbsqtprofilesetup.dll (8ab185110f11) - ## / 59
- qbs_cpp_scanner.dll (4529c6c3f994) - ## / 59
- qbs_qt_scanner.dll (be35d976617b) - ## / 59
- qbs-config-ui.exe (50b2c9844add) - ## / 59
- qbs-config.exe (8d698dabd6ac) - ## / 59
- qbs-qmltypes.exe (929ea60135a8) - ## / 59
- qbs-setup-android.exe (2a8dd17835f0) - ## / 58
- qbs-setup-qt.exe (ef261fa431fa) - ## / 59
- qbs-setup-toolchains.exe (9651ced434e7) - ## / 59
- qbs.exe (a3fb2cded495) - ## / 59
- qbscore.dll (64e28a36e944) - ## / 59
- qbsqtprofilesetup.dll (f397315faa23) - ## / 59
- qbs_cpp_scanner.dll (4b87531e80aa) - ## / 56
- qbs_qt_scanner.dll (0d1f0dc88406) - ## / 59
- qbs-windows-x86_64-1.7.1.zip (8924e1029d25) - ## / 58
- qbs-windows-x86-1.7.1.zip (53ea08a357a7) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Qbs 2.4.1 | 104 | Saturday, August 10, 2024 | Approved | |
Qbs 2.4.0 | 72 | Monday, July 29, 2024 | Approved | |
Qbs 2.3.1 | 793 | Friday, May 17, 2024 | Approved | |
Qbs 2.3.0 | 28 | Monday, May 6, 2024 | Approved | |
Qbs 2.2.2 | 695 | Wednesday, February 7, 2024 | Approved | |
Qbs 2.2.1 | 3365 | Sunday, December 17, 2023 | Approved | |
Qbs 2.1.2 | 161 | Wednesday, October 18, 2023 | Approved | |
Qbs 2.1.1 | 135 | Monday, August 21, 2023 | Approved | |
Qbs 2.1.0 | 189 | Friday, July 28, 2023 | Approved | |
Qbs 2.0.2 | 625 | Sunday, June 25, 2023 | Approved | |
Qbs 2.0.1 | 133 | Monday, May 15, 2023 | Approved | |
Qbs 2.0.0 | 74 | Wednesday, May 10, 2023 | Approved | |
Qbs 1.23.1 | 2110 | Saturday, August 20, 2022 | Approved | |
Qbs 1.21.0 | 3264 | Friday, January 7, 2022 | Approved | |
Qbs 1.20.1 | 756 | Thursday, October 7, 2021 | Approved | |
Qbs 1.20.0 | 177 | Friday, September 17, 2021 | Approved | |
Qbs 1.19.2 | 724 | Monday, July 26, 2021 | Approved | |
Qbs 1.19.1 | 167 | Thursday, June 17, 2021 | Approved | |
Qbs 1.19.0 | 217 | Tuesday, May 11, 2021 | Approved | |
Qbs 1.18.2 | 126 | Tuesday, May 4, 2021 | Approved | |
Qbs 1.18.0 | 521 | Wednesday, December 23, 2020 | Approved | |
Qbs 1.17.0 | 977 | Wednesday, September 2, 2020 | Approved | |
Qbs 1.16.0 | 658 | Tuesday, May 5, 2020 | Approved | |
Qbs 1.15.0 | 547 | Wednesday, December 18, 2019 | Approved | |
Qbs 1.14.1 | 319 | Monday, November 11, 2019 | Approved | |
Qbs 1.14.0 | 272 | Friday, October 11, 2019 | Approved | |
Qbs 1.13.1 | 1025 | Wednesday, May 29, 2019 | Approved | |
Qbs 1.13.0 | 279 | Thursday, May 2, 2019 | Approved | |
Qbs 1.12.1 | 954 | Friday, September 21, 2018 | Approved | |
Qbs 1.12.0 | 594 | Thursday, July 19, 2018 | Approved | |
Qbs 1.11.1 | 672 | Friday, May 4, 2018 | Approved | |
Qbs 1.11.0 | 2140 | Wednesday, March 28, 2018 | Approved | |
Qbs 1.10.1 | 1107 | Thursday, February 15, 2018 | Approved | |
Qbs 1.10.0 | 454 | Friday, December 8, 2017 | Approved | |
Qbs 1.9.1 | 1393 | Thursday, October 5, 2017 | Approved | |
Qbs 1.9.0 | 504 | Wednesday, September 6, 2017 | Approved | |
Qbs 1.8.1 | 406 | Wednesday, July 5, 2017 | Approved | |
Qbs 1.8.0 | 785 | Tuesday, May 30, 2017 | Approved | |
Qbs 1.7.2 | 3346 | Thursday, April 27, 2017 | Approved | |
Qbs 1.7.1 | 1248 | Thursday, January 26, 2017 | Approved | |
Qbs 1.7.0 | 618 | Thursday, December 15, 2016 | Approved | |
Qbs 1.6.1 | 566 | Wednesday, November 9, 2016 | Approved | |
Qbs 1.6.0 | 492 | Friday, August 26, 2016 | Approved | |
Qbs 1.5.2 | 421 | Thursday, July 7, 2016 | Approved | |
Qbs 1.5.1 | 446 | Monday, June 13, 2016 | Approved | |
Qt build suite 1.5.0 | 453 | Thursday, May 12, 2016 | Approved | |
Qt build suite 1.4.5 | 436 | Thursday, March 17, 2016 | Approved | |
Qt build suite 1.4.4 | 401 | Tuesday, December 15, 2015 | Approved | |
Qt build suite 1.4.3 | 385 | Tuesday, October 27, 2015 | Approved | |
Qt build suite 1.4.2 | 394 | Monday, August 24, 2015 | Approved | |
Qt build suite 1.4.1 | 437 | Friday, July 10, 2015 | Approved |
© 2016 The Qt Company Ltd.
qbs 1.7.1
Important bug fixes:
* Fixed race condition in qmake build (QBS-1091)
* Qt Creator no longer leaves empty build directories
behind after cancelled project loading (QTCREATORBUG-17543)
* Fixed an exception crossing the API boundary
qbs 1.7.0
Features:
* Added a generator for Visual Studio projects.
* The Group item is now nestable.
* Stricter type checking for properties.
* Added support for generating qrc files.
* Added full support for the QtScxml module.
* Introduced cpp.soVersion.
* Added support for building Inno Setup packages.
* Tentative support for Visual Studio 2017.
* We now assume UTF-8 encoding for project files.
* In Scanner items, input.fileName now contains
a filename rather than the full path.
* Warnings encountered during project resolving are now stored
and re-displayed when the project is loaded.
* Documentation was improved in several places, most
notably for the Rule item.
* Support for the deprecated Transformer item was removed.
Important bug fixes:
* Long paths on Windows are handled (QBS-1068).
* Cyclic module dependencies are detected (QBS-1044).
* The libqbscore soname now includes the minor version,
so that it will not stay the same across ABI changes
(QBS-1002).
qbs 1.6.1
Features:
* Added cpp.linkerWrapper property.
Important bug fixes:
* Fixed a number of bugs evaluating module properties (QBS-845, QBS-1005).
* Fixed x86_64 > x86 cross compiling (QBS-1028).
* Fixed dynamic rules with generated inputs (QBS-1029).
qbs 1.6.0
- Added lex_yacc module.
- Introduced property cpp.systemRunPaths.
- Introduced the ability to check a module's version in a Depends item.
- Introduced cpp.driverFlags, which allows specifying flags to be
passed to the compiler driver (in any mode), but never the system linker. - Introduced cpp.linkerMode property to allow selection of the
correct linker (C driver, C++ driver, or system linker) based on the
objects being linked. - Added automatic escaping of arguments passed to the
cpp.linkerFlags and cpp.platformLinkerFlags properties using the -Wl
or -Xlinker syntaxes. To revert to the old behavior,
Project.minimumQbsVersion can be set to a version lower than 1.6. - Each build configuration now requires a unique name, which
is specified on the command line in the same place that qbs.buildVariant
used to be specified. This allows building for multiple configurations
with the same variant.
This package has no dependencies.
Ground Rules:
- This discussion is only about Qbs and the Qbs package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Qbs, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.