Commit Graph

310 Commits (develop)

Author SHA1 Message Date
Roman Telezhynskyi 3cb51d1a09 Debug appveyor script. 2023-06-24 14:56:56 +03:00
Roman Telezhynskyi 0c1b6af40d Remove Ada and ObjC compilers. They cause update conflicts. 2023-06-24 14:17:06 +03:00
Roman Telezhynskyi dba7fa33df Fix appveyor build script. 2023-06-24 13:14:00 +03:00
Roman Telezhynskyi 275c274b49 Switch to Qt 6.5 build on Windows. 2023-06-24 09:47:24 +03:00
Roman Telezhynskyi 7b2707a528 Explicitly specify number of concurrent build jobs. 2023-05-12 20:21:29 +03:00
Roman Telezhynskyi 777fe6a296 Remove build MSVC arm64. 2023-03-10 07:40:56 +02:00
Roman Telezhynskyi 09d09b5a87 Try 32bit version of Python. 2023-03-09 16:42:27 +02:00
Roman Telezhynskyi 429c321852 Remove version check. 2023-03-09 08:32:00 +02:00
Roman Telezhynskyi d622821b9f Use with call. 2023-03-07 17:32:30 +02:00
Roman Telezhynskyi e55df88c22 Fix a syntax error. 2023-03-07 10:16:26 +02:00
Roman Telezhynskyi 84990ca08d Always install conan on macos with qbs. 2023-03-07 09:50:54 +02:00
Roman Telezhynskyi 2dff4162b7 Full path to qmake.bat. 2023-03-06 16:39:22 +02:00
Roman Telezhynskyi 597c0d6d6d Build xerces-c only if missing. 2023-03-06 16:34:39 +02:00
Roman Telezhynskyi 65367edf91 Use qbs preinstalled with Qt Creator. 2023-03-06 16:34:15 +02:00
Roman Telezhynskyi cfc901b7ec Fix invalid yml. 2023-03-06 11:08:44 +02:00
Roman Telezhynskyi e57d228737 Correct way to init MSVC variables inside PowerShell script. 2023-03-06 11:04:23 +02:00
Roman Telezhynskyi bfc8a6b35b To init msvc for arm64 use qmake.bat file. 2023-03-06 11:03:06 +02:00
Roman Telezhynskyi 362681585e Do not install cmake. 2023-03-06 09:42:03 +02:00
Roman Telezhynskyi 7d017116f3 Install only necessary dependencies since cmake and python already present. 2023-03-01 10:57:32 +02:00
Roman Telezhynskyi 454af3a988 Enable PCH for MinGW 12.2. 2023-02-28 14:31:55 +02:00
Roman Telezhynskyi b584818f65 Cache conan. 2023-02-28 14:31:36 +02:00
Roman Telezhynskyi 9145b9638b Fix ReferenceError: Can't find variable: FileInfo. 2023-02-28 10:46:31 +02:00
Roman Telezhynskyi dce2061dc3 Incorrect syntax for Windows. 2023-02-28 10:31:37 +02:00
Roman Telezhynskyi a9ffeebe83 Install MinGW 12.2 to bypass error with default compiler. 2023-02-28 10:24:39 +02:00
Roman Telezhynskyi 60d8833fb0 No need to install cmake. 2023-02-26 21:06:54 +02:00
Roman Telezhynskyi 58f8e01f76 Fixes. 2023-02-26 20:43:28 +02:00
Roman Telezhynskyi 0c24aeaaed Use the same name across all builds. 2023-02-26 14:58:23 +02:00
Roman Telezhynskyi 85a59a617f Fix conan profile. 2023-02-26 14:54:29 +02:00
Roman Telezhynskyi 3ef14942d7 Copy paste error. 2023-02-26 13:13:38 +02:00
Roman Telezhynskyi 4991e5b866 unexpected EOF while looking for matching `}' 2023-02-26 13:00:40 +02:00
Roman Telezhynskyi 5ae7ef7803 Try Qt 6.4 with GCC 8.1.
See issue QTBUG-103573.
2023-02-26 12:30:12 +02:00
Roman Telezhynskyi 9d16ffb016 Fix calling. 2023-02-26 11:22:36 +02:00
Roman Telezhynskyi e0692bdc76 Avoid using environment variables when defining them. 2023-02-26 10:42:24 +02:00
Roman Telezhynskyi d42e625fd1 Brew installs new Python version. 2023-02-25 23:49:58 +02:00
Roman Telezhynskyi 5b7ada925b Wrong way to read environment variable on Windows. 2023-02-25 20:50:45 +02:00
Roman Telezhynskyi 39bc832493 Option to disable precompiled headers. 2023-02-25 20:35:40 +02:00
Roman Telezhynskyi 4b8cd819e7 Path to Python. 2023-02-25 19:57:24 +02:00
Roman Telezhynskyi 346f89850e Add mingw path to PATH 2023-02-25 18:23:36 +02:00
Roman Telezhynskyi 2781ab0cc0 Fixes. 2023-02-25 18:18:34 +02:00
Roman Telezhynskyi 9f43bf16f4 Command not found after pip install. 2023-02-25 18:01:14 +02:00
Roman Telezhynskyi 1ff9a975d6 Fallback to conan 1.59. 2023-02-25 17:22:45 +02:00
Roman Telezhynskyi 16f732372b Default profile must always be defined. 2023-02-25 12:27:48 +02:00
Roman Telezhynskyi 079128630b Define profile when we build xerces-c on Windows. 2023-02-25 12:19:15 +02:00
Roman Telezhynskyi 6e03722250 Correct path to Qt. 2023-02-25 12:09:58 +02:00
Roman Telezhynskyi 3417b22f63 Define Path variable. 2023-02-25 11:59:12 +02:00
Roman Telezhynskyi aa85a0bde9 Fixing PowerShell script. 2023-02-25 11:16:11 +02:00
Roman Telezhynskyi a558a788ae Fixes. 2023-02-25 11:07:15 +02:00
Roman Telezhynskyi 03603ff7f5 Define custom conan profile. 2023-02-25 10:26:21 +02:00
Roman Telezhynskyi ce0abdeb21 Fixes. 2023-02-24 21:32:45 +02:00
Roman Telezhynskyi 78fd3574b6 Conan profile. 2023-02-24 20:54:09 +02:00
Roman Telezhynskyi da57bfc7b1 Conan 2.0 requires direct specifying a library version. 2023-02-24 16:17:42 +02:00
Roman Telezhynskyi 6a7d9c82d6 Create a default conan profile. 2023-02-24 15:56:20 +02:00
Roman Telezhynskyi cce962ff66 Fix file name. 2023-02-24 14:32:43 +02:00
Roman Telezhynskyi db67a484b9 Fix xcode version. 2023-02-23 11:28:07 +02:00
Roman Telezhynskyi dd3afe808e Help qbs to detect compiler type. 2023-02-23 11:12:42 +02:00
Roman Telezhynskyi 1b71ceb5cd Look inside C:\Qt\Tools\mingw1120_64\bin 2023-02-23 11:04:07 +02:00
Roman Telezhynskyi 0599aaaedd Use MinGW 11.2. 2023-02-23 11:00:16 +02:00
Roman Telezhynskyi b88b4b2285 Fix xcode version. 2023-02-23 10:54:21 +02:00
Roman Telezhynskyi 7deef0e27d Remove double-quotes. 2023-02-23 10:41:46 +02:00
Roman Telezhynskyi 6c367e51ad Fixes. 2023-02-23 10:29:57 +02:00
Roman Telezhynskyi 474185a9fb Invalid yml. 2023-02-23 10:21:37 +02:00
Roman Telezhynskyi adb8667e2b Fixes. 2023-02-23 10:17:19 +02:00
Roman Telezhynskyi e7f1a32c76 Fix typo. 2023-02-22 16:49:26 +02:00
Roman Telezhynskyi f4ecde5120 appveyor.yml Windows and MacOS. 2023-02-22 16:45:53 +02:00
Roman Telezhynskyi ab49227ec2 Optimize list of builds for Windows platform. Leave only builds we really use. 2022-01-29 13:22:17 +02:00
Roman Telezhynskyi aa6e4f0bf3 Name of an archive must not contain ".". 2021-05-03 16:43:04 +03:00
Roman Telezhynskyi a4ea99078d Try with PowerShell script. 2021-05-03 15:04:58 +03:00
Roman Telezhynskyi df6cceb620 Fix deploy issue. 2021-05-03 14:13:05 +03:00
Roman Telezhynskyi db1efb4bb4 Fix deploy issue. 2021-05-03 13:22:20 +03:00
Roman Telezhynskyi 0418b546bb Fix deploy issue. 2021-05-03 12:11:55 +03:00
Roman Telezhynskyi 112854187a Fix deploy issue. 2021-05-03 11:34:39 +03:00
Roman Telezhynskyi 7eea280f83 Remove optional check. 2021-05-02 20:05:34 +03:00
Roman Telezhynskyi eb0dfb1f7a This time should work. 2021-05-02 20:04:15 +03:00
Roman Telezhynskyi d8043c03b3 Another try. 2021-05-02 20:02:35 +03:00
Roman Telezhynskyi c23f8fbd70 Another try. 2021-05-02 20:01:20 +03:00
Roman Telezhynskyi 666633a1ff Another try. 2021-05-02 19:58:24 +03:00
Roman Telezhynskyi d998a0e145 Another try to make it work. 2021-05-02 19:55:46 +03:00
Roman Telezhynskyi ff6887dec4 Fix deploy issues. 2021-05-02 18:33:26 +03:00
Roman Telezhynskyi 49ef6ae279 Fix deploy issues. 2021-05-02 18:27:22 +03:00
Roman Telezhynskyi 586d81f522 Fix issues. 2021-05-02 17:26:52 +03:00
Roman Telezhynskyi 6a5e29beba Fix issues. 2021-05-02 16:43:12 +03:00
Roman Telezhynskyi 0479b897c5 Fixing issues. 2021-05-02 16:24:59 +03:00
Roman Telezhynskyi 9b268395f2 Bintray is no longer available for us. 2021-05-01 19:54:48 +03:00
Roman Telezhynskyi f85c29649b Bump version. 2021-03-31 17:22:18 +03:00
Roman Telezhynskyi 80b6c97b3a Bump version. 2021-02-26 16:21:54 +02:00
Roman Telezhynskyi c10611605b Bump version. 2021-02-09 19:53:05 +02:00
Roman Telezhynskyi 42e5c0be5b Bump version. 2021-01-31 15:59:25 +02:00
Roman Telezhynskyi 1935d7cb13 Bump version. 2021-01-26 15:38:47 +02:00
Roman Telezhynskyi 7002097362 Bump version. 2020-12-04 09:39:13 +02:00
Roman Telezhynskyi 76f195121e Bump version. 2020-11-23 10:48:58 +02:00
Roman Telezhynskyi 4def392945 Bump version. 2020-11-17 14:12:51 +02:00
Roman Telezhynskyi e730cba188 Bump version. 2020-11-12 16:34:56 +02:00
Roman Telezhynskyi 8c70272e60 Bump version. 2020-11-11 09:53:43 +02:00
Roman Telezhynskyi 188d7097e1 New versioning schema. Closes #5 2020-10-24 12:23:35 +03:00
Roman Telezhynskyi 7b34bd3a32 Update version for bintray. 2020-10-19 15:13:15 +03:00
Roman Telezhynskyi d4315f7f1f AppVeyor now supports Qt 5.15. 2020-07-04 15:14:46 +03:00
Roman Telezhynskyi 5b6e2c16dd Trick qmake to not work through MSYS. 2020-01-31 20:55:04 +02:00
Roman Telezhynskyi d00b972a61 Add git to path. 2020-01-31 16:47:32 +02:00
Roman Telezhynskyi 5b41643d2d It seems Visual Studio 2019 needs special attention.
--HG--
branch : develop
2020-01-14 16:16:51 +02:00
Roman Telezhynskyi f1f4745608 Fix copy paste error.
--HG--
branch : develop
2020-01-14 13:32:10 +02:00
Roman Telezhynskyi cd8c0438a5 Try way to enabling the Visual C++ toolset from appveyor official documentation.
--HG--
branch : develop
2020-01-14 10:35:54 +02:00
Roman Telezhynskyi 80abdb3934 Fix path.
--HG--
branch : develop
2020-01-14 10:34:40 +02:00
Roman Telezhynskyi 0f6dc476ae Correct matrix.
--HG--
branch : develop
2020-01-13 10:41:40 +02:00
Roman Telezhynskyi 6b4b9d9253 Try another way to set VC variables.
--HG--
branch : develop
2020-01-13 10:26:44 +02:00
Roman Telezhynskyi 05bf604a56 Remove defining images on global level.
--HG--
branch : develop
2020-01-12 17:48:59 +02:00
Roman Telezhynskyi e65cdae11e Add Qt 5.14 to test matrix.
--HG--
branch : develop
2020-01-12 14:05:07 +02:00
Roman Telezhynskyi d956a1ab50 Update version of package for BinTray.
--HG--
branch : develop
2019-10-19 08:02:10 +03:00
Roman Telezhynskyi 3b728f10da Add support for Qt 5.13.
Update OpenSSL version to 1.1.1d.

--HG--
branch : develop
2019-09-20 16:49:16 +03:00
Roman Telezhynskyi 896868032e Fix path MinGW.
--HG--
branch : develop
2019-04-18 12:45:02 +03:00
Roman Telezhynskyi fa795b8e62 Enable access through RDP to debug.
--HG--
branch : develop
2019-04-18 12:39:22 +03:00
Roman Telezhynskyi 94bb9a117c Build with Qt 5.12 on Windows.
--HG--
branch : develop
2019-04-18 11:55:08 +03:00
Roman Telezhynskyi 373d9e2da2 Update bintray token for appveyor.
--HG--
branch : develop
2018-12-11 22:21:28 +02:00
Roman Telezhynskyi 7f046ea5c7 Fix appveyor.yml. 2018-10-01 13:34:29 +03:00
Roman Telezhynskyi 61514aa642 AppVeyor added support for Qt 5.11.
--HG--
branch : develop
2018-06-04 14:16:21 +03:00
Roman Telezhynskyi cf0b0b300c Appveyor doesn't support anymore those Qt versions in image in the default
image.

--HG--
branch : develop
2018-05-19 12:34:37 +03:00
Roman Telezhynskyi 6a68cc1f74 Appveyor now supports Qt v5.10.1.
--HG--
branch : develop
2018-03-14 18:48:08 +02:00
Roman Telezhynskyi b0dc131c1e New Bintray api key.
--HG--
branch : develop
2018-03-13 09:40:22 +02:00
Roman Telezhynskyi 425fc7c532 Update to qt 5.10.
(grafted from 8744fb9dc748945fb58529255bc1c096a5e96aa0)

--HG--
branch : develop
2018-02-25 11:11:25 +02:00
Roman Telezhynskyi bc16693e10 Fix issue "Version '0.6' has been published for more than 180 days. Files can
only be uploaded to a version within 180 days from its publish date."

--HG--
branch : develop
2017-12-17 13:51:34 +02:00
Roman Telezhynskyi 39b3096922 Fix appveyor.yml.
--HG--
branch : develop
2017-11-14 13:48:43 +02:00
Roman Telezhynskyi d3c4b7a7fc Build deploy targets first.
--HG--
branch : develop
2017-11-13 14:55:18 +02:00
Roman Telezhynskyi fd5938ef3b Fix file appveyor.yml.
--HG--
branch : develop
2017-09-20 13:10:45 +03:00
Roman Telezhynskyi edadf60279 Additionally build test build for Windows XP.
--HG--
branch : develop
2017-09-15 13:51:41 +03:00
Roman Telezhynskyi 60d3b366b7 No debug symbols when test Windows build.
--HG--
branch : develop
2017-09-04 19:15:35 +03:00
Roman Telezhynskyi c414fc3296 This is independent fork.
--HG--
branch : develop
2017-08-21 20:15:00 +03:00
Roman Telezhynskyi b5be382ca0 Update Bintray API key.
--HG--
branch : develop
2017-07-12 13:58:33 +03:00
Roman Telezhynskyi 566e3fb22a Fix error: The term 'QT_VERSION' is not recognized as the name of a cmdlet,
function, script file, or operable program.

--HG--
branch : develop
2017-07-06 22:08:26 +03:00
Roman Telezhynskyi b2d310fea4 Appveyor. msvc2017 is available only in Visual Studio 2017 image.
--HG--
branch : develop
2017-07-02 09:25:47 +03:00
Roman Telezhynskyi 3800330dbb Appveyor now supports Qt 5.9.
--HG--
branch : develop
2017-07-01 22:13:21 +03:00
Roman Telezhynskyi 4243804f55 New key to disable creating a Windows installer.
--HG--
branch : develop
2017-06-19 19:11:41 +03:00
Roman Telezhynskyi d37618ba08 Appveyor. Use only one core if build with MinGW.
--HG--
branch : develop
2017-06-02 14:33:04 +03:00
Roman Telezhynskyi ac584a6855 Get prebuild files for package that supports Windows XP.
--HG--
branch : develop
2017-06-01 09:03:29 +03:00
Roman Telezhynskyi cb23fab6fe Some changes to CI servises scripts to support default branch.
--HG--
branch : release
2017-05-09 16:34:05 +03:00
Roman Telezhynskyi c7a531b06e Remove Visual Studio 2013 from list of supported compilers because its C++11
implementation is not complete.

--HG--
branch : develop
2017-04-01 22:40:26 +03:00
Roman Telezhynskyi fb1d8ee221 Fix API key to BinTray.
--HG--
branch : develop
2017-03-22 12:41:40 +02:00
Roman Telezhynskyi 2d24964c68 Appveyor added support Qt 5.8.
--HG--
branch : develop
2017-02-22 12:16:51 +02:00
Roman Telezhynskyi 996a488897 appveyor.yml. Fix typo.
--HG--
branch : develop
2017-01-30 14:39:57 +02:00
Roman Telezhynskyi 6198e58a81 Appveyor. Return to default behavior. If at least one job has failed the
entire build is marked as failed.

--HG--
branch : develop
2017-01-10 18:10:14 +02:00
Roman Telezhynskyi ab2e682e1e AppVeyour. Generate debug symbols only when deploy.
Think it will help avoid hosting limitations.

--HG--
branch : develop
2017-01-03 16:21:54 +02:00
Roman Telezhynskyi d3056ca893 Generate debug symbols because we deploy.
--HG--
branch : develop
2016-12-27 15:57:33 +02:00
Roman Telezhynskyi 5d6c2bd014 Repo name contains capital letter.
--HG--
branch : develop
2016-12-19 12:28:07 +02:00
Roman Telezhynskyi b293a50a7f AppVeyor fix wrong repo name.
--HG--
branch : develop
2016-12-19 12:11:10 +02:00
Roman Telezhynskyi cbd125b0b0 Deploy windows build from AppVeyor to Bintray.
--HG--
branch : develop
2016-12-19 12:05:39 +02:00
Roman Telezhynskyi 0ece6cee6c appveyor.yml fix wrong variable name. Changed notification options.
--HG--
branch : develop
2016-08-16 22:55:27 +03:00
Roman Telezhynskyi 75bb672681 appveyor.yml added path %QT_DIR%\include.
--HG--
branch : develop
2016-08-16 20:43:38 +03:00
Roman Telezhynskyi ee88e14416 appveyour.yml updated to build the source code.
--HG--
branch : develop
2016-08-05 13:11:03 +03:00
Roman Telezhynskyi 6afc4bdf00 PLATFORM is one of environment variable provided by AppVeyor.
--HG--
branch : develop
2016-07-28 20:24:30 +03:00
Roman Telezhynskyi feb950c7de vcvarsall.bat also change path variable.
--HG--
branch : develop
2016-07-28 20:13:47 +03:00
Roman Telezhynskyi 4c8366b210 Set VC variables for the platform.
--HG--
branch : develop
2016-07-28 19:34:21 +03:00
Roman Telezhynskyi 60c8e24078 Set path to internal libraries.
--HG--
branch : develop
2016-07-28 18:55:27 +03:00
Roman Telezhynskyi 7fa320a5ed Enable automatic tests. Disable "make install".
--HG--
branch : develop
2016-07-28 17:03:00 +03:00
Roman Telezhynskyi 8553beacf2 Mercurial should be in the path.
--HG--
branch : develop
2016-07-28 16:42:33 +03:00
Roman Telezhynskyi 78ed2f5871 Try left in path variable paths we only need and nothing more.
--HG--
branch : develop
2016-07-28 16:30:25 +03:00
Roman Telezhynskyi 15c2c0bda4 Set path without quotes. Show in log the path variable.
--HG--
branch : develop
2016-07-28 14:50:38 +03:00
Roman Telezhynskyi 25d5c32749 Fixed wrong path to mingw.
--HG--
branch : develop
2016-07-28 14:22:35 +03:00
Roman Telezhynskyi b47a523884 Set QTDIR.
--HG--
branch : develop
2016-07-28 14:03:56 +03:00
Roman Telezhynskyi 10c5b07f18 Path already contained directory bin.
--HG--
branch : develop
2016-07-28 13:54:01 +03:00
Roman Telezhynskyi 1c959e3af7 Changed path to mingw.
--HG--
branch : develop
2016-07-28 13:45:07 +03:00
Roman Telezhynskyi d2857624e3 Skip installing cppcheck.
--HG--
branch : develop
2016-07-28 13:32:22 +03:00
Roman Telezhynskyi 3592377324 Added appveyor.yml.
--HG--
branch : develop
2016-07-28 13:20:03 +03:00