Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4687 5464 d 21 h jermar /tags/0.4.1/ Tag 0.4.1  
4556 5511 d 9 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 5636 d 22 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5659 d 23 h decky /trunk/ configuration system overhaul (requires newt)  
3568 5733 d 7 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 5766 d 3 h decky /trunk/ faster compilation using -pipe  
2479 6237 d 4 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6393 d 21 h jermar /trunk/ (c) versus (C)  
1787 6584 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1127 6693 d 5 h palkovsky /uspace/trunk/ Correct dependencies creation.  
1031 6701 d 17 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
543 6801 d 5 h decky /uspace/trunk/softfloat/ add fake clean target  
542 6801 d 5 h cejka /uspace/trunk/softfloat/ Some softfloat functions added - not compilable yet.