summaryrefslogtreecommitdiffstats
path: root/cfg.mk
Commit message (Collapse)AuthorAgeFilesLines
* Delete browser plugin entirelyDaniel P. Berrange2013-03-131-2/+2
| | | | | | | | | | | The browser plugin code has been effectively unmaintained since the day it was merged. There has always been a caveat that the code has not been properly audited to ensure it is secure, and being unmaintained doesn't give a warm secure feeling. These days there are better solutions for the browser which are pure HTML5 code, noVNC and SPICE-HTML5. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
* Avoid Makefile @ check for data/Makefile.amDaniel P. Berrange2013-02-131-0/+2
|
* Auto-generate AUTHORS file from GIT logsDaniel P. Berrange2013-02-131-15/+0
| | | | | | | Rather than trying to manually keep track of authors, just auto-generate the list from GIT logs Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
* cfg.mk: Don't require bindtextdomain directlyMichal Privoznik2012-11-211-2/+2
| | | | | | | | | With current implementation, all binaries that need it call bindtextdomain but not directly. They call a helper function instead. This makes, however, syntax-check fail as it cannot recognize it. Original patch proposed by Eric Blake <eblake@redhat.com>
* Exclude windows-cmdline-wrapper.c from some syntax check rulesDaniel P. Berrange2012-04-051-2/+5
|
* Add back compat for GObject 2.22 which lacks GBindingDaniel P. Berrange2012-02-161-2/+2
|
* Don't do whitespace checks on iconsDaniel P. Berrange2012-02-081-0/+3
|
* Import GNULIB rules for syntax checking codeDaniel P. Berrange2012-02-061-0/+131