| Commit message (Expand) | Author | Age | Files | Lines |
| * | coin: ci code improvements for build and test | Cristián Maureira-Fredes | 2024-11-08 | 1 | -95/+14 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | CI: Update used python version to 3.10 on windows | Simo Fält | 2024-03-12 | 1 | -4/+1 |
| * | build: update dependencies and process | Cristián Maureira-Fredes | 2024-01-23 | 1 | -17/+12 |
| * | CI: Adapt to Python 3.11 with rhel configs | Simo Fält | 2023-11-24 | 1 | -1/+1 |
| * | CI: Use python 3.8 on win instead of 3.7 | Simo Fält | 2023-10-11 | 1 | -1/+1 |
| * | COIN: Install requirements.txt to virtualenv also in arm mac | Simo Fält | 2023-03-16 | 1 | -1/+2 |
| * | CI: Change the way we create wheels in CI | Simo Fält | 2023-02-22 | 1 | -7/+9 |
| * | CI: Fix Windows version detection to get correct python | Simo Fält | 2022-12-29 | 1 | -1/+1 |
| * | pathlib: migrate build_scripts away from os.path | Cristián Maureira-Fredes | 2022-10-18 | 1 | -3/+3 |
| * | build: replace distutils.log by simple logger | Cristián Maureira-Fredes | 2022-10-13 | 1 | -1/+3 |
| * | CI: Use same python with testrun as with build on win | Simo Fält | 2022-08-18 | 1 | -3/+4 |
| * | build: rename our rmtree to avoid shutil conflict | Cristián Maureira-Fredes | 2022-06-29 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | flake8: fix style issues in coin files | Cristián Maureira-Fredes | 2022-04-02 | 1 | -13/+15 |
| * | build: script to create wheels | Cristián Maureira-Fredes | 2022-03-29 | 1 | -1/+10 |
| * | Use python 3.8 when running CI integrations in Linux - take 2 | Simo Fält | 2022-03-22 | 1 | -0/+4 |
| * | Revert "Use python 3.8 when running CI integrations in Linux" | Simo Fält | 2022-03-22 | 1 | -2/+0 |
| * | Use python 3.8 when running CI integrations in Linux | Simo Fält | 2022-03-22 | 1 | -0/+2 |
| * | Run additional test with Python 3.10 on win | Simo Fält | 2022-02-18 | 1 | -0/+1 |
| * | Enable CI test on arm64 | Simo Fält | 2021-12-01 | 1 | -14/+19 |
| * | ci: Set log verbosity to INFO | Alexandru Croitor | 2021-10-27 | 1 | -1/+3 |
| * | Update virtualenv version | Simo Fält | 2021-09-29 | 1 | -1/+1 |
| * | Enable running test with non packaging CI configs | Simo Fält | 2021-04-29 | 1 | -7/+6 |
| * | wheel_tester: Enable it again for Qt >= 6 with Nuitka | Christian Tismer | 2021-04-07 | 1 | -2/+1 |
| * | Windows: Fix running the example tests in COIN | Friedemann Kleint | 2021-01-11 | 1 | -1/+3 |
| * | Revert "Qt CI: Install libCLang 10.0" | Simo Fält | 2021-01-05 | 1 | -2/+0 |
| * | CI: Disable wheel tester | Simo Fält | 2020-12-08 | 1 | -1/+2 |
| * | Qt CI: Install libCLang 10.0 | Simo Fält | 2020-12-08 | 1 | -0/+2 |
| * | Remove python2 build and test calls from CI scripts | Simo Fält | 2020-11-30 | 1 | -6/+6 |
| * | Test with additional python version | Simo Fält | 2020-09-24 | 1 | -1/+6 |
| * | Make sure we are calling pinned virtualenv | Simo Fält | 2020-07-01 | 1 | -1/+12 |
| * | Update virtualenv to 20.0.25 | Simo Fält | 2020-06-26 | 1 | -1/+3 |
| * | Install pip packages from requirements.txt files | Simo Fält | 2020-05-13 | 1 | -3/+3 |
| * | Install pinned virtualenv before installing dependencies | Simo Fält | 2020-05-13 | 1 | -0/+2 |
| * | Do not upgrade pip in during build/test | Simo Fält | 2020-04-29 | 1 | -1/+3 |
| * | Use qt5 5.14.1 in CI | Simo Fält | 2020-01-24 | 1 | -2/+1 |
| * | Take new Qt CI config into use | Simo Fält | 2019-11-29 | 1 | -5/+1 |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Alex Blasche | 2019-07-18 | 1 | -1/+2 |
| |\ |
|
| | * | Use PyInstaller version 3.4 | Cristian Maureira-Fredes | 2019-07-16 | 1 | -1/+2 |
| * | | Unpin wheel package | Simo Fält | 2019-06-18 | 1 | -3/+1 |
| |/ |
|
| * | Disable Ubuntu 18.04 NoGui configuration from CI | Simo Fält | 2019-05-31 | 1 | -1/+0 |
| * | Make sure used pip is up to date | Simo Fält | 2019-05-08 | 1 | -1/+1 |
| * | Revert "Temporarily disable wheel testing on macOS / Python 2" | Christian Tismer | 2019-04-30 | 1 | -3/+2 |
| * | Temporarily disable wheel testing on macOS / Python 2 | Friedemann Kleint | 2019-04-24 | 1 | -2/+3 |
| * | Automatically Test Small Example With PyInstaller | Christian Tismer | 2019-04-08 | 1 | -2/+2 |
| * | coin_build/test_instructions.py: Add more packages | Friedemann Kleint | 2019-02-06 | 1 | -1/+1 |
| * | coin_build/test_instructions.py: Remove environment variables impacting cmake | Friedemann Kleint | 2019-01-22 | 1 | -0/+5 |
| * | CI: Enable 32 bit windows build | Simo Fält | 2018-10-19 | 1 | -4/+0 |
| * | Add tests to install built wheels and build some examples | Alexandru Croitor | 2018-10-12 | 1 | -0/+9 |