Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4687 5524 d 1 h jermar /tags/0.4.1/ Tag 0.4.1  
4556 5570 d 14 h decky /trunk/ define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
 
3882 5696 d 2 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5719 d 4 h decky /trunk/ configuration system overhaul (requires newt)  
3568 5792 d 11 h svoboda /trunk/uspace/ Always include Makefile.config instead of passing ARCH and COMPILER to child make on the command line. Allows running make on individual apps and allows more configuration options.  
3486 5825 d 8 h decky /trunk/ faster compilation using -pipe  
2479 6296 d 9 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6453 d 2 h jermar /trunk/ (c) versus (C)  
1787 6643 d 4 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1127 6752 d 10 h palkovsky /uspace/trunk/ Correct dependencies creation.  
1031 6760 d 22 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
543 6860 d 10 h decky /uspace/trunk/softfloat/ add fake clean target  
542 6860 d 10 h cejka /uspace/trunk/softfloat/ Some softfloat functions added - not compilable yet.