summaryrefslogtreecommitdiff
path: root/tools/configure (follow)
Commit message (Expand)AuthorAge
...
* removed the language choice, now always uses english built-inDaniel Stenberg2006-01-09
* New target - iPod Video.Dave Chapman2005-12-18
* First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7aDaniel Stenberg2005-12-13
* build tools/codepages for all targets except for the playerDaniel Stenberg2005-12-06
* another makeover of the simulator stuff to be more sed-friendly with non-GNUDaniel Stenberg2005-12-05
* Stop using sed's /c option when building the simulator Makefile. This shouldDaniel Stenberg2005-12-05
* iPod targets need tools/scramble buildingDave Chapman2005-12-04
* Build convbdf for player too, although it feels a bit funny. Also builds theDaniel Stenberg2005-12-04
* configure now sets what set of tools that a particular target build needs orDaniel Stenberg2005-12-02
* Missed for a very long time: now runs make in the tools dir first whenDaniel Stenberg2005-11-21
* enables 'make tools' in the build dirDaniel Stenberg2005-11-21
* Correct bootloader type for h300Linus Nielsen Feltzing2005-11-16
* Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman2005-11-13
* Initial check-in of work-in-progress iPod bootloader. Current targets are iP...Dave Chapman2005-11-08
* Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman2005-10-31
* Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman2005-10-29
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26
* tools should not be made with the cross-compiler..Marcoen Hirschberg2005-10-10
* run make in Tools, so they are up to date.Marcoen Hirschberg2005-10-10
* Add libalac to non-existent iAudio buildDave Chapman2005-09-24
* Add ALAC to list of software codecsDave Chapman2005-09-22
* For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold2005-09-06
* for strange reason Rombox was disabled on the FM recorder buildJörg Hohensohn2005-08-31
* Fixed broken sim buildsLinus Nielsen Feltzing2005-08-30
* Archos: Fixed broken debug buildsLinus Nielsen Feltzing2005-08-30
* mention when the PCM playback is enabled in the simDaniel Stenberg2005-07-15
* added option to build for iAudio X5Daniel Stenberg2005-07-15
* check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg2005-07-15
* First take at PCM playback in the X11 sim on Linux.Daniel Stenberg2005-07-14
* Wrong appsdir for the H120 boot loaderLinus Nielsen Feltzing2005-07-09
* attempt to set a variable based on the Revision variable set by CVSDaniel Stenberg2005-07-08
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount ofDaniel Stenberg2005-07-07
* set right type in binary for h300 buildsDaniel Stenberg2005-07-01
* Now checks that sed works right before the Makefile for a simulator is created,Daniel Stenberg2005-06-30
* "Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn2005-06-21
* options for the H300 seriesDaniel Stenberg2005-06-15
* Use --ccache to enable ccache for buildsDaniel Stenberg2005-06-01
* (Optional) logf supportDaniel Stenberg2005-05-30
* remove text saying there is a default platformDaniel Stenberg2005-05-24
* No longer select Archos Recorder as "default" target platform.Daniel Stenberg2005-05-23
* Fixed bad dependency generationDaniel Stenberg2005-05-19
* produce a nicer root-level Makefile for the bootloaderDaniel Stenberg2005-05-07
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIRDaniel Stenberg2005-05-07
* fixed the removal of the endian test program to not fail on cygwinDaniel Stenberg2005-04-26
* First shot at autodetecting endianess, and storing the found results in theDaniel Stenberg2005-04-26
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12
* Oops. forgot. part of the dumb checkin.Michiel Van Der Kolk2005-03-17