Write a path.conf in the .qi folder too
Fix #24199: additional environment paths leaking from other configs
Fix using --build-type=[RelWithDebInfo|MinSizeRel] with Visual Studio
Fix using qibuild test with -p
Fix updating build profiles remotely.
To get an up-to-date profile, you should first remove the <profiles> tag manually from .qi/qibuild.xml.
The tools/3.7-migration.py script can help you do that.
Fix crash in qibuild deploy when gdb is not installed
qibuild install: small bug fix
The make preinstall hack used to look for Unix Makefiles in the build config, instead of reading the CMakeCache, causing install failures when no generator was specified in the build config.
qisrc checkout: skip checkout when project is already on the correct branch
qisrc init : make manifest URL argument optional
qisrc: raise when updating the manifest fails
qisrc rebase: make git fetch quiet when verbose is not set
Fix issue when changing remotes: the new remote was added but the previous one never deleted
qisrc list-groups: sort the output
qisrc add-group: fix #26829
We used to not store the default group when running qisrc init, causing qisrc add-group to remove some projects when called afterwards.
qisrc reset: fix crash when loading bad snapshot