Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
110 5677 d 8 h theseven / Move the API header files to embios/trunk/export  
91 5678 d 17 h theseven /embios/trunk/ Remove unused main.c file and add target-specific CFLAGS/LDFLAGS  
71 5679 d 21 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place  
42 5683 d 10 h theseven /embios/trunk/ Revert r37. By convention the dash is always included in the CROSS variable, because otherwise one couldn't build with the host compiler at all.  
38 5683 d 16 h cmwslw /embios/ Automatically includes /usr/include on Linux.  
37 5683 d 17 h farthen /embios/trunk/ Change the CROSS variable to not include the dash  
33 5683 d 21 h theseven /embios/trunk/ Further Makefile fixes to make the build server happy  
32 5683 d 21 h theseven /embios/trunk/ Another try at making the Makefile cross-platform compatible  
28 5684 d 0 h theseven /embios/trunk/ Change the "Get Information" monitor commands to match the description in the wiki  
21 5684 d 22 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 5684 d 22 h theseven /embios/trunk/ Revert r12 and r13. They are unneccessary and might have nasty side effects.  
14 5689 d 1 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
13 5690 d 17 h farthen /embios/trunk/ I said I added gnu99 but I added c99 instead. Now it is really gnu99  
12 5690 d 17 h farthen /embios/trunk/ Add -std=gnu99 to the CFLAGS  
11 5690 d 23 h theseven /embios/trunk/ Hide dependency generation commands again  
10 5690 d 23 h theseven /embios/trunk/ Add ipodnano4g target  
9 5690 d 23 h theseven /embios/trunk/ Fix dependency generation for me  
5 5692 d 6 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 5692 d 20 h farthen /embios/trunk/ Finally fixes the dependency creation bug in the Makefile. This needs to be tested under Linux.  
3 5692 d 23 h theseven /embios/trunk/ Fix a dependency generation bug and a mistyped filename in SOURCES  

Show All