Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/GUI

File Age Rev Message Size
Source at commit 720 created 13 years 3 months ago.
By meklort, Makefile updates for modules. Modules now contain includes in <module_dir>/include if they are shared. These includes are copied to a global path after compilation of that module so that other modules can have function prototypes of it (yay long sentences....)
  ..
blob appleboot.h 13 years 7 months 531 meklort: GUI module nolonger causes a reboot, currently doesn't work properly, but it loads. Fixed a bug with module dependancies. 10.37 kB
blob graphic_utils.c 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 12.15 kB
blob graphic_utils.h 13 years 7 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 1.84 kB
blob gui.c 13 years 3 months 720 meklort: Makefile updates for modules. Modules now contain includes in <module_dir>/include if they are shared. These includes are copied to a global path after compilation of that module so that other modules can have function prototypes of it (yay long sentences....) 54.46 kB
blob gui.h 13 years 7 months 537 meklort: A few more bugfixes / typo fixes 3.56 kB
blob GUI_module.c 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 23.89 kB
blob Makefile 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 2.38 kB
blob picopng.c 13 years 7 months 521 meklort: Modules, Modules everywhere 40.08 kB
blob picopng.h 13 years 7 months 521 meklort: Modules, Modules everywhere 830 bytes

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