aboutsummaryrefslogtreecommitdiffstats
path: root/coin_test_instructions.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch '5.9' into 5.11Alexandru Croitor2018-06-081-2/+6
| |\
| | * Skip building on Windows for Python2Simo Fält2018-06-081-2/+6
| * | Refactor accepted CI configurationsSimo Fält2018-06-041-6/+2
| * | Enable 32 bit windows buildSimo Fält2018-06-021-2/+2
| |/
* / Disable osx 10.13 config in ciSimo Fält2018-06-041-1/+1
|/
* Fix Pyside buildSimo Fält2018-05-291-0/+8
* Select correct Python environment when cross compilingSimo Fält2018-05-171-1/+3
* Change license from last filesCristian Maureira-Fredes2018-05-141-1/+1
* Fix typo in coin instruction scriptsSimo Fält2018-05-141-1/+1
* Move setup call from CI to wrapper scriptSimo Fält2018-05-111-0/+80