index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2020-02-13
meson.build: Silence the C99 designators warning
Laurent Pinchart
2020-01-17
meson: Bump required version to 0.47
Nicolas Dufresne
2020-01-14
meson.build: Switch to C++14
Laurent Pinchart
2019-11-26
libcamera: Print backtrace on fatal errors
Laurent Pinchart
2019-11-21
meson: Really define _FORTIFY_SOURCE for optimised builds
Laurent Pinchart
2019-08-22
meson: Rename 'tests' option to 'test'
Laurent Pinchart
2019-08-22
meson: Define _FORTIFY_SOURCE for optimised builds
Laurent Pinchart
2019-07-11
libcamera: skip auto version generation when building for Chromium OS
Paul Elder
2019-07-09
libcamera: Rework automatic version generation to avoid rebuilds
Laurent Pinchart
2019-07-04
libcamera: Auto generate version information
Kieran Bingham
2019-06-19
meson: Link against libc++ with compiling with clang
Laurent Pinchart
2019-05-23
meson: Fix coding style in meson.build files
Laurent Pinchart
2019-04-27
libcamera: Make libudev optional
Laurent Pinchart
2019-04-26
meson: check if secure_getenv() is present
Giulio Benetti
2019-04-03
meson: Re-order the optional components
Kieran Bingham
2019-03-20
meson: Provide options to disable test/docs
Kieran Bingham
2019-01-15
meson: Utilise default compiler options
Kieran Bingham
2019-01-01
meson: Shorten project description
Kieran Bingham
2018-12-13
build: Add 'std=c++11' cpp compiler flag
Jacopo Mondi
2018-12-12
Documentation: Generate source code documentation using Doxygen
Laurent Pinchart
2018-12-06
Overhaul the directory structure
Laurent Pinchart
2018-11-30
meson: Describe minimum meson version requirements
Kieran Bingham
2018-11-28
Documentation: Introduce sphinx documentation
Kieran Bingham
2018-11-27
build: Add project arguments
Kieran Bingham
2018-11-27
include: Install include files
Kieran Bingham
2018-11-20
utils: ipu3: Add IPU3 raw capture unpack utility
Laurent Pinchart
2018-10-24
build: Provide initial meson infrastructure
Kieran Bingham