aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Improve the libdir for windowsCristián Maureira-Fredes2020-02-271-1/+7
* Fix machinery and pep425tags CI errorCristián Maureira-Fredes2020-02-271-2/+11
* Unpin wheel packageSimo Fält2020-02-271-7/+0
* Fix wrong "only package" condition in build_scripts/main.pyAlexandru Croitor2020-02-271-1/+1
* Disable Android target from CISimo Fält2019-10-211-1/+1
* Add Proprietary License to be show in metadataSimo Fält2019-08-261-0/+1
* Fix Xcode sdk value embedded into PySide2 binariesAlexandru Croitor2019-08-241-1/+1
* Exclude SLES_12,15 from COIN buildsFriedemann Kleint2019-08-151-1/+2
* Disable Ubuntu 18.04 NoGui configuration from CISimo Fält2019-05-311-1/+1
* Avoid too much stickiness when using --reuse-buildChristian Tismer2019-04-261-2/+4
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-1/+1
* Use correct environment variable to detect when running in CoinAlexandru Croitor2019-04-081-2/+2
* Log for debug purposes whenever MSVC redist is not downloadedAlexandru Croitor2019-04-081-0/+2
* Say hello to qp5_tool.pyFriedemann Kleint2019-03-051-0/+261
* Move the .pyqtc files to .pyproject filesFriedemann Kleint2019-03-012-18/+9
* Add dependency version for shiboken2Cristian Maureira-Fredes2019-02-131-2/+2
* setup.py: Retry to downloading dependenciesFriedemann Kleint2019-02-111-4/+9
* Fix environment check regarding msvc redist libraries, take 2Friedemann Kleint2019-02-111-1/+1
* Modernize cmake buildAlexandru Croitor2019-02-072-2/+9
* Build scripts: Make location of 7z a bit smarter on WindowsFriedemann Kleint2019-02-061-2/+12
* Fix environment check regarding msvc redist librariesAlexandru Croitor2019-02-061-2/+1
* Avoid __pycache__ directoriesCristian Maureira-Fredes2019-02-062-2/+12
* Fix shiboken description issueCristian Maureira-Fredes2019-02-011-2/+2
* Include MSVC dlls in the shiboken module packageAlexandru Croitor2019-01-311-22/+41
* Disable WebAssembly config from CISimo Fält2019-01-221-1/+1
* setup.py: Fix running under non-UTF8 localeFriedemann Kleint2019-01-162-5/+2
* Fix wrong METADATA for generated wheelsCristian Maureira-Fredes2019-01-111-3/+2
* Make quiet builds really quietAlexandru Croitor2018-12-075-38/+43
* Generate Hinting Stubs AutomaticallyChristian Tismer2018-12-032-0/+16
* Install snippets glue codeCristian Maureira-Fredes2018-11-282-0/+14
* Build scripts: Add support for ninjaFriedemann Kleint2018-11-271-15/+16
* Build scripts: Print elapsed timeFriedemann Kleint2018-11-221-5/+8
* Build scripts: Implement --quietFriedemann Kleint2018-11-213-16/+32
* setup.py: Deprecate option --jobsFriedemann Kleint2018-10-301-3/+14
* Build scripts: Fix warnings about invalid escape sequencesFriedemann Kleint2018-10-301-1/+1
* setup.py: Warn about options occurring multiple times on the command lineFriedemann Kleint2018-10-291-22/+33
* Don't redirect stderr to stdout by default when calling setup.pyAlexandru Croitor2018-10-182-3/+8
* 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-1210-697/+1518
* Add entry points for native toolsSimo Fält2018-10-022-0/+10
* Revert "setup.py: parallel build by default"Friedemann Kleint2018-09-202-12/+1
* setup.py: parallel build by defaultAleksandr Mezin2018-09-182-1/+12
* setup.py: Add a small Qt Creator Python project file for editingFriedemann Kleint2018-09-171-0/+13
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-08-291-2/+15
|\
| * shiboken: Fix naming of shipped libclangFriedemann Kleint2018-08-241-2/+15
* | Merge branch '5.11' into devAlexandru Croitor2018-07-253-15/+15
|\|
| * Build script/Linux: Use installed patchelf if presentFriedemann Kleint2018-07-243-15/+15
* | Enable macOS 10.13 in CISimo Fält2018-07-251-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-131-7/+9
|\|