summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2021-06-25libcamera: Move libcamera.so pkg-config file generationKieran Bingham
2021-06-19libcamera: utils: Support systems that lack secure_getenv and issetugidLaurent Pinchart
2021-05-27meson: Print summary boolean options in coloursLaurent Pinchart
2021-05-26android: Fix file system library usage on gcc 7 and 8Laurent Pinchart
2021-05-24meson: Add a configuration option to build IPAsUmang Jain
2021-05-11meson: Replace obselete join_paths() with '/' operatorUmang Jain
2021-04-12lc-compliance: Add a libcamera compliance toolNiklas Söderlund
2021-03-28meson: Summarize which applications and adaptation layers are builtLaurent Pinchart
2021-02-23libcamera: Enable vimc pipeline handler when tests are enabledLaurent Pinchart
2021-02-04subprojects: Add libyuv and built if -Dandroid=enabledHirokazu Honda
2021-01-20libcamera: Use meson summary() function to summarize configurationLaurent Pinchart
2020-12-30meson: test: Simplify top level mesonKieran Bingham
2020-11-03libcamera: tracing: Implement tracing infrastructurePaul Elder
2020-10-21meson: Enable shadowed variable warningKieran Bingham
2020-10-20meson: Enable -Wextra-semi for clangHirokazu Honda
2020-10-12meson: Enable -Wno-psabi for gcc 9+Tomi Valkeinen
2020-09-24meson: Define python3 and python3-yaml required dependenciesEzequiel Garcia
2020-09-24meson: Bump meson version to 0.51Ricardo Ribalda
2020-09-24Documentation: Move all dependencies into featuresRicardo Ribalda
2020-09-24meson: Process utils firstKieran Bingham
2020-09-15qcam: Add ViewFinderGL class to accelerate the format conversionShow Liu
2020-09-07meson: Provide build configuration summaryKieran Bingham
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-08-25meson: Switch to C++17Laurent Pinchart
2020-06-15meson: detect kernel versionStéphane Cerveau
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-05-10pkgconfig: Fix include directory pathNicolas Dufresne
2020-05-01libcamera: Set -Wno-psabi on gcc 7 and 8 for armLaurent Pinchart
2020-04-28libcamera: utils: Add a function to retrieve the libcamera source treeLaurent Pinchart
2020-02-13meson.build: Silence the C99 designators warningLaurent Pinchart
2020-01-17meson: Bump required version to 0.47Nicolas Dufresne
2020-01-14meson.build: Switch to C++14Laurent Pinchart
2019-11-26libcamera: Print backtrace on fatal errorsLaurent Pinchart
2019-11-21meson: Really define _FORTIFY_SOURCE for optimised buildsLaurent Pinchart
2019-08-22meson: Rename 'tests' option to 'test'Laurent Pinchart
2019-08-22meson: Define _FORTIFY_SOURCE for optimised buildsLaurent Pinchart
2019-07-11libcamera: skip auto version generation when building for Chromium OSPaul Elder
2019-07-09libcamera: Rework automatic version generation to avoid rebuildsLaurent Pinchart
2019-07-04libcamera: Auto generate version informationKieran Bingham
2019-06-19meson: Link against libc++ with compiling with clangLaurent Pinchart
2019-05-23meson: Fix coding style in meson.build filesLaurent Pinchart
2019-04-27libcamera: Make libudev optionalLaurent Pinchart
2019-04-26meson: check if secure_getenv() is presentGiulio Benetti
2019-04-03meson: Re-order the optional componentsKieran Bingham
2019-03-20meson: Provide options to disable test/docsKieran Bingham
2019-01-15meson: Utilise default compiler optionsKieran Bingham
2019-01-01meson: Shorten project descriptionKieran Bingham
2018-12-13build: Add 'std=c++11' cpp compiler flagJacopo Mondi
2018-12-12Documentation: Generate source code documentation using DoxygenLaurent Pinchart
2018-12-06Overhaul the directory structureLaurent Pinchart