aboutsummaryrefslogtreecommitdiffstats
path: root/coin_build_instructions.py
Commit message (Expand)AuthorAgeFilesLines
* Build macOS universal binaryv6.2.2Simo 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
| * Don't package OpenSSL libraries on Windows Coin buildsAlexandru Croitor2018-06-221-2/+1
| * Merge branch '5.9' into 5.11Alexandru Croitor2018-06-081-1/+3
| |\
| | * Skip building on Windows for Python2Simo Fält2018-06-081-1/+3
| * | Refactor accepted CI configurationsSimo Fält2018-06-041-8/+2
| * | Enable 32 bit windows buildSimo Fält2018-06-021-5/+5
* | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Friedemann Kleint2018-06-041-3/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-06-011-2/+36
| |\|
| | * Don't set --snapshot-build for official release builds on CoinAlexandru Croitor2018-05-311-2/+34
| | * Pass --limited-api=yes when building with py3 on CoinAlexandru Croitor2018-05-311-0/+2
| * | Enable msvc 2017 wheels instead of msvc 2015Simo Fält2018-05-311-1/+1
| |/
* / 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