summaryrefslogtreecommitdiff
path: root/common.am
Commit message (Collapse)AuthorAgeFilesLines
* build: Override install targetJens Georg2012-08-191-0/+4
| | | | | | | Disable "make install" if configure was called with --enable-uninstalled. Some paths are compiled-in relatively to source directories and it doesn't make sense to install libraries and data files then.
* build: Fix debug buildsJens Georg2012-08-171-1/+1
|
* core,libserver: Move server-only stuff to libraryJens Georg2012-07-271-0/+24
|
* doc: Generate API documentation with valadocMurray Cumming2012-07-031-2/+4
| | | | | | | | * configure.ac: Check for valadoc, optionally. * src/librygel-core/Makefile.am: Move some lists of files and options into filelist.am so it can be used here too: * doc/reference/librygel-core/Makefile.am: Use valadoc to generate API reference documentation.
* core: Move library code into its own directoryMurray Cumming2012-07-031-1/+4
|
* core: Rename core libraryJens Georg2012-07-031-2/+2
|
* all: Extract librygel-core and rygel binaryJens Georg2012-07-031-1/+5
|
* core: Fix DLNA bitrates using presetsJens Georg2012-05-171-0/+3
| | | | | | | Also cunningly work around bgo#672439 by not providing a preset for mpeg2enc. https://bugzilla.gnome.org/show_bug.cgi?id=675234
* build: Don't confuse automakeJens Georg2012-05-011-1/+1
|
* build: Add option to generate coverage reportJens Georg2012-01-031-2/+5
|
* build: Only pass -g when debugging is enabledJens Georg2011-10-221-1/+2
|
* core: Do not use theme icons for UPnPJens Georg2011-10-041-4/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=637226
* build: Require & link against gst-plugins-baseZeeshan Ali (Khattak)2011-03-261-0/+2
|
* build: Cleanup and simplify Makefile.amJens Georg2011-02-211-0/+54