1. e4176ba Generate map files for all modules to allow for easy size analysis. by oliverschmidt · 18 years ago
  2. 3597351 Added a mouse driver adapter. by oliverschmidt · 18 years ago
  3. e80301f Reduced size by using the GNU make addprefix function by adamdunkels · 19 years ago
  4. 510e650 Renamed loader-arch-dsc.S to loader-arch-module-dsc.S. by oliverschmidt · 19 years ago
  5. 902a602 Cleaned up cc65 Makefile by using - gnumake's vpath - cc65's --create-dep by oliverschmidt · 19 years ago
  6. 78a775c Renamed CFLAGSCOMMON to CFLAGSCC65 and changed include dir options to by oliverschmidt · 19 years ago
  7. 5fc23c7 Moved D64 image creation target from cc65 Makefile to C64 Makefile. by oliverschmidt · 19 years ago
  8. dc37969 Added new contiki/Makefile.common to contain common defines. As an initial step moved the exsisting app defines from Makefile.cc65 over here. by oliverschmidt · 19 years ago
  9. ba0640b Renamed contiki-cc65/Makefile.common to contiki-cc65/Makefile.cc65 by oliverschmidt · 19 years ago[Renamed from contiki-cc65/Makefile.common]
  10. 6dbe0fd Renamed the "socket-like API" to "protosockets" in order to highlight by adamdunkels · 19 years ago
  11. 6d7b5cb Added target for assembler files in current directory by adamdunkels · 20 years ago
  12. cda09ff Removed obsolete uip-event.o file by adamdunkels · 20 years ago
  13. e72fb29 Added socket SMTP implementation, made d64 include .ser files by adamdunkels · 20 years ago
  14. f16f624 Moved creation of config.cfg into contiki-c64/Makefile.programs by adamdunkels · 20 years ago
  15. 2aa00c9 New directories to paths, .drv target, default drivers added to config.cfg by adamdunkels · 20 years ago
  16. cf09a87 Updated for the new kernel API by adamdunkels · 20 years ago
  17. a0bcb95 Added lib/ subdirectory by adamdunkels · 20 years ago
  18. 69aca2a uip_main -> uiplib, webserver compile fix by adamdunkels · 20 years ago
  19. ecb3f9e Added optimized rules for the RR-Net and TFE drivers by adamdunkels · 21 years ago
  20. 4c5dcdc Added ctk-textedit.o file to email target by adamdunkels · 21 years ago
  21. 255c0d1 Added loader/ subdir to depend target by adamdunkels · 21 years ago
  22. ec15288 config.cfg now explicitly created by adamdunkels · 21 years ago
  23. 99503e6 Moved config.cfg to start of directory for faster access by adamdunkels · 21 years ago
  24. 140675b Added loader/ directory by adamdunkels · 21 years ago
  25. 52e8025 Added uip assembler driver target, fixed web server and web browser targets, updated D64 target to include dirvers by adamdunkels · 21 years ago
  26. 9819dca Made uIP network device drivers modularised by adamdunkels · 21 years ago
  27. 70c4c34 Broke out code that can be used on many cc65 targets and put it in a separate directory by adamdunkels · 21 years ago