Commit Graph

137 Commits (develop)

Author SHA1 Message Date
Roman Telezhynskyi 951acc9d87 Force travis to use clang on linux. 2017-05-10 12:02:14 +03:00
Roman Telezhynskyi fdda0292c8 Looks like comments do not work inside if statement. 2017-05-10 09:36:53 +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 22d624587a Fix error "Bintray response: 401 Unauthorized. This resource requires
authentication".

--HG--
branch : develop
2017-03-20 10:20:24 +02:00
Roman Telezhynskyi 511cc14400 ERROR: Not authorized. Please check the properties sonar.login and
sonar.password.

--HG--
branch : develop
2017-03-17 21:48:25 +02:00
Roman Telezhynskyi fccd8a73cc Fix work with SonarQube.
--HG--
branch : develop
2017-03-17 20:11:55 +02:00
Roman Telezhynskyi 7ca44c16a5 Run sonar scaner in debug mode.
--HG--
branch : develop
2017-03-17 17:38:07 +02:00
Roman Telezhynskyi 4241f9976c Re-run SonarQube Scanner using the -X switch to enable full debug logging.
--HG--
branch : develop
2017-03-14 15:21:48 +02:00
Roman Telezhynskyi cea700ddc9 Trying to fix tests.
--HG--
branch : develop
2017-03-14 15:08:51 +02:00
Roman Telezhynskyi 7598855bb8 Prepare dylibs and frameworks to work inside of bundle.
--HG--
branch : develop
2016-12-27 14:31:20 +02:00
Roman Telezhynskyi 1e1f3cb9c6 Deploy from Mac OS X .tar.gz archive because .zip doesn't save executable
permissions.

--HG--
branch : develop
2016-12-26 13:37:02 +02:00
Roman Telezhynskyi 16b340cdb5 Fix Bintray response: 401 Unauthorized. This resource requires authentication.
--HG--
branch : develop
2016-12-19 12:43:42 +02:00
Roman Telezhynskyi dfae4ef5e0 Add support SonarQube.
--HG--
branch : develop
2016-12-19 11:58:20 +02:00
Roman Telezhynskyi 2f78b46023 Use Travis CI new feature caching to speed up building on Linux.
--HG--
branch : develop
2016-12-16 11:55:59 +02:00
Roman Telezhynskyi 2d34b1612b Use deploy on bintray for speed up compilation osx port.
--HG--
branch : develop
2016-12-16 11:38:47 +02:00
Roman Telezhynskyi c3d63f0617 Unit tests do not support Mac OS yet.
--HG--
branch : develop
2016-11-01 18:47:55 +02:00
Roman Telezhynskyi 6ebbb46092 ulimit is not permitted. Try to reduce number of processes on Mac.
--HG--
branch : develop
2016-11-01 17:36:18 +02:00
Roman Telezhynskyi 721e2ac509 Wrong ulimit key.
--HG--
branch : develop
2016-11-01 14:16:25 +02:00
Roman Telezhynskyi af4556399c Travis CI. Fix error "unable to execute command: posix_spawn failed: Resource
temporarily unavailable" on Mac OS X.

--HG--
branch : develop
2016-11-01 13:43:32 +02:00
Roman Telezhynskyi c0f60ab90a Updated travis.yml.
--HG--
branch : develop
2016-10-31 19:14:49 +02:00
Roman Telezhynskyi 35cde83cf7 Travis CI libqt5core5 no longer exists, it is now libqt5core5a.
--HG--
branch : develop
2015-12-14 21:13:40 +02:00
Roman Telezhynskyi e28721565a Wrong alias. Took name from the whitelist.
--HG--
branch : develop
2015-11-28 21:39:47 +02:00
Roman Telezhynskyi f0dee0a754 Travis CI. Migrating from legacy to container-based infrastructure.
--HG--
branch : develop
2015-11-28 21:32:13 +02:00
Roman Telezhynskyi fa4a249fc3 Fixed invalid .travis.yml.
--HG--
branch : develop
2015-11-28 12:05:29 +02:00
Roman Telezhynskyi aa410c6e76 Updated travis.yml.
--HG--
branch : develop
2015-11-26 15:00:43 +02:00
Roman Telezhynskyi 8449a15cc3 According to Travis CI user manual a job will be terminated if there hasn't
been any log output in 10 minutes. Because we use cppcheck better make him
verbose.

--HG--
branch : develop
2015-04-17 11:08:15 +03:00
Roman Telezhynskyi 8114d0c208 Too many #ifdef configurations - cppcheck only checks 12 of 13 configurations.
Use --force to check all configurations.

--HG--
branch : develop
2015-04-16 21:18:07 +03:00
Roman Telezhynskyi 095e2258c5 Strange "unknown pseudo-op" errors. Try use gcc 4.8 instead 4.6.
--HG--
branch : develop
2015-04-16 00:17:42 +03:00
Roman Telezhynskyi f52ca9ac94 QTestLib require GUI support for some tests.
--HG--
branch : develop
2015-04-15 22:12:42 +03:00
Roman Telezhynskyi 05b3cfa4db cppcheck 1.52 support templates. Remove style warnings. Set correct path to
source code.

--HG--
branch : develop
2015-04-15 17:25:02 +03:00
Roman Telezhynskyi bae1cc12b1 error cppcheck: there is no --enable parameter with the name 'warning'
cppcheck version 1.52 doesn't have this options yet.

--HG--
branch : develop
2015-04-15 16:01:12 +03:00
Roman Telezhynskyi dcc40b74d3 Check build with cppcheck.
--HG--
branch : develop
2015-04-13 19:25:07 +03:00
Roman Telezhynskyi 3120566d02 Travis CI Integration for Coverity Scan.
--HG--
branch : develop
2015-04-13 19:05:19 +03:00
Roman Telezhynskyi b30d3c02ca Susan's email for sending notifications.
--HG--
branch : develop
2015-04-05 20:15:38 +03:00
Roman Telezhynskyi 4d171184bd Forgot change methods.
--HG--
branch : develop
2015-04-02 14:53:42 +03:00
Roman Telezhynskyi 490ba2ba8c Ubuntu 12.04 doesn't have package libqt5core5a.
--HG--
branch : develop
2015-04-02 14:46:03 +03:00
Roman Telezhynskyi ab3c60fe03 travis.yml. Added support for "make check", run tests.
--HG--
branch : develop
2015-04-02 14:31:23 +03:00