- 23 Nov, 2021 5 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
Resolve "No version on exported archive" Closes #11 See merge request !16
-
Adrien Oliva authored
Hardcoded version should be 9.9.99-dev when directly extracted from Git or set to Git version when extracted through CI/CD.
-
Adrien Oliva authored
Resolve "Fail to use installed libraries" Closes #10 See merge request !15
-
Adrien Oliva authored
Install process now export all headers Verify it through CI
-
- 09 Nov, 2021 5 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
feat(ci): Convert pipeline to DAG See merge request !13
-
Adrien Oliva authored
-
Adrien Oliva authored
-
Adrien Oliva authored
Create a badge for ducumentation Add missing doc entries
-
- 08 Nov, 2021 3 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
feat(ci): Separate Shared and Static build See merge request !12
-
Adrien Oliva authored
-
- 12 Aug, 2021 4 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
Differentiate report and deploy stage to avoid confusion
-
Adrien Oliva authored
feat(cmake): Refactor Cmake system See merge request !11
-
Adrien Oliva authored
-
- 27 Jul, 2021 2 commits
-
-
Adrien Oliva authored
feat(cmake): Switch to Cmake build system See merge request !10
-
Adrien Oliva authored
-
- 14 Sep, 2020 1 commit
-
-
Adrien Oliva authored
-
- 18 Sep, 2018 7 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
Now, samples are installed in share/libyaplog/samples
-
Adrien Oliva authored
Signed-off-by:
Adrien Oliva <olivaa+gitlab@yapbreak.fr>
-
Adrien Oliva authored
Signed-off-by:
Adrien Oliva <olivaa+gitlab@yapbreak.fr>
-
Adrien Oliva authored
Signed-off-by:
Adrien Oliva <olivaa+gitlab@yapbreak.fr>
-
Adrien Oliva authored
Signed-off-by:
Adrien Oliva <olivaa+gitlab@yapbreak.fr>
-
Adrien Oliva authored
Signed-off-by:
Adrien Oliva <olivaa+gitlab@yapbreak.fr>
-
- 20 Jul, 2018 6 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
Compatibility break! Resolve "Avoid static" Closes #9 See merge request libraries/libyaplog!9
-
Adrien Oliva authored
- Configuration is not held as static inside library but defines at compile time directly in InternalLog constructor. - Document new method - Refactor tests GTLAB #9
-
Adrien Oliva authored
-
Adrien Oliva authored
Resolve "Hide code location information" Closes #8 See merge request libraries/libyaplog!8
-
Adrien Oliva authored
- Implement configuration logger for information to be printed - Hide or show file, line and function information according to LOGINFO value - Test GTLAB #8
-
- 18 Jul, 2018 7 commits
-
-
Adrien Oliva authored
-
Adrien Oliva authored
Resolve "Add color" Closes #7 See merge request libraries/libyaplog!7
-
Adrien Oliva authored
- Implement ANSI color codes and print them according to configuration. GTLAB #7
-
Adrien Oliva authored
Resolve "Create configuration for color" Closes #6 See merge request libraries/libyaplog!6
-
Adrien Oliva authored
- Add tests GTLAB #6
-
Adrien Oliva authored
- Implement accessor and mutator for color configuration variable name. GTLAB #6
-
Adrien Oliva authored
Resolve "Custom configuration" Closes #5 See merge request libraries/libyaplog!5
-