summaryrefslogtreecommitdiff
path: root/src/libcamera/meson.build
AgeCommit message (Expand)Author
2022-12-16libcamera: Add todo comment in meson.build about switch to dependency('dl')Laurent Pinchart
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-12-14libcamera: Declare generic converter interfaceXavier Roumegue
2022-10-28libcamera: make libdl optional when providedNicholas Roth
2022-10-13meson: Shared Object version handlingKieran Bingham
2022-10-05test: threads: Fix link failure due to missing dependencyLaurent Pinchart
2022-09-05libcamera: Override "libcamera" dependency in mesonBarnabás Pőcze
2022-08-09libcamera: Make IPA module signing recommended instead of mandatoryLaurent Pinchart
2022-08-09libcamera: pub_key: Support openssl as an alternative to gnutlsLaurent Pinchart
2022-08-09libcamera: meson: Use dependency() to find gnutlsLaurent Pinchart
2022-05-18meson: Compile libyaml as a subproject if not available on the systemLaurent Pinchart
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-05-10libcamera: Introduce YamlParser as a helper to parse yaml filesHan-Lin Chen
2022-01-06libcamera: pkg-config: Do not hardcode versionKieran Bingham
2021-12-13libcamera: Add ColorSpace classDavid Plowman
2021-12-11libcamera: fence: Introduce FenceJacopo Mondi
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart
2021-12-03libcamera: camera_lens: Add a new class to model a camera lensHan-Lin Chen
2021-11-29libcamera: Add tracing to meson summaryJacopo Mondi
2021-10-19utils: gen-version: Pass the meson source root to the gen-version.sh scriptNaushir Patuck
2021-09-28meson: Set a SONAME version in the libcamera librariesJavier Martinez Canillas
2021-09-19libcamera: base: Add libatomic dependencyFabrice Fontaine
2021-08-10libcamera: Give MappedFrameBuffer its own implementationKieran Bingham
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-25libcamera: Move generated headers to private depKieran Bingham
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move event_notifier to baseKieran Bingham
2021-06-25libcamera/base: Move File to base libraryKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-25libcamera/base: Introduce new base libraryKieran Bingham
2021-06-25libcamera: Separate source and build path helpersKieran Bingham
2021-06-25libcamera: Rename libcamera pkg-config generationKieran Bingham
2021-06-25libcamera: Move libcamera.so pkg-config file generationKieran Bingham
2021-06-25android: Split HAL to its own shared libraryKieran Bingham
2021-06-04libcamera: Add libcamera_generated_ipa_headers as a dependency for libcamera_depNiklas Söderlund
2021-05-24ipa: Move core IPA interface documentation to a .cpp fileUmang Jain
2021-05-24libcamera: V4L2Control: remove V4L2Control classesHirokazu Honda
2021-05-11meson: Replace obselete join_paths() with '/' operatorUmang Jain
2021-05-10libcamera: Introduce camera sensor propertiesJacopo Mondi
2021-04-04android: Define OS_CHROMEOS macro if android_platform=crosHirokazu Honda
2021-03-03cros: Support the new cros camera API with set_up and tear_downPaul Elder
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2021-02-16meson: ipa, proxy: Generate headers and proxy with mojoPaul Elder
2021-02-16libcamera: Add IPCPipe implementation based on unix socketPaul Elder
2021-02-16libcamera: Add IPCPipePaul Elder
2021-02-16libcamera: Add IPADataSerializerPaul Elder
2021-02-12libcamera: Move extensible to classKieran Bingham