Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
  • Property svn:ignore set to modules_include
Source at commit 856 created 12 years 11 months ago.
By macman, Additional clean up
  ..
tree ACPIPatcher 13 years 2 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced.
tree GraphicsEnabler 13 years 2 months 734 meklort: Typo fixes, gma hack, nvidia dev id, more work needed for nvidia
tree GUI 13 years 2 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced.
tree HelloWorld 13 years 4 months 669 meklort: Added missing lines for acpi patcher
tree HPET 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.
tree include 13 years 2 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....)
tree KernelPatcher 13 years 2 months 742 meklort: Module system cleanup. Potential bugfix: If a module symbol is missing, bind symbol with void function w/o notifying user.
tree KextPatcher 13 years 2 months 741 meklort: Module system cleanup. KextPatcher compiled with -O3
tree klibc 13 years 2 months 719 meklort: Fix klibc warning. Simplify USB loop (untested)
tree Memory 13 years 2 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced.
tree NetbookInstaller 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.
tree Networking 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.
tree Resolution 13 years 2 months 735 meklort: GUI module bugfixes. Kext Patcher additions.
tree uClibc++ 13 years 2 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced.
tree USBFix 13 years 2 months 728 meklort: Updated Symbols.dylib generation. Module linked list rework beginning. USB Legacy off patch still needs fixing. Added a new tool to generate the symbols.dylib. It's a fairly correct dylib file, however nm complains about it (it still works fine though). Updated Symbols.dylib file is smaller (~13%) that the old method and is a bit cleaner. dylib generation needs a bit of cleaning up though)
blob lazydylib1.c 13 years 4 months 658 meklort: Makeful update (again). Added a ugly hack so that only c++ modules will link agains the uClibc++ module. Removed the possibility for modules to link agains themselfs. Added laxydylib1.c so that if you try to compile a module with -lazy_library instead of -weak_library, the build will not fail 216 bytes
blob Makefile 13 years 2 months 745 meklort: Modules compiled into sym/i386/modules now 1.68 kB
blob MakeInc.dir 13 years 2 months 745 meklort: Modules compiled into sym/i386/modules now 1.56 kB

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