Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4556 5463 d 13 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 5589 d 1 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5612 d 2 h decky /trunk/ configuration system overhaul (requires newt)  
3568 5685 d 10 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 5718 d 7 h decky /trunk/ faster compilation using -pipe  
2479 6189 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6346 d 1 h jermar /trunk/ (c) versus (C)  
1787 6536 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1127 6645 d 9 h palkovsky /uspace/trunk/ Correct dependencies creation.  
1031 6653 d 21 h cejka /uspace/trunk/ SoftFloat integrated into HelenOS uspace.  
543 6753 d 8 h decky /uspace/trunk/softfloat/ add fake clean target  
542 6753 d 8 h cejka /uspace/trunk/softfloat/ Some softfloat functions added - not compilable yet.