summaryrefslogtreecommitdiff
path: root/gusb/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Add json_object_get_*_member_with_default() helpersFrédéric Danis2023-04-261-0/+2
* trivial: Fix some docs warnings when compiling the tarballRichard Hughes2022-09-121-1/+2
* Save device events when requiredRichard Hughes2022-09-081-0/+6
* Serialize the GUsbDevice to and from JSON formatRichard Hughes2022-09-051-1/+4
* Use G_DECLARE_DERIVABLE_TYPE to reduce boilerplateRichard Hughes2022-09-051-2/+0
* Add support for getting BOS descriptorsRichard Hughes2022-09-041-0/+7
* gusb: Add some umockdev based testsBenjamin Berg2022-06-151-0/+13
* Fix version script check for GNU BFD linker on FreeBSDTing-Wei Lan2021-10-101-2/+3
* Don't hard-code the list of OS supporting --version-scriptTing-Wei Lan2021-10-101-2/+3
* trivial: Fix a warning when used in a subprojectRichard Hughes2021-05-221-2/+1
* Require *any* python3 to fix FreeBSD buildRichard Hughes2021-05-211-1/+1
* Properly set dylib versions on darwinCaleb Xu2020-08-031-0/+1
* Allow building GtkDoc when building as a subprojectRichard Hughes2020-06-241-0/+3
* generate-version-script: Don't hard-code the path of python3Ting-Wei Lan2020-03-241-0/+4
* build: version-script should be supported everywhere except on darwin systemLaurent Bigonville2020-03-181-1/+1
* Validate the exported symbol list during checkRichard Hughes2020-02-201-0/+29
* Add a thin glib wrapper around libusb_endpoint_descriptorEmmanuel Pacaud2020-01-201-0/+7
* Fix compilation on macOSRichard Hughes2019-12-041-1/+4
* trivial: Create static and shared libraries where requiredRichard Hughes2019-12-031-1/+1
* trivial: Allow compiling as a subprojectRichard Hughes2019-11-231-0/+9
* Make gir generation optional.maxice82019-02-031-0/+2
* gusb/meson.build: pass -DGUSB_COMPILATION to gir compilermaxice82019-02-031-0/+1
* Add g_usb_version_string() for fwupdRichard Hughes2018-04-191-0/+1
* trivial: Remove dead meson codeRichard Hughes2017-12-191-1/+0
* Port to the Meson build systemRichard Hughes2017-12-191-0/+157