]> git.draconx.ca Git - upkg.git/history - src/Makefile.am
upkg: Print object properties in info mode.
[upkg.git] / src / Makefile.am
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-15 Nick Bowlerbuild: Pass PKGDATADIR to compiled sources.
2009-09-07 Nick Bowlerlicense: Add permissive license to build related source...
2009-08-08 Nick BowlerMerge branch 'uobject' of git://git.draconx.ca/upkg...
2009-08-08 Nick Bowleruobject: Install modules to a more appropriate location.
2009-08-07 Nick Bowleruobject: Namespace changes.
2009-08-07 Nick Bowlermodule: Split out the GTypeModule subclass.
2009-08-01 Nick Bowleruobject: Don't expose symbols that don't start with...
2009-07-24 Nick Bowleruobject: Move headers into a separate (installable...
2009-07-19 Nick Bowleruobject: Split uobject stuff into its own library.
2009-07-13 Nick Bowleruobject: Implement an interface for loading/unloading.
2009-07-10 Nick Bowlerupkg: Add gnulib getopt_long support and implement...
2009-06-11 Nick BowlerAdd missing header to Makefile.am.
2009-06-10 Nick BowlerReorganize object hierarchy to root at "UObject".
2009-06-09 Nick BowlerImplement the module class loader.
2009-06-09 Nick BowlerAdd required HEADERS to the Makefile.am.
2009-06-09 Nick BowlerImplement dynamic loading of modules.
2009-06-09 Nick BowlerEarly start of the module system.
2009-06-09 Nick BowlerAdd libltdl.
2009-06-09 Nick BowlerInitial UObject implementation plus a dumb music extractor.
2009-06-08 Nick BowlerMove stuff into a separate source directory.