summaryrefslogtreecommitdiff
path: root/firmware/decompressor/Makefile (follow)
Commit message (Expand)AuthorAge
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...Jens Arnold2008-10-28
* Make the build process informative again for 'make' 3.80 and earlier. Those '...Jens Arnold2006-10-28
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* Fixed dependency problem in compressed firmware build. (archos recorder v1)Jens Arnold2006-03-07
* Hopefully fix highly parallel build of recorder 8mbBrandon Low2006-02-13
* Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg2005-12-05
* Self-extracting loader: Cleaner method for inclusion of the UCL-compressed im...Jens Arnold2005-11-30
* Fixed self-extracting loader: (1) Proper startup code, ensuring the stack poi...Jens Arnold2005-11-28
* Archos targets: Self-extractor for on-disk firmware images to work around the...Jens Arnold2005-11-27