Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
21 5683 d 8 h theseven /embios/trunk/ Move the list of targets from the Makefile to a TARGETS file, that can also be used by the build server  
18 5683 d 8 h theseven /embios/trunk/ Revert r12 and r13. They are unneccessary and might have nasty side effects.  
14 5687 d 10 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
13 5689 d 3 h farthen /embios/trunk/ I said I added gnu99 but I added c99 instead. Now it is really gnu99  
12 5689 d 3 h farthen /embios/trunk/ Add -std=gnu99 to the CFLAGS  
11 5689 d 9 h theseven /embios/trunk/ Hide dependency generation commands again  
10 5689 d 9 h theseven /embios/trunk/ Add ipodnano4g target  
9 5689 d 9 h theseven /embios/trunk/ Fix dependency generation for me  
5 5690 d 16 h theseven /embios/trunk/ - Remove bad comment from the Makefile, which made compilation fail on Windows
- Use TARGET_whatever defines to allow ifdef'ing target-specific code properly
 
4 5691 d 6 h farthen /embios/trunk/ Finally fixes the dependency creation bug in the Makefile. This needs to be tested under Linux.  
3 5691 d 9 h theseven /embios/trunk/ Fix a dependency generation bug and a mistyped filename in SOURCES  
2 5692 d 9 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.