summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update style scriptjacobkeeler2019-04-291-1/+1
|
* Update Travis Distrofeature/update_travis_distrojacobkeeler2019-01-241-1/+1
|
* Only run tests on successful buildfeature/nicer_travisconlain-k2018-07-231-2/+1
|
* Add multithread and move tests into main buildConlain Kelly2018-07-201-2/+1
|
* Move style checking to top, move tests to after_success so build can succeed ↵Conlain Kelly2018-06-141-5/+5
| | | | without them
* Add in working travis build that runs unit tests, apply style check fixConlain Kelly2018-06-061-43/+12
|
* Remove AVAHI usageIvo Stoilov (GitHub)2017-01-261-1/+1
| | | | | | Remove libavahi-client-dev from Travis build configuration Related tasks APPLINK-30588 APPLINK-30975
* Apply code review commentsIvo Stoilov (GitHub)2017-01-231-1/+1
| | | | | | | Fix error on Travis build while expanding environment variable Remove explicit logger dependency for smartDeviceLinkCore Related tasks APPLINK-30588 APPLINK-30973
* Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-1/+3
| | | | | | | Fix dependencies for parallel build Enable parallel build on Travis Related tasks APPLINK-30588 APPLINK-30973
* Refactor CMake filesIvo Stoilov (GitHub)2017-01-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge components refactoring from Windows port barnch - add cmake tools - refactor protocol handler CMakeLists.txt file - refactor interfaces CMakeLists.txt file - refactor smart object CMakeLists.txt file - refactor formatters CMakeLists.txt file - refactor config profile CMakeLists.txt file - refactor policy CMakeLists.txt file - refactor resumption CMakeLists.txt file - refactor connection handler CMakeLists.txt file - refactor application manager CMakeLists.txt file - refactor security manager CMakeLists.txt file - refactor dbus CMakeLists.txt file - refactor hmi message handler CMakeLists.txt file - refactor transport manager CMakeLists.txt file - refactor utils CMakeLists.txt file - refactor components root CMakeLists.txt file - refactor utils CMakeLists.txt file - refactor components root CMakeLists.txt file - refactor media manager CMakeLists.txt file - refactor telemetry monitor CMakeLists.txt file - refactor appmain CMakeLists.txt file - refactor plugins CMakeLists.txt file - refactor 3rd party CMakeLists.txt files - create cmake helper for interface generation - refactor root CMakeLists.txt file Move cmake modules to tools Rename src/3rd_party-static/MessageBroker to message_broker Related tasks APPLINK-30588 APPLINK-30972
* Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-051-3/+1
|
* Apply code review commentsIvo Stoilov (GitHub)2017-01-031-4/+2
| | | | | | | | | | Fixed changed to .travis.yml Restored build configuration defaults Put back/remove files changed with refactoring Reverted changes related to MSCV Removed changes related to QT_PORT Related taks APPLINK-30588 APPLINK-30972
* Refactor CMake filesIvo Stoilov (GitHub)2016-12-301-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge components refactoring from Windows port barnch - add cmake tools - refactor protocol handler CMakeLists.txt file - refactor interfaces CMakeLists.txt file - refactor smart object CMakeLists.txt file - refactor formatters CMakeLists.txt file - refactor config profile CMakeLists.txt file - refactor policy CMakeLists.txt file - refactor resumption CMakeLists.txt file - refactor connection handler CMakeLists.txt file - refactor application manager CMakeLists.txt file - refactor security manager CMakeLists.txt file - refactor dbus CMakeLists.txt file - refactor hmi message handler CMakeLists.txt file - refactor transport manager CMakeLists.txt file - refactor utils CMakeLists.txt file - refactor components root CMakeLists.txt file - refactor utils CMakeLists.txt file - refactor components root CMakeLists.txt file - refactor media manager CMakeLists.txt file - refactor telemetry monitor CMakeLists.txt file - refactor appmain CMakeLists.txt file - refactor plugins CMakeLists.txt file - refactor 3rd party CMakeLists.txt files - create cmake helper for interface generation - refactor root CMakeLists.txt file Move cmake modules to tools Related taks APPLINK-30588 APPLINK-30972
* Delete redundant recipients from CI server notificationsiAndrew52016-11-281-4/+0
| | | | Deleted redundant recipients from CI server notifications
* Add Gold Linker usage by defaultHerasym Oleh2016-11-111-0/+1
| | | | Related: APPLINK-29754
* Build on travis also release branchesAlexander Kutsan2016-07-071-0/+1
|
* unify infrustructure scripts in infrastructure folderAlexander2016-04-291-2/+2
|
* Add style check on travisAlexander2016-04-291-0/+2
|
* Add email notifications to responsible personsAlexander Kutsan2016-04-261-0/+9
| | | | | | | | | | | | | | | | Add notifications to Configuration management responsible persons: - AKutsan@luxoft.com - AByzhynar@luxoft.com Managers: - NSnitsar@luxoft.com - RMalynovskyi@luxoft.com - MGhiumiusliu@luxoft.com Developers with write access: - AGaliuzov@luxoft.com - ANosach@luxoft.com
* Detailed output for failed test casesAlexander Kutsan2016-04-221-0/+1
|
* codecov.io integrationAlexander Kutsan2016-04-211-0/+2
|
* Create script for code coverage automatisationAlexander2016-04-211-8/+7
|
* Improve travis.ymlAlexander2016-04-211-7/+42
| | | | | Add tests run Add collecting covarage report
* Add .travis.yml to trigger travis-ci buildhotfix/445Justin Dickow2016-03-291-0/+15