Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4556 5467 d 16 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 5593 d 5 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5616 d 6 h decky /trunk/ configuration system overhaul (requires newt)  
3568 5689 d 14 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 5722 d 10 h decky /trunk/ faster compilation using -pipe  
2479 6193 d 11 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6350 d 4 h jermar /trunk/ (c) versus (C)  
1787 6540 d 6 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1127 6649 d 12 h palkovsky /uspace/trunk/ Correct dependencies creation.  
1031 6658 d 0 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
543 6757 d 12 h decky /uspace/trunk/softfloat/ add fake clean target  
542 6757 d 12 h cejka /uspace/trunk/softfloat/ Some softfloat functions added - not compilable yet.