summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* COIN: Build IFW with 64bit MSVC2019Katja Marttila2022-05-062-6/+6
| | | | | | Task-number: QTIFW-2544 Change-Id: I0db216634bb15fae352f4fc2a1118e32a47e712f Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* Coin: update zlib paths to match provisioned versionArttu Tarkiainen2022-03-311-2/+2
| | | | | Change-Id: I2d290f97c11e424e70134c66b8877207e0f1d5cb Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Update IFW version to 4.4Katja Marttila2022-02-091-11/+11
| | | | | Change-Id: Ia4c0b3665a5c6b0725362a90ac2bb34a26160047 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* Fix deprecation warnings from building with Qt 5.15.2Arttu Tarkiainen2021-12-212-2/+2
| | | | | | | | Also update build version requirements. Task-number: QTIFW-2388 Change-Id: Iae1949548dda7a3b8d448228e27060efb5abd8eb Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Update IFW version to 4.3.0Katja Marttila2021-12-171-11/+11
| | | | | Change-Id: I09b3276e59503fb1f868456fee195e468077c3bc Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* Update qt5 dependencySimo Fält2021-12-101-1/+1
| | | | | | | Task-number: QTIFW-2388 Change-Id: I58f4b759025b149b081f55c76cb9465ad172177d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* Update qt5 branchSimo Fält2021-10-071-1/+1
| | | | | | Task-number: QTIFW-2130 Change-Id: I520c12a871f5977d96a512c5530131782a5c9539 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Libarchive: use libiconv installed with macOSArttu Tarkiainen2021-09-141-10/+2
| | | | | | | | | | | Update build instructions for Coin. Also update docs to remove mention of the extra step of installing additional version of the library, as this is not necessary. Change-Id: I71fb346af30325b1bfeed788e9fec832f344b382 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Add sources and qmake project files for libarchiveArttu Tarkiainen2021-09-103-5/+53
| | | | | | | | | | | | | | | | | | | | - Included from upstream source archive distribution: * Sources from "libarchive/" directory, excluding manpages, tests and build files * "COPYING" from archive root * Configuration headers in "3rdparty/libarchive/config/*" are pre-generated from "build/cmake/config.h.in" - Add project files for qmake, document usage of library in "3rdparty/libarchive/qt_attribution.json". - Update build instructions for Coin. - Support for libarchive can be enabled or disabled with the "libarchive" configuration feature. - Update "Getting Started" page in documentation. Change-Id: I2c2312600b3c6ede4925625d29953dcebaa48b98 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Merge remote-tracking branch 'origin/4.1'Arttu Tarkiainen2021-06-171-5/+5
|\ | | | | | | Change-Id: Iff5a7a99afca53305c7f404a74f210f67728dd54
| * Coin: Unify package filenames with other Qt releasesArttu Tarkiainen2021-06-171-5/+5
| | | | | | | | | | | | Task-number: QTIFW-2252 Change-Id: Icbcc61efb34c29a2bb2d0a7b01f2e3bad4d5ddd6 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* | Patch the windows documentation buildSimo Fält2021-06-032-10/+34
| | | | | | | | | | | | | | | | While we can't build qdoc within static build, we have to extract it separately to be able to use it. Change-Id: Ifa97edd9cc197cdc7f765e2323f1149cb29e9990 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* | Replace product_dependencies.yaml with dependencies.yamlToni Saario2021-06-031-0/+13
| | | | | | | | | | | | | | This allows depending only on required modules. Change-Id: I4a1664786c25797a6cd4081efbd92e10faf9d168 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* | Merge remote-tracking branch 'origin/4.1'Arttu Tarkiainen2021-06-021-0/+14
|\| | | | | | | Change-Id: I86049138466399411ba36791330f4a94faad8c52
| * Update IFW installer generation instructions version numbersArttu Tarkiainen2021-05-211-11/+11
| | | | | | | | | | Change-Id: I3c2c0788f700267d636c5a250a6d46ab51d99903 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
| * Remove wayland dependency from Linux binariesKatja Marttila2021-05-031-0/+14
| | | | | | | | | | | | | | | | | | | | Wayland dependency is added to installer binaries if it is found from system at build time. Added explicit dependencies only to xcb and minimal platform plugins. Task-number: QTIFW-2067 Change-Id: I0b65ef10824122c7041f1aa566d7a989aa085503 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* | COIN: Update IFW installer versionKatja Marttila2021-04-221-11/+11
|/ | | | | Change-Id: Ib2fdc876282cb28f8a3bd98288c201ccd72fa269 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
* Sign only generated IFW installer4.1.0Katja Marttila2021-04-082-10/+16
| | | | | | | | | | | IFW binaries cannot be signed as then the end executable is signed making it impossible for users to sign their own installers with their own keys. This change also exports IFW tools, examples and docs for online repository usage. Change-Id: I5094c50ea804854ba619216b03f6dc25ebedee57 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* Add installer generation to make_instructions.yamlKatja Marttila2021-03-125-2/+103
| | | | | Change-Id: Ief0885c94e7497de834e6f6de14bd485244e8ab0 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* Fix test runningSimo Fält2021-03-051-1/+1
| | | | | | | | | | | Apparently it is not enough to unset the MAKEFLAGS for jom. It still was running test in parallel and trying to write results to same file. Change-Id: Id0c968dde4c2d005e71a1895e3d2190e8685f3ec Reviewed-by: Katja Marttila <katja.marttila@qt.io> (cherry picked from commit 4687686a64057618e58931912b8a12997fa0f1a3) Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* CI: Enable html_doc build for each platformSimo Fält2021-01-271-0/+20
| | | | | | Task-number: QTIFW-1027 Change-Id: Ifd20adcef892cea9af8ee746517ece0e19bcbb6d Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* create_ifw_installer.py: Set execute bit for file4.0.0Arttu Tarkiainen2020-10-221-0/+0
| | | | | Change-Id: Id7e544f912d7c59c7c57f59680611ae52ed8a50e Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* create_ifw_installer.py: Require filename for the generated binaryArttu Tarkiainen2020-10-211-16/+4
| | | | | Change-Id: I1330a170999c0518637dd3b27ec9050382756c02 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Add a script to generate IFW installerArttu Tarkiainen2020-10-201-0/+121
| | | | | | | | | | | | This script can be used to generate an offline installer that packs the built IFW libraries as installable content. It requires that the IFW has been built first i.e. the IFW build artifacts are the input for this script. Task-number: QTIFW-1027 Change-Id: I34157d43129464273a1e4c338b795cb3a1b9277b Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Fix branch for used reference license headersSimo Fält2020-06-231-1/+1
| | | | | | Change-Id: I6183ed99c7fd90e6fdad138a6294e22fce7fe3ca Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Enable testsIikka Eklund2020-04-242-6/+3
| | | | | | | Remove DisableTests property. Change-Id: Ifa524f2f399e7b3072825a2ef34e752187c34be4 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Initial version of module_config.yamlSimo Fält2020-03-1711-0/+563
Change-Id: Ifd6ef236400cf449278e48ccc14ffd8fc4d8b2a8 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io>