aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/options.py
Commit message (Expand)AuthorAgeFilesLines
* 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