Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 334 created 13 years 9 months ago.
By meklort, Missing 'l'
  ..
tree HelloWorld 13 years 9 months 333 meklort: Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things might happen. Lots fo verbose / debugging information is int modules.c. If you write a module that doesn't load properly, upload a copy of the module, the source, and the issues you are having to the issue tracker and I'll try to fix the bug.
tree Symbols 13 years 9 months 333 meklort: Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things might happen. Lots fo verbose / debugging information is int modules.c. If you write a module that doesn't load properly, upload a copy of the module, the source, and the issues you are having to the issue tracker and I'll try to fix the bug.
blob Makefile 13 years 9 months 306 meklort: Makefile update, ignore hidden folders in the module folder 1.22 kB

svn co -r 334 http://forge.voodooprojects.org/svn/chameleon Help