summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* trivial: post release version bumpRichard Hughes2022-02-161-1/+1
* trivial: Disable some new warnings meson is turning on by default nowRichard Hughes2022-02-161-0/+3
* src/sensors: drop option for removed reverse engineering toolsMingcong Bai2021-04-041-4/+0
* build: Bump glib required version for g_assert_cmpfloat_with_epsilonChristopher James Halse Rogers2020-11-111-1/+1
* trivial: post release version bumpRichard Hughes2020-11-021-1/+1
* tests: Make the build reproductibleLaurent Bigonville2020-03-201-1/+1
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-1/+1
* trivial: post release version bumpRichard Hughes2019-03-081-1/+1
* Allow building without the daemonRichard Hughes2019-02-131-4/+10
* Don't hard-require spotread to build argyll sensor.Christopher James Halse Rogers2018-09-201-1/+4
* Change our message to use the warning functionSoapux2018-06-041-1/+1
* build: Fix linker argument checksTing-Wei Lan2018-05-241-2/+2
* trivial: post release version bumpRichard Hughes2018-04-181-1/+1
* Update warning about running daemon as rootSoapux2018-04-131-1/+1
* Update style of Meson build optionsSoapux2018-03-271-18/+18
* trivial: post release version bumpRichard Hughes2018-03-121-1/+1
* Make udev hwdb optional by using pnp.ids as fallbackTing-Wei Lan2018-01-161-0/+4
* Make udev rules installation optionalTing-Wei Lan2018-01-161-2/+7
* build: Raise _XOPEN_SOURCE to 700 to enable C99 on FreeBSDTing-Wei Lan2018-01-161-1/+1
* build: Refactor directory selectionJan Tojnar2017-11-171-22/+19
* trivial: post release version bumpRichard Hughes2017-08-211-1/+1
* Add the meson -Denable-systemd=false configure argumentRichard Hughes2017-08-151-2/+6
* build: Define _XOPEN_SOURCE in order to expose realpath() in headersPhilip Withnall2017-08-121-0/+3
* build: Enable C99 support in meson.buildPhilip Withnall2017-08-121-1/+2
* trivial: post release version bumpRichard Hughes2017-08-091-1/+1
* Conditionally build documentationEmmanuele Bassi2017-08-081-1/+3
* Conditionally generate man pagesEmmanuele Bassi2017-08-081-1/+3
* Fix the version numbers in cd-version.h to reflect realityBen Iofel2017-08-011-3/+3
* Port to the Meson build systemRichard Hughes2017-07-311-0/+251