summaryrefslogtreecommitdiff
path: root/docs/libudev
Commit message (Collapse)AuthorAge
* build-sys: fix distcheckDave Reisner2014-12-14
| | | | | - fix misspelling in filename (intenal -> internal) - remove deleted hwdb-related file (nuked with sd-hwdb refactor)
* libudev: queue provide file descriptor to watch busy event queueKay Sievers2014-06-27
|
* doc: disable gtk-doc test again - you are a really annoying piece of softwareKay Sievers2013-03-21
| | | | | | | | | | | | make check-TESTS make[5]: Nothing to be done for `/usr/bin/gtkdoc-check.log'. fatal: making test-suite.log: failed to create /usr/bin/gtkdoc-check.trs fatal: making test-suite.log: failed to create /usr/bin/gtkdoc-check.log make[4]: *** [test-suite.log] Error 1 make[3]: *** [check-TESTS] Error 2 make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2
* libudev: implement udev_device_set_attribute_value()Hannes Reinecke2013-03-13
|
* build-sys: disable tests in po/, docs/ with separate build dirZbigniew Jędrzejewski-Szmek2013-02-13
| | | | | | | | Both gtk-doc and intltoolize have problems with VPATH builds. "Creatively" disable tests when configuring from outside the source directory. This more-or-less reverts 9795da43c.
* doc: disable "make check" for gtk-docKay Sievers2013-01-16
|
* build-sys: color test resultsZbigniew Jędrzejewski-Szmek2012-12-01
|
* docs: gtk-doc warnings are annoyingKay Sievers2012-11-03
|
* libudev: import hwdb and export lookup interfaceKay Sievers2012-10-27
|
* udev: export udev_device_new_from_device_id()Kay Sievers2012-08-10
|
* build-sys: really override CFLAGS for gtk-docZbigniew Jędrzejewski-Szmek2012-08-08
| | | | | | | | In 29a00c41 an override was added, but commandline variables have higher precedence than Makefile variables, so the override was not effective for commandline variables. While at it, duplicate for libudev.
* udev: libudev - bump soname, remove deprecated functions, introduce symbol ↵Kay Sievers2012-05-15
| | | | versions
* build-sys: fix buildLennart Poettering2012-05-15
|
* build-sys: move gtk-doc stuff into its own subdir and reindent autogen.shLennart Poettering2012-05-15
| | | | | We moved most other build noise files into their own subdirs, so let's do this for gtk-doc too
* docs: remove duplicated install hookKay Sievers2012-04-20
|
* docs: hook-up gtk-doc to 'make check'Kay Sievers2012-04-20
|
* docs: rebase html documentation for online and local useKay Sievers2012-04-19
|
* docs: do not generate tmpl filesJavier Jardón2012-04-19
| | | | | Its not needed as all the documentation is inline source code, not in separate *.tmpl files
* udev: docs - updated index page to match common gtk styleKay Sievers2012-04-17
|
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-16
|
* udev: doc - sync libudev and gudevKay Sievers2012-04-15
|
* udev: trivial gtk-doc updateKay Sievers2012-04-14
|
* build-sys: add 'make doc-sync' targetKay Sievers2012-04-13
|
* update .gitignoreKay Sievers2012-04-13
|
* udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers2012-04-13