BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
apps
/
helloworld
/
Makefile
– Rev 870
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
870
4597 d 20 h
theseven
/
Make makefiles compatible with SVN 1.7 and compilers that default to thumb mode.
/apps/ball/Makefile
/apps/beeper/Makefile
/apps/bootmenu-ipodclassic-wintertheme/Makefile
/apps/bootmenu-ipodclassic/Makefile
/apps/bootmenu-ipodnano2g-wintertheme/Makefile
/apps/bootmenu-ipodnano2g/Makefile
/apps/bootmenu-ipodnano4g/Makefile
/apps/clockgatehunter/Makefile
/apps/dumpmalloc/Makefile
/apps/helloworld/Makefile
/apps/installer-ipodclassic/Makefile
/apps/installer-ipodnano2g/Makefile
/apps/installer-ipodnano2g/libucl/Makefile
/apps/installer-ipodnano4g/Makefile
/apps/snake/Makefile
/apps/testpattern/Makefile
/apps/uarttest/Makefile
/apps/uninstaller-ipodnano2g/Makefile
/emcore/trunk/Makefile
/emcore/trunk/loader/ipodclassic/Makefile
/emcore/trunk/loader/ipodnano2g/Makefile
/emcore/trunk/tools/Makefile
/libs/boot/Makefile
/libs/mkfat32/Makefile
/libs/png/Makefile
/libs/ui/Makefile
/noteboot/ftlstub/Makefile
/noteboot/uclstub/Makefile
/tools/ipodscsi/Makefile
/tools/itunesdfu/bootstrap_ipodclassic_itunes/Makefile
/tools/ucl/Makefile
/tools/ucl/src/Makefile
/umsboot/Makefile
666
5449 d 18 h
theseven
/
Fix another dozen makefile bugs
/apps/bootmenu-ipodclassic/Makefile
/apps/clockgatehunter/Makefile
/apps/dumpmalloc/Makefile
/apps/fastboot/Makefile
/apps/helloworld/Makefile
/apps/snake/Makefile
/apps/uarttest/Makefile
/emcore/trunk/Makefile
/emcore/trunk/loader/ipodclassic/Makefile
/emcore/trunk/loader/ipodnano2g/Makefile
/libs/boot/Makefile
/libs/mkfat32/Makefile
/libs/png/Makefile
/libs/ui/Makefile
/noteboot/ftlstub/Makefile
/umsboot/Makefile
529
5497 d 11 h
theseven
/apps/helloworld/
Helloworld: Remove library testing crap, make it a real hello world program again
/apps/helloworld/Makefile
/apps/helloworld/main.c
491
5508 d 12 h
theseven
/
emCORE: Fix another dozen bugs
/emcore/trunk/arm/arm-support.h
/emcore/trunk/crc32.c
/emcore/trunk/crc32.h
/emcore/trunk/export/armhelpers.c
/emcore/trunk/export/armhelpers.S
/apps/helloworld/Makefile
/apps/helloworld/ls.x
/emcore/trunk/SOURCES
/emcore/trunk/arm/contextswitch.S
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/syscallapi.c
/libs/boot/Makefile
/libs/boot/ls.x
/libs/ui/Makefile
/libs/ui/ls.x
/tools/elf2emcoreapp/elf2emcoreapp.c
489
5511 d 9 h
theseven
/
emCORE: Fix a lot of bugs
/apps/helloworld/Makefile
/apps/helloworld/main.c
/emcore/trunk/export/emcoreapp.h
/emcore/trunk/export/emcorelib.h
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/fat.h
/emcore/trunk/lcd.h
/emcore/trunk/library.c
/emcore/trunk/library.h
/emcore/trunk/syscallapi.c
/emcore/trunk/target/ipodclassic/target.h
/emcore/trunk/target/ipodnano2g/lcd.S
/emcore/trunk/target/ipodnano2g/target.h
/emcore/trunk/target/ipodnano3g/lcd.c
/emcore/trunk/target/ipodnano3g/target.h
/emcore/trunk/target/ipodnano4g/lcd.c
/emcore/trunk/target/ipodnano4g/target.h
/emcore/trunk/thread.c
462
5512 d 15 h
theseven
/
Use ccache in all other Makefiles as well
/apps/helloworld/Makefile
/apps/iloader/Makefile
/apps/installer-classic/Makefile
/apps/installer-nano2g/Makefile
/apps/installer-nano2g/libucl/Makefile
/apps/uninstaller-classic/Makefile
/apps/uninstaller-nano2g/Makefile
/embios/trunk/Makefile
/embios/trunk/loader/ipodclassic/Makefile
/embios/trunk/loader/ipodnano2g/Makefile
/emcore/trunk/SOURCES
/emcore/trunk/loader/ipodclassic/Makefile
/emcore/trunk/loader/ipodnano2g/Makefile
/noteboot/ftlstub/Makefile
/noteboot/uclstub/Makefile
/tools/elf2emcoreapp/Makefile.in
/tools/extract2g/Makefile
/tools/ucl/Makefile
/tools/ucl/src/Makefile
/umsboot/Makefile
458
5514 d 15 h
theseven
/apps/helloworld/
helloworld: Windows doesn't like those quotes in the Makefile. We need to find a better solution...
/apps/helloworld/Makefile
454
5514 d 17 h
theseven
/apps/helloworld/
helloworld: Switch to emCORE
/apps/helloworld/Makefile
/apps/helloworld/ls.x
/apps/helloworld/main.c
147
5668 d 22 h
theseven
/
Some magic to make integer divisions in emBIOS apps work seamlessly
/embios/trunk/export/armhelpers.S
/apps/helloworld/Makefile
/apps/iloader/Makefile
/apps/uninstaller-nano2g/Makefile
/embios/trunk/arm/arm-support.S
/embios/trunk/arm/contextswitch.S
111
5674 d 21 h
theseven
/
Implement the most important part of the syscall interface
/embios/trunk/bootflash.h
/embios/trunk/i2c.h
/embios/trunk/lcd.h
/embios/trunk/mmu.h
/embios/trunk/nand.h
/embios/trunk/power.h
/embios/trunk/timer.h
/embios/trunk/target/ipodnano2g/bootflash.h
/embios/trunk/target/ipodnano2g/i2c.h
/embios/trunk/target/ipodnano2g/lcd.h
/embios/trunk/target/ipodnano2g/mmu.h
/embios/trunk/target/ipodnano2g/power.h
/embios/trunk/target/ipodnano2g/timer.h
/embios/trunk/target/ipodnano4g/i2c.h
/embios/trunk/target/ipodnano4g/lcd.h
/embios/trunk/target/ipodnano4g/mmu.h
/embios/trunk/target/ipodnano4g/power.h
/embios/trunk/target/ipodnano4g/timer.h
/apps/helloworld/Makefile
/embios/trunk/Makefile
/embios/trunk/configmagic.h
/embios/trunk/console.h
/embios/trunk/export/embiosapp.h
/embios/trunk/export/syscallapi.h
/embios/trunk/export/syscallwrappers.h
/embios/trunk/fat.c
/embios/trunk/fat.h
/embios/trunk/file.h
/embios/trunk/format.c
/embios/trunk/global.h
/embios/trunk/libc/atoi.c
/embios/trunk/libc/ctype.c
/embios/trunk/libc/include/stdio.h
/embios/trunk/libc/include/stdlib.h
/embios/trunk/libc/include/string.h
/embios/trunk/libc/mktime.c
/embios/trunk/mv.h
/embios/trunk/panic.h
/embios/trunk/strcasecmp.c
/embios/trunk/strcasestr.c
/embios/trunk/syscallapi.c
/embios/trunk/target/ipodnano2g/crt0.S
/embios/trunk/target/ipodnano2g/s5l8701.h
/embios/trunk/target/ipodnano4g/crt0.S
/embios/trunk/target/ipodnano4g/s5l8720.h
/embios/trunk/usb/synopsysotg.h
110
5674 d 23 h
theseven
/
Move the API header files to embios/trunk/export
/embios/trunk/export
/embios/trunk/export/embiosapp.h
/embios/trunk/export/syscallapi.h
/embios/trunk/export/syscallwrappers.h
/apps/embiosapp.h
/apps/syscallapi.h
/apps/syscallwrappers.h
/embios/trunk/syscallapi.h
/apps/helloworld/Makefile
/embios/trunk/Makefile
/embios/trunk/init.c
/embios/trunk/panic.h
/embios/trunk/syscallapi.c
99
5675 d 14 h
theseven
/
Make the syscall interface work, add simple hello world app
/apps
/apps/embiosapp.h
/apps/helloworld
/apps/helloworld/Makefile
/apps/helloworld/SOURCES
/apps/helloworld/ls.x
/apps/helloworld/main.c
/apps/helloworld/version.h
/apps/syscallapi.h
/apps/syscallwrappers.h
/embios/trunk/syscallapi.c
/embios/trunk/syscallapi.h
/embios/trunk/SOURCES
/embios/trunk/arm/contextswitch.S
/embios/trunk/panic.h
/embios/trunk/syscall.c
/embios/trunk/syscall.h
/embios/trunk/target/ipodnano2g/crt0.S
/embios/trunk/target/ipodnano4g/crt0.S
/embios/trunk/tools/libembios.py
/embios/trunk/version.h