summaryrefslogtreecommitdiff
path: root/tools/configure (follow)
Commit message (Expand)AuthorAge
* The ipod mini 2g gets the same manual as the ipod mini.Dave Chapman2006-04-01
* Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold2006-03-30
* Proper scrambling options for the X5Linus Nielsen Feltzing2006-03-22
* introducing make gzip, make bzip2 and make helpDaniel Stenberg2006-03-19
* Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing2006-03-07
* improve FreeBSD support a littleMarcoen Hirschberg2006-03-02
* x86_64 needs -fPIC to make shared object link (plugins, codecs).Jens Arnold2006-03-01
* first gigabeat commitMarcoen Hirschberg2006-02-24
* at popular request "make clean" no longer cleans the tools. UseDaniel Stenberg2006-02-23
* make clean remove the generated bmp pic too (for sim builds)Daniel Stenberg2006-02-23
* Change clean: target to directly rm -fr the files instead of calling the othe...Dave Chapman2006-02-23
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21
* Hide the win32 option when building the simulator. The SDL is now the onlyDaniel Stenberg2006-02-20
* Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold2006-02-16
* iAudio X5 has 16Mbyte RAMLinus Nielsen Feltzing2006-02-13
* Only offer the (G)db stub alternative on targets that support it: ifp7x0Daniel Stenberg2006-02-09
* Various build sytem cleanupsBrandon Low2006-02-09
* Hide the x11 type offering when building simulator, SDL is now the way toDaniel Stenberg2006-02-08
* Oops. Correct typo so builds work again.Christi Scarborough2006-02-06
* Rockbox manual in LaTeX initial commit. New option 'manual' added to configu...Christi Scarborough2006-02-06
* Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman2006-02-05
* Build the correct set of tools for the iaudio x5, and use a dummy scrambler f...Linus Nielsen Feltzing2006-02-05
* iAudio X5: Select the correct bootloader in the configure scriptLinus Nielsen Feltzing2006-02-03
* New build type: GDB stubTomasz Malesinski2006-01-25
* added toolset for iFPTomasz Malesinski2006-01-24
* Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg2006-01-22
* Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman2006-01-22
* Profiling support, tools and documentation.Brandon Low2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* change separator for the LDFLAGS sed replacement since some people obviouslyDaniel Stenberg2006-01-09
* check for sdl-config before using it, and present a more user-friendlyDaniel Stenberg2006-01-09
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09
* 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