Commit Graph

6 Commits

Author SHA1 Message Date
Pablo Garrido 88e4d58a92
Coverage upgrade (#206)
* Initial coverage upgrade

* Update
2021-03-02 15:02:30 +01:00
Pablo Garrido 741164dc8f
Add log CI (#145)
* Update CMake

* Fix logger (#144)
2020-04-03 13:02:58 +02:00
Julián Bermúdez Ortega 5d16a887ce Isolated install (#130)
* Simplify merge install policy.

* Add merge install test.

* Change UCLIENT_MERGE_INSTALL flag by UCLIENT_ISOLATED_INSTALL.

* Attend PR comments.

* Update CMakeLists.txt

Co-authored-by: Borja Outerelo <borjaouterelo@gmail.com>
2020-01-24 13:23:25 +01:00
Julián Bermúdez Ortega fd19a4614b Fix c flag checking in CI project. (#116) 2019-12-05 14:46:03 +01:00
Borja Outerelo b54031af53 Feature/ninja build (#114)
* Add ninja build support.

* Propagate compiler.

* Avoid coverage with no GNU compilers.

* Update version.

* Attend PR comments.
Added multiple compilers support.
2019-12-05 12:16:00 +01:00
Julián Bermúdez Ortega 139a6bb9a1 PIC dependecies (#110)
* Add PIC selection on Micro-CDR.

* Update Micro-CDR version to 1.1.1.

* Change version temporarily to 1.1.3.

* Modify connection attempts and interval default configuration.

* Change Micro-CDR dependency from submodule to git external project.

* Remove submodules.

* Change Micro-CDR tag.

* Test cases (#111)

* Refs #6972. Move Jenkins file from root to ci folder.

* Refs #6972. Add Linux and Windows CI projects.

* Refs #6972. Add CTestConfig.cmake file.

* Refs #6972. Add UCLIENT_BUILD_CI_TESTS flag.

* Refs #6972. Add test cases.

* Refs #6972. Add dependencies to Config.cmake file.
2019-12-03 15:39:38 +01:00