Chameleon

Chameleon Svn Source Tree

Root/branches/meklortOld/i386/modules/Resolution

File Age Rev Message Size
Source at commit 1166 created 13 years 10 days ago.
By meklort, Fixed recent Makefile changes. Please do not use /Users/evan/SourceCode/tmp/chameleon/trunk or VPATH. the *only* time you should use /Users/evan/SourceCode/tmp/chameleon/trunk is when setting the SRCROOT variable. Also note that very soon make pkg is going to be removed. The pkg build script in trunk is very out of date. Instead please use the package maker at http://forge.voodooprojects.org/p/chameleonApplications/. Once this is ready for trunk it will be merged.
  ..
tree include 13 years 5 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....)
blob 915resolution.c 13 years 5 months 735 meklort: GUI module bugfixes. Kext Patcher additions. 20.64 kB
blob 915resolution.h 13 years 5 months 734 meklort: Typo fixes, gma hack, nvidia dev id, more work needed for nvidia 4.38 kB
blob edid.c 13 years 10 months 521 meklort: Modules, Modules everywhere 3.39 kB
blob Makefile 13 years 7 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. 1.14 kB
blob Resolution.c 13 years 5 months 717 meklort: Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib 167 bytes

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