aboutsummaryrefslogtreecommitdiffstats
path: root/coin_test_instructions.py
Commit message (Expand)AuthorAgeFilesLines
* CI: Update used python version to 3.10 on windowsSimo Fält2024-03-121-4/+1
* build: update dependencies and processCristián Maureira-Fredes2024-01-231-17/+12
* CI: Adapt to Python 3.11 with rhel configsSimo Fält2023-11-241-1/+1
* CI: Use python 3.8 on win instead of 3.7Simo Fält2023-10-111-1/+1
* COIN: Install requirements.txt to virtualenv also in arm macSimo Fält2023-03-161-1/+2
* CI: Change the way we create wheels in CISimo Fält2023-02-221-7/+9
* CI: Fix Windows version detection to get correct pythonSimo Fält2022-12-291-1/+1
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-3/+3
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-131-1/+3
* CI: Use same python with testrun as with build on winSimo Fält2022-08-181-3/+4
* build: rename our rmtree to avoid shutil conflictCristián Maureira-Fredes2022-06-291-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* flake8: fix style issues in coin filesCristián Maureira-Fredes2022-04-021-13/+15
* build: script to create wheelsCristián Maureira-Fredes2022-03-291-1/+10
* Use python 3.8 when running CI integrations in Linux - take 2Simo Fält2022-03-221-0/+4
* Revert "Use python 3.8 when running CI integrations in Linux"Simo Fält2022-03-221-2/+0
* Use python 3.8 when running CI integrations in LinuxSimo Fält2022-03-221-0/+2
* Run additional test with Python 3.10 on winSimo Fält2022-02-181-0/+1
* Enable CI test on arm64Simo Fält2021-12-011-14/+19
* ci: Set log verbosity to INFOAlexandru Croitor2021-10-271-1/+3
* Update virtualenv versionSimo Fält2021-09-291-1/+1
* Enable running test with non packaging CI configsSimo Fält2021-04-291-7/+6
* wheel_tester: Enable it again for Qt >= 6 with NuitkaChristian Tismer2021-04-071-2/+1
* Windows: Fix running the example tests in COINFriedemann Kleint2021-01-111-1/+3
* Revert "Qt CI: Install libCLang 10.0"Simo Fält2021-01-051-2/+0
* CI: Disable wheel testerSimo Fält2020-12-081-1/+2
* Qt CI: Install libCLang 10.0Simo Fält2020-12-081-0/+2
* Remove python2 build and test calls from CI scriptsSimo Fält2020-11-301-6/+6
* Test with additional python versionSimo Fält2020-09-241-1/+6
* Make sure we are calling pinned virtualenvSimo Fält2020-07-011-1/+12
* Update virtualenv to 20.0.25Simo Fält2020-06-261-1/+3
* Install pip packages from requirements.txt filesSimo Fält2020-05-131-3/+3
* Install pinned virtualenv before installing dependenciesSimo Fält2020-05-131-0/+2
* Do not upgrade pip in during build/testSimo Fält2020-04-291-1/+3
* Use qt5 5.14.1 in CISimo Fält2020-01-241-2/+1
* Take new Qt CI config into useSimo Fält2019-11-291-5/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Alex Blasche2019-07-181-1/+2
|\
| * Use PyInstaller version 3.4Cristian Maureira-Fredes2019-07-161-1/+2
* | Unpin wheel packageSimo Fält2019-06-181-3/+1
|/
* Disable Ubuntu 18.04 NoGui configuration from CISimo Fält2019-05-311-1/+0
* Make sure used pip is up to dateSimo Fält2019-05-081-1/+1
* Revert "Temporarily disable wheel testing on macOS / Python 2"Christian Tismer2019-04-301-3/+2
* Temporarily disable wheel testing on macOS / Python 2Friedemann Kleint2019-04-241-2/+3
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-2/+2
* coin_build/test_instructions.py: Add more packagesFriedemann Kleint2019-02-061-1/+1
* coin_build/test_instructions.py: Remove environment variables impacting cmakeFriedemann Kleint2019-01-221-0/+5
* CI: Enable 32 bit windows buildSimo Fält2018-10-191-4/+0
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-0/+9
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-3/+5
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-031-5/+9
|\