summaryrefslogtreecommitdiff
path: root/apps/Makefile (follow)
Commit message (Expand)AuthorAge
...
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* Correct libcomsim.a dependenciesLinus Nielsen Feltzing2005-02-28
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman2005-02-16
* Added GCCOPTS to the linker command line, to let the linker know exactly whic...Linus Nielsen Feltzing2004-12-19
* Don't build the rocks if ENABLEDPLUGINS isn't setLinus Nielsen Feltzing2004-10-07
* don't build UCL files for targets that don't support flashingDaniel Stenberg2004-10-07
* new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg2004-10-04
* adjusted to work better in the new conceptDaniel Stenberg2004-09-22
* Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg2004-09-22
* Clean romstart fileJens Arnold2004-09-11
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* check the size of the .bin file, not the .ucl fileDaniel Stenberg2004-09-06
* removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg2004-09-06
* rombox support: building and zipDaniel Stenberg2004-09-06
* Prepared for ROM buildsLinus Nielsen Feltzing2004-07-24
* the apps files shouldn't be compiled with -DPLUGINLinus Nielsen Feltzing2004-06-27
* Further adjustments for the plugin libraryLinus Nielsen Feltzing2004-05-18
* No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing2004-03-30
* bring back the cat for the preprocessing of the app.lds file, sinceDaniel Stenberg2004-01-04
* removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg2003-12-12
* Rockbox on Neo supportDaniel Stenberg2003-12-12
* uh, recorder v2Daniel Stenberg2003-11-19
* use v2 scrambling for recorder v2Daniel Stenberg2003-11-19
* Proper echo of uclpack command lineBjörn Stenberg2003-09-29
* Missed oneHardeep Sidhu2003-08-01
* $< and were backwardsHardeep Sidhu2003-08-01
* corrected the 2uclpack mistakeDaniel Stenberg2003-07-31
* If uclpack is not there, produce a faked one to avoid getting that messageDaniel Stenberg2003-07-31
* If you make sure that you have 'uclpack' in your $PATH when you run makeDaniel Stenberg2003-07-31
* Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg2003-07-24
* Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg2003-07-13
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* default to the old staticly set tools dirDaniel Stenberg2003-04-22
* use TOOLSDIR as passed-inDaniel Stenberg2003-04-22
* export MEM variable in firmware and appsUwe Freese2003-03-03
* Moved to one single .lds file for ALL builds.Daniel Stenberg2003-02-26
* MEM should be passed in to this make, setting the size of the DRAM in MB.Daniel Stenberg2003-02-26
* use the same .lds file for recorder and player, they were identical anyway!Daniel Stenberg2003-02-26
* Assign ANYREC before checking if this is a DEBUG build or not, without thisDaniel Stenberg2003-02-18
* we only include from firmware/include and export, no other firmware dirDaniel Stenberg2003-02-07
* new include pathDaniel Stenberg2003-02-07
* When building the FM version, invoke 'scramble' with the -fm option.Daniel Stenberg2003-01-16
* FM Recorder support addedDaniel Stenberg2003-01-16
* generate a raw list from the docs/CREDITS file and include that in credits.cDaniel Stenberg2002-10-15
* re-run the language tools if new ones arriveDaniel Stenberg2002-10-14
* Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg2002-10-02