summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
10 daysRevert "meson: Deprecate bitwise operations between different enumeration type"Laurent Pinchart
2024-05-03meson: Deprecate bitwise operations between different enumeration typeLaurent Pinchart
2024-05-03libcamera: shared_mem_object: Fix compilation with uClibcLaurent Pinchart
2024-03-26libcamera: pipeline: Add Mali-C55 ISP pipelineJacopo Mondi
2024-01-09libcamera v0.2.0Kieran Bingham
2023-12-07meson: Tag all installed filesLaurent Pinchart
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-09-21meson: Simplify check for _FORTIFY_SOURCELaurent Pinchart
2023-09-19meson: Don't set _FORTIFY_SOURCE for ChromeOSGeorge Burgess IV
2023-07-28meson: Correctly locate libc++Laurent Pinchart
2023-07-16libcamera v0.1.0Kieran Bingham
2023-07-07libcamera: Add option to configure udev supportLaurent Pinchart
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-07-05Documentation: Add predefined macros from config.h to DoxyfileLaurent Pinchart
2023-07-04meson: Use x.y soname versioningKieran Bingham
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04ipa: meson: Allow nested IPA directory structuresNaushir Patuck
2023-05-01libcamera v0.0.5Kieran Bingham
2023-05-01meson: Ignore -Wredundant-move with gcc-13 and newerLaurent Pinchart
2023-04-05meson: Really fix git version parsingLaurent Pinchart
2023-03-21meson: Fix git version parsingLaurent Pinchart
2023-03-09meson: Align handling of build metadataMichael Riesch
2023-02-01libcamera v0.0.4Kieran Bingham
2023-01-30meson: Rework automatic pipeline selectionKieran Bingham
2023-01-10libcamera: base: utils: Support C libraries lacking locale supportLaurent Pinchart
2022-12-30meson: Add 'all' choice to pipelines optionPaul Elder
2022-12-24meson: Only build pipeline handlers needed in the host architectureJavier Martinez Canillas
2022-12-20libcamera v0.0.3Kieran Bingham
2022-11-18libcamera v0.0.2Kieran Bingham
2022-10-28meson: Rewrite .replace usageKieran Bingham
2022-10-14libcamera v0.0.1Kieran Bingham
2022-10-13meson: Shared Object version handlingKieran Bingham
2022-10-13meson: Fix typoKieran Bingham
2022-08-16meson: Use dependency() instead of find_library() where possibleLaurent Pinchart
2022-07-26libcamera: Correctly report enabled ipa modulesQuentin Schulz
2022-07-07meson: Correctly pass the global include to the compilerEli Schwartz
2022-05-10Add Python bindingsTomi Valkeinen
2022-05-10meson: Add 'check: true' for run_command() callsTomi Valkeinen
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-05-10meson: Require meson 0.56+Tomi Valkeinen
2022-02-22libcamera: Require gcc 8 or newerLaurent Pinchart
2022-01-03meson: reduce required version to 0.53Christian Rauch
2021-12-01libcamera: base: Add thread safety annotation macrosHirokazu Honda
2021-11-29libcamera: Add tracing to meson summaryJacopo Mondi
2021-10-19build: Preserve upstream git versioning using meson distNaushir Patuck
2021-10-19utils: gen-version: Pass the meson source root to the gen-version.sh scriptNaushir Patuck
2021-10-15libcamera: base: Add Backtrace classLaurent Pinchart
2021-08-20ipa: ipu3: convert AGC to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: Add the functions to the Algorithm classJean-Michel Hautbois
2021-08-03meson: Update min clang version to 9Paul Elder