summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-20Oops, shouldn't have committed this just yet.Barry Wardell1-8/+8
2007-03-20Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell1-8/+8
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell1-29/+29
2007-03-14Add support for building only the plugins by running "make rocks"Linus Nielsen Feltzing1-0/+3
2007-03-04Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold1-1/+28
2007-03-03fix player buildsRobert Kukla1-0/+1
2007-03-03- rename (D)evel Build to (A)dvanced BuildRobert Kukla1-8/+46
2007-02-23Initial take at providing a Sansa e200R build target. Only the bootloader buildDaniel Stenberg1-3/+32
2007-02-22Use -ffunction-sections and -fdata-sections for all bootloadersLinus Nielsen Feltzing1-2/+1