summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-01-20yum: emit a warning when a developer tries to use autoremoveRichard Hughes1-1/+1
2010-01-20feature: Enable initial introspection support in PackageKit-glib2Richard Hughes1-0/+3
2009-09-14Add a developer tool to download the Fedora licensing page and parse it for f...Richard Hughes1-0/+1
2009-06-29Move the client man pages from man/ to client/Richard Hughes1-1/+0
2009-05-28Remove support for the unused gcov and gprof testing toolsRichard Hughes1-22/+1
2009-05-28Don't run unit tests on make distcheck, there's too much that can go wrongRichard Hughes1-1/+1
2009-04-18trivial: generate a ChangeLog file from the git historyRichard Hughes1-1/+20
2008-10-18feature: convert the CMake buildsystem into native automake for packagekit-qtRichard Hughes1-0/+1
2008-10-15trivial: move the python library into source lib (no other changes)Richard Hughes1-1/+0
2008-10-15feature: move the library into /usr/include/PackageKit/packagekit-glib as we ...Richard Hughes1-1/+1
2008-09-04don't use libselftest, instead use EggTest just like all my other projectsRichard Hughes1-1/+0
2008-08-07Merge branch with contrib/packagekit-pluginOwen W. Taylor1-1/+1
2008-08-07remove the libgbus private libraryRichard Hughes1-1/+0
2008-08-04Build changes for merged contrib/packagekit-pluginOwen W. Taylor1-1/+1
2008-04-20add a make snapshot target for rpm buildsRichard Hughes1-0/+3
2008-04-17we need --enable-local for make distcheck to passRichard Hughes1-1/+0
2008-04-17disable local when building distcheck and the RPMRichard Hughes1-1/+7
2008-04-11remove PkFilter now we can manipulate enum lists - I don't think I've broken ...Richard Hughes1-1/+1
2008-02-27make the PackageKit actions localised, and generally enable gettextRichard Hughes1-12/+18
2008-02-13do the distcheck with --with-security-framework=dummyRichard Hughes1-1/+1
2008-02-12enable gtk-doc in the DISTCHECK_CONFIGURE_FLAGSRichard Hughes1-1/+1
2007-12-29never hack late at night - fix make distRichard Hughes1-2/+0
2007-12-28move the data files to data/Richard Hughes1-6/+0
2007-12-28remove some generated files in make distcleanRichard Hughes1-0/+7
2007-12-13This seems to allow 'make dist-gzip' to work.Robin Norwood1-0/+1
2007-12-11add gtk-doc support into libpackagekit. depressing readingRichard Hughes1-1/+1
2007-12-11move around the documentation a bitRichard Hughes1-1/+0
2007-11-23install the bash completion fileRichard Hughes1-0/+1
2007-11-23move the python stuff to the correct Makefile.amRichard Hughes1-9/+0
2007-11-06Add enums builder for pythonTom Parker1-0/+2
2007-11-04add a make gprof target to identify hot spotsRichard Hughes1-3/+12
2007-11-04add support for gcovRichard Hughes1-1/+10
2007-11-04disable tests when doing make distcheck until we sort the libselftest problemĀ£Richard Hughes1-0/+2
2007-11-02Move /etc/dbus-1/system.d/PackageKit.conf to /etc/dbus-1/system.d/org.freedes...Robin Norwood1-2/+2
2007-10-23add support for make security-checkRichard Hughes1-33/+37
2007-10-23a few cosmetic changes to libgbusRichard Hughes1-19/+19
2007-10-17add the start of the website - more to come...Richard Hughes1-0/+1
2007-09-26Renamed python/pkt -> python/pk-frontend-test.py & make it use import package...Tim Lauridsen1-0/+1
2007-09-25* Moved python/__init__.py python/packagekit/__init__.pyTim Lauridsen1-1/+5
2007-09-21Automake and configure changes to move packagekit.py to __init__.py. Also fi...Robin Norwood1-0/+3
2007-09-08covert the crazy text files into xml docbookRichard Hughes1-0/+1
2007-09-07add a config fileRichard Hughes1-0/+1
2007-09-06move the helpers in prep for the backend dlopen change (you can now edit the ...Richard Hughes1-1/+1
2007-09-01add a job_count file to keep track of job ids. This should fix many hard to f...Richard Hughes1-0/+1
2007-08-31use a selftest libraryRichard Hughes1-0/+1
2007-08-23install the library to allow other applications to use libpackagekitRichard Hughes1-0/+5
2007-08-23add quick and dirty man pagesRichard Hughes1-1/+9
2007-08-23move the common client code to a libraryRichard Hughes1-1/+1
2007-08-21add policykit action filesRichard Hughes1-1/+1
2007-08-20include a local version of bodged up gbusRichard Hughes1-1/+1