summaryrefslogtreecommitdiff
path: root/misc/qutebrowser.spec
AgeCommit message (Expand)Author
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-01-26Revert "Remove pkg_resources special casing for PyInstaller"Florian Bruhin
2021-01-26Remove pkg_resources special casing for PyInstallerFlorian Bruhin
2020-07-06Fix PYINSTALLER_DEBUGFlorian Bruhin
2020-07-06Add PYINSTALLER_DEBUGFlorian Bruhin
2019-03-20pyinstaller: Use paths relative to .spec fileFlorian Bruhin
2018-12-10Make sure we always yield full namesFlorian Bruhin
2018-12-10Add components to pyinstaller hiddenimportsFlorian Bruhin
2018-10-04pyinstaller: Re-add pdf.js bundlingFlorian Bruhin
2018-05-03Move file_version_info.txt to misc/ and add it to .gitignorebitraid
2018-04-20Pyinstaller: add VERSIONINFO resource to Windows executables.bitraid
2018-04-08pyinstaller: Use '.' as path for git-commit-idFlorian Bruhin
2018-03-25Pyinstaller: don't use upxbitraid
2017-10-05[review] gather plist params in one placeAnton S
2017-09-26Don't use utils.is_* in qutebrowser.specFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-16Add configdata.yml to qutebrowser.spec for PyInstallerFlorian Bruhin
2017-07-04Add PyQt5 OpenGL module to PyInstaller hiddenimportsFlorian Bruhin
2017-06-09pyinstaller: Add PyQt5.QtOpenGL to hiddenimportsFlorian Bruhin
2017-05-24pyinstaller: Exclude tkinterFlorian Bruhin
2017-05-17Exclude pdfjs from build packages for nowFlorian Bruhin
2017-02-23Set NSSupportsAutomaticGraphicsSwitching in Info.plistFlorian Bruhin
2016-10-24Add a commentFlorian Bruhin
2016-10-24Set the bundle identifier to a fake value to allow icu data to be found.Eric Drechsel
2016-05-28pyinstaller: Set NSHighResolutionCapable = TrueFlorian Bruhin
2016-05-28pyinstaller: Use qutebrowser/__main__.pyFlorian Bruhin
2016-04-07pyinstaller: Build a single-executable appFlorian Bruhin
2016-04-07pyinstaller: Set iconFlorian Bruhin
2016-04-07pyinstaller: Add git-commit-id fileFlorian Bruhin
2016-04-07pyinstaller: Include data filesFlorian Bruhin
2016-04-07pyinstaller: Add basic qutebrowser.specFlorian Bruhin