aboutsummaryrefslogtreecommitdiffstats
path: root/coin_build_instructions.py
Commit message (Expand)AuthorAgeFilesLines
* build: rename our rmtree to avoid shutil conflictCristián Maureira-Fredes2022-06-291-2/+2
* Fix Python 3.7 and 3.10 usage in CISimo Fält2022-06-171-8/+6
* Take python3.7 in use with win11 and python3.10 with win10Simo Fält2022-06-031-0/+5
* Be more precise with signing directorySimo Fält2022-06-021-0/+6
* 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-3/+7
* Use python 3.8 when running CI integrations in Linux - take 2Simo Fält2022-03-221-2/+5
* Revert "Use python 3.8 when running CI integrations in Linux"Simo Fält2022-03-221-3/+0
* Use python 3.8 when running CI integrations in LinuxSimo Fält2022-03-221-0/+3
* Allow empty PRE_RELEASE_VERSION for release wheelsSimo Fält2022-01-281-3/+2
* setup.py: CMake: Remove host python dependency for version parsingAlexandru Croitor2021-12-071-7/+7
* setup.py: Deprecate qmake option in favor of qtpathsAlexandru Croitor2021-12-071-3/+3
* Build macOS universal binarySimo Fält2021-12-011-0/+3
* coin: Don't explicitly set job count, rely on ninjaAlexandru Croitor2021-11-151-1/+0
* setup: coin: Use sccache when building if the platform config sets itAlexandru Croitor2021-11-151-0/+5
* ci: Set log verbosity to INFOAlexandru Croitor2021-10-271-1/+3
* Update virtualenv versionSimo Fält2021-09-291-1/+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-3/+0
* Qt CI: Install libCLang 10.0Simo Fält2020-12-081-0/+3
* Remove python2 build and test calls from CI scriptsSimo Fält2020-11-301-14/+7
* Pin numpy as 1.19.3 for windowsSimo Fält2020-11-301-0/+4
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* Make sure we are calling pinned virtualenvSimo Fält2020-07-011-1/+11
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-06-261-1/+3
|\
| * Update virtualenv to 20.0.25Simo Fält2020-06-261-1/+3
* | Rename pre_release_version_type to release_version_typeSimo Fält2020-05-251-2/+2
|/
* Install pip packages from requirements.txt filesSimo Fält2020-05-131-6/+1
* Install pinned virtualenv before installing dependenciesSimo Fält2020-05-131-0/+2
* Do not upgrade pip in during build/testSimo Fält2020-04-291-2/+4
* ci: pin numpy version for Python 2.7Cristian Maureira-Fredes2020-04-061-1/+2
* Pin setuptools to v44 for Python 2Cristian Maureira-Fredes2020-03-261-1/+5
* Take new Qt CI config into useSimo Fält2019-11-291-5/+4
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-0/+3
* Split build instructions to build and packagingSimo Fält2019-10-151-22/+35
* Unpin wheel packageSimo Fält2019-06-181-3/+1
* Revert "COIN: Skip doc build for Python 2"Simo Fält2019-05-091-2/+0
* Make sure used pip is up to dateSimo Fält2019-05-081-1/+1
* COIN: Skip doc build for Python 2Friedemann Kleint2019-04-011-0/+2
* Modernize cmake buildAlexandru Croitor2019-02-071-0/+7
* 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
* setup.py: Fix running under non-UTF8 localeFriedemann Kleint2019-01-161-15/+0
* Remove remaining uses of the --jobs optionFriedemann Kleint2018-11-211-1/+1
* 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-7/+3
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-5/+25
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-031-9/+11
|\
| * Associate Coin snapshot builds with Coin integration IDsAlexandru Croitor2018-06-221-0/+3