aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/options.py
Commit message (Expand)AuthorAgeFilesLines
* Enable debug builds on WindowsFriedemann Kleint2022-11-171-1/+1
* Fix debug build problems on Win re: limited-apiAdrian Herrmann2022-11-161-0/+5
* build_scripts: Don't use options from the environmentFriedemann Kleint2022-11-151-7/+2
* Build system: Check for qtpaths6 onlyFriedemann Kleint2022-11-081-2/+0
* Build system: Fix cross buildsFriedemann Kleint2022-11-081-4/+3
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-14/+20
* build: rename DistUtilsCommandMixin to CommandMixinCristián Maureira-Fredes2022-10-131-7/+7
* build: replace distutils.cmd.Command and sysconfigCristián Maureira-Fredes2022-10-131-1/+1
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-131-3/+3
* build: fix readability detailsCristián Maureira-Fredes2022-06-291-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* Enable numpy support by defaultFriedemann Kleint2022-05-171-1/+8
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-131-5/+6
* PySide6: Optimize for SizeShyamnath Premnadh2022-04-111-0/+3
* doc: skip the documentation build by defaultCristián Maureira-Fredes2022-04-091-1/+4
* flake8: improve codestyling of build scriptsCristián Maureira-Fredes2022-03-221-3/+2
* Strip libraries in release modeFriedemann Kleint2022-03-141-0/+3
* setup.py: Add support for cross-buildingAlexandru Croitor2022-02-041-34/+183
* setup.py: Deprecate qmake option in favor of qtpathsAlexandru Croitor2021-12-071-0/+1
* setup.py: Simplify logic of qmake and qtpaths lookupAlexandru Croitor2021-11-291-32/+21
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-5/+11
* setup: coin: Use sccache when building if the platform config sets itAlexandru Croitor2021-11-151-0/+3
* setup.py: Allow specifying Qt without adding it to PATHAlexandru Croitor2021-10-271-11/+35
* Introduce qtpaths as qmake replacementFriedemann Kleint2021-06-171-3/+24
* build scripts: Replace qmake mkspec parsing by cmakeFriedemann Kleint2021-06-171-1/+1
* build scripts: Remove qtchooser handlingFriedemann Kleint2021-06-161-1/+1
* Turn off numpy support in libpyside by defaultFriedemann Kleint2021-05-051-1/+5
* Add an option to disable copying of the Qt toolsFriedemann Kleint2021-03-161-1/+4
* Add option for switching the protected hackFriedemann Kleint2021-02-041-0/+3
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-6/+6
* build_scripts: replace print by distutils.logCristian Maureira-Fredes2021-01-041-7/+7
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-091-1/+0
* setup.py: Make ninja the default generatorFriedemann Kleint2020-10-261-2/+2
* setup.py: Show options in command helpFriedemann Kleint2020-10-141-38/+187
* Doc: Enable doc builds using the offline templateVenugopal Shivashankar2020-06-041-0/+2
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-031-50/+51
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-6/+7
* Modernize cmake buildAlexandru Croitor2019-02-071-0/+1
* Make quiet builds really quietAlexandru Croitor2018-12-071-5/+8
* Build scripts: Implement --quietFriedemann Kleint2018-11-211-0/+1
* setup.py: Deprecate option --jobsFriedemann Kleint2018-10-301-3/+14
* setup.py: Warn about options occurring multiple times on the command lineFriedemann Kleint2018-10-291-22/+33
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-1/+77
* Associate Coin snapshot builds with Coin integration IDsAlexandru Croitor2018-06-221-0/+1
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-301-1/+1
* Add option --skip-modulesCristian Maureira-Fredes2018-05-151-0/+1
* Add option to skip docs generationCristian Maureira-Fredes2018-05-071-0/+2
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-301-0/+80