Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Ahson Khan f38f6ed374
Remove trailing white space and insert final new lines. (#1242)
* Remove trailing whitespace and insert final new lines.

* Revert "Remove trailing whitespace and insert final new lines."

This reverts commit 1c6539a6ca.

* Remove trailing whitespace, insert final new lines, and consistently use
LF.

* Revert "Remove trailing whitespace and insert final new lines."

This reverts commit 1c6539a6ca.

* Remove trailing whitespace and insert final new lines, leaving end of
lines as default.

* Normalize line endings.

* Fix header guard.

* Run clang format.

* Re-run editor config.
2020-09-24 21:15:44 -07:00
Victor Vazquez 8b35c75d23
Updates for cmake modules (#1267)
adding licence for cmake modules
2020-09-15 12:41:12 -07:00
danewalton 43e4de8dca
Update directory structure for IDE compatability (#830) 2020-06-15 11:10:36 -07:00
Victor Vazquez 59d2c6ca8e
Create txt file during generation with the list of targets with code coverage config (#542)
* Create txt file during generation with the list of targets with code coverage configuration

* use the binary dir

* unwanted change

* add missing test project for iot core

* modify coverage generation to use list of coverage targets created by the build

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2020-04-02 17:10:20 -07:00
Victor Vazquez bd3fc7ec7b
Victor/eng/codecov (#365)
* CodeCoverage support with gcov and lcov
2020-03-03 15:04:40 -08:00