Skip to content

pull out ~30 Mb tarball instead 500+ for you CI. Removed: webengine, qml, old modules, tests, docs, examples.

Notifications You must be signed in to change notification settings

maxxant/qt-src-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

slim tarballs

Choose the required version from a Git branch and download the source code tarball

branches:

  • qt/5.7.1
  • qt/5.9.9
  • qt/5.11.3
  • qt/5.12.11
  • qt/5.15.2
  • qt/5.15.12
  • qt/5.15.17

for developers notes:

https://stackoverflow.com/a/13969482

You can create an empty branch as an orphan:

git checkout --orphan branchname

This will create a new branch with no parents. Then, you can clear the working directory with:

git rm --cached -r .

About

pull out ~30 Mb tarball instead 500+ for you CI. Removed: webengine, qml, old modules, tests, docs, examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published