summaryrefslogtreecommitdiff
path: root/docs/gudev
Commit message (Collapse)AuthorAge
* docs: add new gudev functions to documentationZbigniew Jędrzejewski-Szmek2014-02-22
|
* 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
* 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
|
* 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.
* gudev: docs - work around the broken gtk-doc messKay Sievers2012-08-08
| | | | | | | | gtk-doc add CFLAGS/LDFLAGS multiple times to the gcc command line, which breaks options that must be listed only once. For now, clear CFLAGS/LDFLAGS for the intermediate documentation binary.
* 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
* udev: docs - it's 'GUdev'Kay Sievers2012-04-26
|
* 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
|
* silence a bunch of gcc warningsKay Sievers2012-04-17
|
* udev: doc - sync libudev and gudevKay Sievers2012-04-15
|
* udev: cleanup the udev cgroup when the daemon enters the idle stateKay Sievers2012-04-15
|
* gudev: gtk-doc - hide licence stuff which consumes three-fourths of the ↵Kay Sievers2012-04-14
| | | | index page
* udev: trivial gtk-doc updateKay Sievers2012-04-14
|
* update .gitignoreKay Sievers2012-04-13
|
* udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers2012-04-13