- Test suite creation ignores additional test sources
(
ec98319
)
- Semantic release sets the release flag even when noop option is used
(
0d22bf3
)
- Checkout target branch when given
(
94ee842
)
- Add marker to base test runner
(
0b69db3
)
- Make disabling of inline and static functions configurable
(
ccfeeec
)
- Add support for absolute paths to spl_add_named_component()
(
d4e3578
)
-
Add spl_add_external_component() (
b71e4f7
) -
Add spl_add_named_component() (
7614a2e
) -
Support components without sources (
a81f5e8
)
- Create build info by default
(
aa275c4
)
- Create build.json with component info
(
0e35f94
)
- Include readme + changelog
(
11764cd
)
- Update deps, hammocking 0.3.0
(
55fbe74
)
- Solve exception with CommandLineExecutor
(
3a1f6d0
)
- Update readme and example project generation
(
c19e220
)
- Add linker config to model file
(
eb06294
)
- Create please script
(
46f57fa
)
- Generate project using the init command
(
e75c02e
)
- Add command to kickstart new project
(
375fb05
)
- Add creation of artifacts to spl_build
(
e4f3d17
)
- Adapt artifacts pathes
(
9a5d9fe
)
- Update SPLE glossary with latest workshop outcome
(
c1e51db
)
- Add spl_core as dep of created projects
(
0ad3bd3
)
- Add testrunner classes
(
e6f1142
)
- Convert to python package
(
2b7f0d8
)
- Component library type is configurable
(
c3bd911
)
- Describe spl features and cmake targets
(
83c2956
)
backup
- Add changelog to documentation
(
13431d5
)
Co-authored-by: Kobagapu, Akshit (RDS-RM) Akshit.Kobagapu@marquardt.com
- Wrong overall coverage report dependencies
(
399f166
)
- Add explicit target for the coverage report
(
f917706
)
- How to create a new component
(
616c802
)
- From legacy to configurable component
(
478d4b3
)
- Gcovr needs binary dir as last parameter
(
7166438
)
- Handling of obsolete coverage data and notes files
(
8b3f510
)
- Coverage report is empty
(
fb44eae
)
- Add release workflow step and semver config
(
4c35494
)
- All components are compiled for buildkit test
(
de81e79
)
-
Add copy button to code blocks (
7c8ecc1
) -
Add generate example project tutorial (
dfc2fe6
) -
Add hello world step by step tutorial (
9d96033
) -
Describe python and scoop deps (
ad0d15a
) -
Describe the build script (
1aee9fe
) -
Explain main spl concepts (
ae0dd91
)
- Gcovr output is a report, too
(
5821b57
)
- Robust report creation by removal of html and doxygen output before calling sphinx
(
81d3ff1
)
- In case the repo url changes it needs to update it too during install. instead of pull always a
fresh shallow clone
(
3cc36ed
)
- Use spl-core/ as directory rather than spl/
(
8002f00
)