summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon1-1/+1
2007-09-27FreeBSD uname -m outputs a different string than linux uname -mNils Wallménius1-1/+1
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson1-2/+2
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson1-1/+1
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-3/+27
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+1
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun1-2/+26
2007-09-15make the e200rinstaller bootloader.bin file be created in the ./ directory in...Jonathan Gordon1-0/+1
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon1-0/+10
2007-09-09improved the ld (binutils) version number extractionDaniel Stenberg1-1/+1
2007-09-08Figure out the version of ld (binutils) and display it on stdout, so thatDaniel Stenberg1-0/+6
2007-09-07Disable 'initialized field overwritten' warnings for gcc >= 4.2Nils Wallménius1-0/+6
2007-09-07FS#7713 a slight cleanup of configure by Akio IdeharaNils Wallménius1-2/+2
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-1/+28
2007-09-02SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold1-9/+9
2007-09-01Add support for building voices with the swift engine from cepstral.com. Patc...Jonas Häggqvist1-2/+15
2007-08-25Replace the voicebuilding with a perl-based approach. Should greatly speed up...Jonas Häggqvist1-21/+37
2007-08-13Two oops commits for the price of one.Jonas Häggqvist1-1/+1
2007-08-13More elegant (and robust) check for program availability.Jonas Häggqvist1-8/+8
2007-08-13Voice related changes:Jonas Häggqvist1-46/+77
2007-08-11Only allow make voice if voice building has been configured.Jonas Häggqvist1-5/+12
2007-08-09Don't break if the program paths looked for contain spaces.Jonas Häggqvist1-8/+8
2007-08-09Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing so...Steve Bavin1-5/+23
2007-08-08Move voice config into the advanced build options and look for the eSpeak bin...Jonas Häggqvist1-33/+37
2007-08-06Fix red archos bootloadersNils Wallménius1-1/+1
2007-08-06Fix 'make clean' for some archos targets, make 'make clean' kill voice files ...Nils Wallménius1-5/+5
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-6/+13
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold1-98/+124
2007-07-16simplified the codec specification part in configureDaniel Stenberg1-28/+28
2007-07-16Fix sim errorsMichael Sevakis1-19/+19
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman1-19/+19
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-0/+5
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman1-19/+19
2007-05-31fix simulator builds for FreeBSDMarcoen Hirschberg1-1/+3
2007-05-24remove leftover debug outputDaniel Stenberg1-1/+0
2007-05-19FS#5472 add a memory size prompt to configure to allow ipod video builds forDaniel Stenberg1-25/+36
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun1-1/+1
2007-04-201) make the mkinfo work with sizes even when make -j is usedDaniel Stenberg1-6/+6
2007-04-20provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg1-3/+11
2007-04-20clean rockbox-info.txt as wellDaniel Stenberg1-1/+1
2007-04-20introducing rockbox-info.txtDaniel Stenberg1-0/+1
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg1-1/+6
2007-04-20Removed the question for simulator type and skipped the check for soundDaniel Stenberg1-107/+21
2007-04-20refuse to continue if pwd contains space, since the rest of the script Daniel Stenberg1-0/+8
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg1-2/+2
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg1-2/+2
2007-04-12Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell1-8/+8
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold1-1/+1
2007-04-01Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold1-6/+6
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-1/+1