summaryrefslogtreecommitdiffstats
path: root/plugin/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use git.mk to generate gitignoreMarc-André Lureau2012-03-301-0/+2
* Replace @FOO@ with $(FOO) in all Makefile.amDaniel P. Berrange2012-02-061-10/+10
* Fix makefile.am subsitutions for pluginDaniel P. Berrange2012-02-061-6/+4
* Introduce standard naming convention to files & methodsDaniel P. Berrange2011-07-011-4/+4
* Disable compile errors in plugin till we figure out what's up with the header...Daniel P. Berrange2009-07-291-1/+0
* Pull auth code out into separate fileDaniel P. Berrange2009-07-291-1/+3
* Make plugin work againDaniel P. Berrange2009-07-281-1/+2
* Pull glib event loop integration into tree until libvirt-glib is more matureDaniel P. Berrange2009-07-281-3/+1
* Move most of viewer code out into viewer.cDaniel P. Berrange2009-07-281-1/+1
* Re-write completely to use Glade, libvirt events, and libvirt-glib integrationDaniel P. Berrange2008-11-261-2/+13
* Fix rule to use DESTDIR on plugin installDaniel P. Berrange2008-11-031-1/+1
* Kill automake portability warnings. Use a config.h Cleanup misc build issues....Daniel P. Berrange2008-03-051-2/+0
* Added browser plugin (Richard Jones)Daniel P. Berrange2008-01-251-0/+35