platform/upstream/libevdev.git
2020-03-13 Peter Seiderermeson.build: use local include path for tests
2020-03-13 Peter Seiderermeson.build: use local include path for tools
2020-03-13 Peter Hutterergitlab CI: rebuild images for the new templates
2020-03-13 Peter Hutterergitlab CI: expand tag lists to 100 per page
2020-03-13 Peter Hutterergitlab CI: use the ifnot-exists templates from ci-templates
2020-03-13 Peter Hutterergitlab CI: remove obsolete variable expansion
2020-03-13 Peter Hutterergitlab CI: Use the new fdo CI templates distribution...
2020-03-13 Peter Hutterergitlab CI: make the container-clean dependent on contai...
2020-03-11 Peter Seiderergitlab CI: add static-build meson pipeline
2020-03-10 Peter Seiderermeson.build: enable static library build
2020-03-08 Peter Hutterergitlab ci: add a helper script for container deletion
2020-03-08 Peter Hutterergitlab CI: update to the distribution-independent CI...
2020-03-06 Peter Hutterergitlab CI: group the config by distribution type
2020-03-06 Peter Hutterergitlab CI: expire the results.xml artifacts
2020-03-05 Peter HuttererREADME: note that patches go as MRs to gitlab now
2020-03-02 Peter Huttererlibevdev 1.9.0 libevdev-1.9.0
2020-03-02 Peter Hutterergitlab CI: keep the results of the check-commit job...
2020-02-27 Peter HuttererUse editorconfig instead of a sprinkling of :vim: instr...
2020-02-26 Peter Hutterergitlab CI: drop the distribution "flavor" in favor...
2020-02-26 Peter Hutterergitlab CI: move the container-clean git strategy to...
2020-02-26 Peter Hutterergitlab CI: don't allow failures on the kvm jobs
2020-02-25 Peter Hutterergitlab CI: update to the latest ci-templates again
2020-02-24 Peter Hutterergitlab CI: prefill the junit conversion script from...
2020-02-24 Peter Hutterergitlab CI: re-use the meson-build.sh script for normal...
2020-02-24 Peter Hutterergitlab CI: hook up junit test reports to the meson...
2020-02-23 Peter Hutterergitlab CI: update to latest ci-templates
2020-02-23 Peter Hutterergitlab CI: generate the template list from the config...
2020-02-23 Peter Hutterergitlab CI: set the vim filetype for the template file
2020-02-21 Peter Huttererlibevdev 1.9rc1 libevdev-1.8.901
2020-02-20 Peter Hutterergitlab CI: move the configuration bits into a YAML...
2020-02-20 Peter Hutterergitlab CI: extend the generation script to be somewhat...
2020-02-20 Peter Hutterergitlab CI: make the "this is generated" warning more...
2020-02-20 Peter Hutterergitlab CI: add a scan-build target
2020-02-20 Peter Hutterergitlab CI: fix a variable substitution
2020-02-20 Peter Hutterergitlab CI: correct some meson builddirs
2020-02-20 Peter Hutterermeson.build: drop an unused variable
2020-02-19 Peter Hutterertest: remove unreachable switch case
2020-02-19 Peter HuttererFix (theoretical) use of uninitialized variable
2020-02-19 Peter HuttererDon't try to send BTN_TOOL events for zero fingers
2020-02-19 Peter HuttererIgnore slot sync for slots > 256
2020-02-19 Peter Hutterertest: add missing check for tripletap
2020-02-19 Peter Hutterertest: fix a few scan-build errors about dead storage
2020-02-19 Peter HuttererUpdate the BTN_TOOL bits correctly during SYN_DROPPED...
2020-02-19 Peter HuttererTerminate all stopped/changed touches during SYN_DROPPE...
2020-02-19 Peter HuttererInvert an if condition
2020-02-19 Peter HuttererPush terminating the slots into a helper function
2020-02-19 Peter HuttererSplit the MT state syncing and event generation into...
2020-02-19 Peter HuttererExpand the touch state handling during SYN_DROPPED
2020-02-18 Peter HuttererMake the code for handling before/after SYN_DROPPED...
2020-02-18 Peter Hutterergitlab CI: hook up qemu
2020-02-18 Peter Hutterergitlab CI: replace the hardcoded meson builddir with...
2020-02-18 Peter Hutterermeson.build: hook up the static symbols leak test
2020-02-18 Peter Hutterertest: change the static symbol leak test to a shell...
2020-02-18 Peter Hutterertest: always ship with the helper files
2020-02-18 Peter Hutterermeson.build: fix some whitespace, put reminder comment in
2020-02-18 Peter Hutterergitlab CI: add a job to make sure the soname is correct...
2020-02-18 Peter Hutterergitlab CI: rename the custom build jobs
2020-02-17 Peter Hutterergitlab CI: run the test suite through valgrind
2020-02-17 Peter Hutterergitlab CI: add targets to build from each others tarballs
2020-02-17 Peter Hutterergitlab CI: add more targets for custom meson builds
2020-02-17 Peter Hutterergitlab CI: rename few targets for autotools
2020-02-17 Peter Hutterermeson/configure: put a comment in that we don't want...
2020-02-17 Peter Hutterergitlab CI: hook up the meson build
2020-02-17 Peter HuttererAdd support for the meson build system
2020-02-17 Peter Hutterertools: fix the include path for local includes
2020-02-17 Peter Hutterergitlab CI: rename the default build jobs to autotools
2020-02-17 Peter HuttererAuto-generate the gitlab CI script
2020-02-17 Peter Hutterergitlab CI: move a few sections around
2020-02-17 Peter Hutterergitlab CI: visually align the container images
2020-02-16 Peter HuttererCompress an if statement
2020-02-16 Peter HuttererLocalize two variables
2020-02-16 Peter HuttererUncomplicate the setting of axis during slot sync
2020-02-16 Peter HuttererPush the tracking id change bits on the stack
2020-02-16 Peter HuttererPush the slot_update bits on the stack
2020-02-16 Peter HuttererDrop the mt_sync_state in our device struct
2020-02-14 Peter Hutterergitlab CI: align the image tags a bit nicer
2020-02-14 Peter Hutterergitlab CI: rename the default_build to autotools_build
2020-02-14 Peter Huttererflake8 fixes for make-event-names.py
2020-02-14 Peter HuttererChange the python script to generate event names to...
2020-02-14 Peter Hutterertest: silence warnings about missing field initializers
2020-02-14 Peter Hutterertest: fix two signed vs unsigned warnings
2020-02-14 Peter Huttereruinput: drop an unused function argument
2020-02-14 Peter Hutterertools: drop explicit GNU_SOURCE define
2020-02-14 Peter Huttererconfig.h is a local include path
2020-02-14 Peter Hutterertools: drop use of HAVE_CONFIG_H
2020-02-14 Peter Hutterergitlab CI: separate builddir from srcdir
2020-02-13 Peter Hutterergitlab CI: use extends over yaml anchors
2020-02-13 Peter Hutterergitlab CI: remove a reference to libinput
2020-02-13 Peter Hutterergitlab CI: add a check-commit stage
2020-02-12 Peter Huttererconfigure.ac: add a toggle to enable the special coveri...
2020-02-12 Peter HuttererAdd queue_push_event as shortcut for the two-liner...
2020-02-11 Peter HuttererSimplify some error handling by assuming a >=3.4 kernel
2020-02-11 Peter Hutterertest: slightly modernize some of the tests
2020-02-11 Peter Hutterertest: provide a function to print an event
2020-02-11 Peter Hutterertest: split the tests into one test case each
2020-02-11 Peter Hutterertest: wrap the event checks into a macro
2020-02-11 Peter Huttererdoc: add markdown for monospace rendering of defines
2020-02-06 Michael ForneyOnly use GCC pragma on GCC
2020-02-06 Michael ForneyAvoid initializer index range
2020-02-06 Michael ForneyAdd fallback min/max for compilers that don't have...
next