Chameleon

Chameleon Svn Source Tree

Root/trunk

File Age Rev Message Size
  • Property svn:ignore set to obj sym revision build .config* auto.conf autoconf.h autoconf.inc
  ..
tree artwork 12 years 11 months 994 azimutz: Ok, i had enough with these useless svn properties; deleting them all except for svn:ignore, that is "svn:executable" and "svn:mime-type application/octet-stream". If you want to delete them all together from your working folder, to avoid conflicts before merging from trunk: - cd to working folder - svn pl -v -R (to list all properties) - svn pd svn:mime-type -R .*; svn pd svn:executable -R .* (deletes them all; then issue the previous command to see the end result)
tree Chameleon.xcodeproj 13 years 6 days 874 azimutz: Update xcodeproj ignore (*.mode1v3 --> *.mode*).
tree doc 12 years 11 months 998 azimutz: Clean and disable DEBUG's. Clean white spaces i missed earlier on BootHelp.txt.
tree i386 12 years 11 months 1013 azimutz: I know i called "useless" to these properties on r994; bad choice of words due to frustration. Anyway, there were a few files with wrong properties, like "executable" set to a .rtf file. Set svn:executable property to all .sh files and fdisk440.
tree package 12 years 11 months 1013 azimutz: I know i called "useless" to these properties on r994; bad choice of words due to frustration. Anyway, there were a few files with wrong properties, like "executable" set to a .rtf file. Set svn:executable property to all .sh files and fdisk440.
blob APPLE_LICENSE 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 19.83 kB
blob Cconfig 13 years 3 days 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 88 bytes
blob CHANGES 13 years 1 day 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 4.12 kB
blob coding_standards.txt 14 years 4 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 2.62 kB
blob CREDITS 13 years 17 days 784 cparm: Update credit file, thank to kabyl 332 bytes
blob GPL_V2_LICENSE 13 years 10 months 231 rekursor: Added a full copy of GPL V2 license and fixed a typo in the README file 18.09 kB
blob Make.rules 12 years 11 months 944 meklort: Possible fix for #72 3.07 kB
blob Makefile 12 years 11 months 919 meklort: And now it does again... 3.14 kB
blob MEMTEST86_LICENSE 13 years 10 months 226 rekursor: New pci mem detection handling oc speed 1.25 kB
blob README 13 years 10 months 231 rekursor: Added a full copy of GPL V2 license and fixed a typo in the README file 382 bytes
blob TODO 12 years 11 months 966 azimutz: Update TODO file, replace fdisk by fdisk440 and edit a typo. 3.40 kB
blob version 13 years 11 months 166 zef: The user can override the default theme using the "Theme" key when the booter was built with "embedtheme" switch. 7 bytes

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