]> git.draconx.ca Git - upkg.git/history - src/uobject
upkg: Add support for controlling which package is acted upon.
[upkg.git] / src / uobject /
2011-03-03 Nick Bowlerupkg: Improve error reporting during package load.
2009-12-08 Nick Bowlerpackage: Move package search code to the VFS.
2009-12-08 Nick Bowlerpackage: Make the VFS directly open the package file.
2009-12-07 Nick Bowlerpackage: Get rid of separate mechanisms for opening...
2009-12-07 Nick Bowlerbuild: Re-arrange CFLAGS/LDFLAGS a bit.
2009-09-18 Nick Bowleruobject: Move source files into the uobject directory.
2009-09-16 Nick Bowlerpackage: Allow opening by filename in addition to packa...
2009-09-15 Nick Bowlerpackage: Add initial support for package search.
2009-09-07 Nick Bowlerlicense: Add permissive license to build related source...
2009-09-07 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2009-09-07 Nick Bowlerbuild: Add uobject/package.h to Makefile.am
2009-08-08 Nick BowlerMerge branch 'uobject' of git://git.draconx.ca/upkg...
2009-08-07 Nick Bowleruobject: Namespace changes.
2009-08-07 Nick Bowlermodule: Split out the GTypeModule subclass.
2009-07-24 Nick Bowleruobject: Add some descriptions of the loadable/exportab...
2009-07-24 Nick Bowleruobject: More namespace cleanups.
2009-07-24 Nick Bowleruobject: Clean up the module loader namespace.
2009-07-24 Nick Bowleruobject: Move headers into a separate (installable...