Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

ci: migrate from make to CMake #81

Merged
merged 4 commits into from
Sep 16, 2022
Merged

ci: migrate from make to CMake #81

merged 4 commits into from
Sep 16, 2022

Conversation

alfredh
Copy link
Contributor

@alfredh alfredh commented Sep 16, 2022

No description provided.

@alfredh alfredh marked this pull request as draft September 16, 2022 07:19
@alfredh alfredh changed the title test ci: migrate from make to CMake (extra unique token ALFALFALF) Sep 16, 2022
@alfredh alfredh marked this pull request as ready for review September 16, 2022 07:54
@alfredh
Copy link
Contributor Author

alfredh commented Sep 16, 2022

@sreimers please review and merge if you agree

@sreimers sreimers changed the title ci: migrate from make to CMake (extra unique token ALFALFALF) ci: migrate from make to CMake Sep 16, 2022
@sreimers sreimers merged commit 20f374d into main Sep 16, 2022
@sreimers sreimers deleted the test_cmake branch September 16, 2022 08:14
cspiel1 added a commit that referenced this pull request Oct 1, 2022
* cmake: bump min. version 3.10 (#79)

* auframe: auframe_bytes_to_timestamp use uint64_t

The correct type for timestamp is `uint64_t`.

* ci: migrate from make to CMake (#81)

* cmake: install improvements (#83)

* cmake: add static and shared targets (#84)

* cmake: add win32 linklibs (#85)

* update copyright/license

* debian: use dh-cmake (#86)

* debian: release build

* vid/frame: fix possbile overflow multiplication (#87)

Found by CodeQL: Multiplication result may overflow 'unsigned int'
before it is converted to 'size_t'.

* cmake: add pkgconfig (fixes #90) (#91)

* cmake/pkgconfig: fix name

* cmake: fix shared API soversion (aligned with make) (#89)

* release v2.8.0 (#92)

Co-authored-by: Sebastian Reimers <hallo@studio-link.de>
Co-authored-by: Alfred E. Heggestad <alfred.heggestad@gmail.com>
Co-authored-by: Robert Scheck <robert-scheck@users.noreply.github.com>
sreimers added a commit that referenced this pull request Nov 1, 2022
* cmake: bump min. version 3.10 (#79)

* auframe: auframe_bytes_to_timestamp use uint64_t

The correct type for timestamp is `uint64_t`.

* ci: migrate from make to CMake (#81)

* cmake: install improvements (#83)

* cmake: add static and shared targets (#84)

* cmake: add win32 linklibs (#85)

* update copyright/license

* debian: use dh-cmake (#86)

* debian: release build

* vid/frame: fix possbile overflow multiplication (#87)

Found by CodeQL: Multiplication result may overflow 'unsigned int'
before it is converted to 'size_t'.

* cmake: add pkgconfig (fixes #90) (#91)

* cmake/pkgconfig: fix name

* cmake: fix shared API soversion (aligned with make) (#89)

* release v2.8.0 (#92)

* cmake: add pre-release version handling (#95)

* cmake,mk: bump dev version

* README.md: Update build instructions for cmake (#96)

* aubuf: exclude non compatible CXX functions (#97)

* auframe: skip level calculation if format is RAW (#99)

* ci: use actions/checkout@v3 (#101)

* vidframe_draw_point: add NV12 and NV21 pixel format (#102)

* prepare 2.9.0 (#104)

* version 2.9.0

Co-authored-by: Sebastian Reimers <hallo@studio-link.de>
Co-authored-by: Christian Spielberger <c.spielberger@commend.com>
Co-authored-by: Robert Scheck <robert-scheck@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants