summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pyside (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages.pysideShiboken: fix build with python 3.9J. Neto2021-05-211-5/+13
* pythonPackages.pyside: update metaSandro Jäckel2021-03-051-4/+4
* pythonPackages.pysideShiboken: enable it for Python2 as wellVojtěch Káně2021-03-041-1/+0
* qtbase: Check for wrapQtAppsHook in setupHookThomas Tuegel2021-01-251-0/+2
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-242-8/+8
* treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-034-8/+0
* python3Packages.pyside: refactor to use multiple outputsfreezeboy2020-11-011-0/+6
* python3Packages.pysideTools: refactor to use multiple outputsfreezeboy2020-11-011-0/+6
* python3Packages.pysideShiboken: refactor to use multiple outputsfreezeboy2020-11-011-0/+3
* pysideGeneratorrunner: refactor to use python3freezeboy2020-11-011-3/+10
* pysideApiextractor: refactor to use python3•••Also took the opportunity to split it to multiple outputs (cherry picked from commit 2cd5cf624ae19fd7633a22ea3a3f7986dfb611af) freezeboy2020-11-011-3/+10
* python3Packages.pysideShiboken: use fetchFromGitHubJonathan Ringer2020-10-231-12/+13
* python3Packages.pysideShiboken: fix buildJonathan Ringer2020-10-231-6/+24
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-105-5/+5
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-301-1/+1
* treewide: fix *FlagsRobin Gloster2019-12-301-1/+1
* pythonPackages.pyside: Add missing input libGLadisbladis2019-11-091-2/+2
* treewide: remove redundant recvolth2019-08-281-1/+1
* pythonPackages.pysideTools: Use fetchFromGitHub and update metaFlorian Franzen2019-04-251-12/+11
* pythonPackages.pysideTools: add python deps to propagatedBuildInputstimor2019-03-241-1/+3
* pythonPackages.pysideTools: fix buildtimor2019-03-241-1/+3
* pythonPackages.pyside: fix build by passing mesa for GL/gl.hMichael Raskin2019-03-031-2/+3
* Merge master into staging-nextFrederik Rietdijk2019-02-245-5/+4
|\
| * Remove myself as maintainer from packages•••I'm currently not maintaining any packages. Florian Friesdorf2019-02-225-5/+5
* | Python: fix outfall after setting `strictDeps = true;`Frederik Rietdijk2019-02-172-3/+3
|/
* shiboken: add support for Python 3.7Ioannis Koutras2018-12-082-3/+3
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-234-4/+1
* python.pkgs.pysideShiboken: fix gcc6 buildJörg Thalheim2017-08-262-1/+22
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances Silvan Mosberger2017-08-015-5/+5
* pythonPackages.pysideShiboken: patch for Python 3.6Langston Barrett2017-07-282-3/+3
* Python: add pname attributes to libraries•••so that we can use the update script. Frederik Rietdijk2017-05-271-1/+2
* pyside: fix on Python 3.x, closes #25328•••Pyside requires several tools that do not provide Python modules. They therefore do not need to be build Python-version dependent and so we move them out of `python-packages.nix`. Furthermore, shiboken needs libxml2 and libxslt libraries but not their Python bindings. Frederik Rietdijk2017-04-305-20/+37
* Python: replace mkPythonDerivation with buildPythonPackage and format="other";•••This way all Python packages use the same function, `buildPythonPackage`. Frederik Rietdijk2017-03-211-2/+3
* pythonPackages.pyside: fix nameFrederik Rietdijk2016-11-245-5/+5
* pythonPackages.pyside: fix evaluationFrederik Rietdijk2016-09-011-5/+5
* pythonPackages: use mkPythonDerivationFrederik Rietdijk2016-09-011-1/+1
* shiboken: add support for Python 3.5•••Development upstream is stalled, but this is a trivial patch. Luis Pedro Coelho2016-06-152-1/+14
* python pyside: move callPackage to python-packages.nix•••This should make pyside available for all Python versions. Frederik Rietdijk2015-12-115-13/+16
* python pyside shiboken: 1.2.2 -> 1.2.4Frederik Rietdijk2015-12-111-4/+5
* python pyside: 1.2.2 -> 1.2.4Frederik Rietdijk2015-12-111-4/+5
* freecad: updating to 0.14•••I had to update all the pyside programs, or freecad failed to build. I picked the versions advertised in http://qt-project.org/wiki/PySideDownloads . The rest I took for github latest releases. Lluís Batlle i Rossell2014-08-015-30/+25
* More description fixes•••* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages. Bjørn Forsman2013-10-062-2/+2
* pyside-generatorrunner: fix version to match sourcesEvgeny Egorochkin2013-07-191-1/+1
* pyside-1.0.9•••svn path=/nixpkgs/trunk/; revision=30950 Florian Friesdorf2011-12-175-0/+123