aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/utils.py
Commit message (Expand)AuthorAgeFilesLines
* build_scripts/Linux: Try to determine library dependencies with ldd firstFriedemann Kleint2021-06-101-4/+60
* Build system: Make numpy centrally availableFriedemann Kleint2021-04-211-0/+10
* build scripts: Do not unnecessarily copy files when installingFriedemann Kleint2021-02-031-19/+32
* Revert "Replace _ARCH_ by 64/32bit in LLVM_INSTALL_DIR"Friedemann Kleint2021-01-111-3/+0
* Windows: Fix running the example tests in COINFriedemann Kleint2021-01-111-0/+10
* build_scripts: remove unused codeCristian Maureira-Fredes2021-01-051-8/+1
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-76/+75
* build_scripts: replace print by distutils.logCristian Maureira-Fredes2021-01-041-11/+11
* Allow calling CI's build scripts with python2Simo Fält2020-11-301-1/+7
* Build scripts: Switch to Qt 6Friedemann Kleint2020-11-021-1/+1
* build_scripts: remove references to python 2Cristian Maureira-Fredes2020-10-271-11/+4
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-10-081-7/+9
|\
| * setup.py: Fix some flake8 warningsFriedemann Kleint2020-10-071-7/+9
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-09-291-5/+15
|\|
| * Test with additional python versionSimo Fält2020-09-241-5/+15
* | Further cleanup of CMakeListsFriedemann Kleint2020-09-041-22/+0
|/
* Clean the build/install output a bitCristián Maureira-Fredes2020-06-081-1/+1
* build_scripts: Fix resource warning in Windows debug buildsFriedemann Kleint2020-01-241-0/+1
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-130/+120
* build scripts: Fix arguments handlingFriedemann Kleint2019-10-301-3/+3
* Disable Android target from CISimo Fält2019-09-201-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-08-161-1/+2
|\
| * Exclude SLES_12,15 from COIN buildsFriedemann Kleint2019-08-151-1/+2
* | Unpin wheel packageSimo Fält2019-06-181-7/+0
|/
* Disable Ubuntu 18.04 NoGui configuration from CISimo Fält2019-05-311-1/+1
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-1/+1
* setup.py: Retry to downloading dependenciesFriedemann Kleint2019-02-111-4/+9
* Build scripts: Make location of 7z a bit smarter on WindowsFriedemann Kleint2019-02-061-2/+12
* Disable WebAssembly config from CISimo Fält2019-01-221-1/+1
* setup.py: Fix running under non-UTF8 localeFriedemann Kleint2019-01-161-4/+1
* Make quiet builds really quietAlexandru Croitor2018-12-071-22/+11
* Build scripts: Implement --quietFriedemann Kleint2018-11-211-11/+22
* Don't redirect stderr to stdout by default when calling setup.pyAlexandru Croitor2018-10-181-2/+7
* Build scripts: Fix warning about invalid escape sequencesFriedemann Kleint2018-10-171-3/+2
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-0/+10
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-93/+110
* Revert "setup.py: parallel build by default"Friedemann Kleint2018-09-201-7/+0
* setup.py: parallel build by defaultAleksandr Mezin2018-09-181-0/+7
* Merge branch '5.11' into devAlexandru Croitor2018-07-251-11/+5
|\
| * Build script/Linux: Use installed patchelf if presentFriedemann Kleint2018-07-241-11/+5
* | Enable macOS 10.13 in CISimo Fält2018-07-251-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-031-0/+13
|\|
| * Refactor accepted CI configurationsSimo Fält2018-06-041-0/+13
|/
* Format python files to use PEP8Cristian Maureira-Fredes2018-05-231-58/+58
* Select correct Python environment when cross compilingSimo Fält2018-05-171-3/+11
* Move setup call from CI to wrapper scriptSimo Fält2018-05-111-2/+30
* Make sure copied libclang file has write permissionsAlexandru Croitor2018-05-081-1/+9
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Fix typo on build_scripts/utils.pyCristian Maureira-Fredes2018-05-031-1/+1
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-301-0/+1075