summaryrefslogtreecommitdiff
path: root/src/py/libcamera/meson.build
AgeCommit message (Expand)Author
2023-12-07meson: Tag all installed filesLaurent Pinchart
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-05-31py: Move to mainline pybind11 versionTomi Valkeinen
2023-05-30py: Move ColorSpace and Transform classes to separate filesTomi Valkeinen
2022-08-19py: Create PyCameraManagerTomi Valkeinen
2022-08-19py: meson: Use libcamera_private dependencyTomi Valkeinen
2022-08-18py: Move ControlValue helpers to py_helpers.cppTomi Valkeinen
2022-05-27py: Use ln --relative to create symlinksTomi Valkeinen
2022-05-27py: Generate bindings for propertiesTomi Valkeinen
2022-05-27py: Re-implement controls genenerationTomi Valkeinen
2022-05-27py: Move MappedFrameBuffer to libcamera.utilsTomi Valkeinen
2022-05-27py: Generate pixel formats listTomi Valkeinen
2022-05-18py: Clean up control enums generationTomi Valkeinen
2022-05-18py: Rename pyxyz to py_xyzTomi Valkeinen
2022-05-18py: Add geometry classesTomi Valkeinen
2022-05-18py: Add comment about the symlinksTomi Valkeinen
2022-05-18py: meson: Fix comment about stubsTomi Valkeinen
2022-05-18py: meson: Use files() for custom_target input filesTomi Valkeinen
2022-05-17py: Fix link generation to __init__.pyLaurent Pinchart
2022-05-10py: Fix gen-py-control-enums.py referenceKieran Bingham
2022-05-10py: Generate control enums from yamlTomi Valkeinen
2022-05-10Add Python bindingsTomi Valkeinen