summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-05-17mkinfo: Use correct binary file for "actual size" on hosted targetsSolomon Peachy1-2/+10
2020-04-17talk.h make voice files check for proper number of entries on loadWilliam Wilgus1-0/+1
2020-04-16voice: Add support for Mimic TTS engine.Solomon Peachy2-4/+51
2020-04-15Android: Compile native android bits with armv7-a CPU flagsSolomon Peachy1-5/+18
2020-04-13checkwps: have the ./buildall.sh script log all build failures.Solomon Peachy1-1/+7
2020-04-13obsolete: Nuke the very-incomplete Archos AV300 targetSolomon Peachy2-27/+1
2020-04-13android: Fix configure script for "newer" versions of the NDKSolomon Peachy1-51/+55
2020-04-13rockboxdev: Remove the ability to build the special cy-ng ypr0 toolchainSolomon Peachy1-4/+4
2020-04-12build: Fix iHIFI 770c nightly builds. Bad CaPiTaLiZaTiOn.Solomon Peachy1-1/+1
2020-04-10voice: Add corrections for 'DAC' and 'ADC'Solomon Peachy1-1/+2
2020-04-08hiby_patcher: Mangle the version string in the update payload if necessarySolomon Peachy1-8/+26
2020-04-07build: Update builds.pm with xDuoo X3ii & X20Solomon Peachy1-5/+21
2020-04-06xDuoo X3II and X20 portMarcin Bukat2-22/+76
2020-04-05tools: Add a tool that patches Hiby_player-derived firmware images.Solomon Peachy1-0/+165
2020-04-04rockboxdev: Store toolchain patches in-tree, instead of downloading themSolomon Peachy7-8/+778
2020-04-03toolchain: Parallelize the toolchain build if possibleSolomon Peachy1-2/+7
2020-03-29FS#13184: Support 2048 byte sectors and images without bootloader in ipod_fwSolomon Peachy1-17/+32
2019-11-15Bump versions for 3.15.Franklin Wei4-8/+8
2019-10-30Add some scripts to automate target listing and generating build-infoFranklin Wei2-0/+55
2019-10-28Promote ipod6g to stable.Franklin Wei1-1/+1
2019-10-28builds.pm: Note that last Recorder build was 3.13Franklin Wei1-0/+1
2019-07-29lua add demo scripts, atexit handler, gui_scrollbar_drawWilliam Wilgus1-0/+16
2019-07-28docker-rbclient: update READMEFranklin Wei1-16/+30
2019-07-28docker-rbclient: whitespace fixFranklin Wei1-2/+2
2019-07-28Add build code for Docker development environmentFranklin Wei3-0/+134
2019-07-28Use full_path_subst on more places, to avoid replacing the wrong occurrences inVencislav Atanasov2-2/+2
2019-07-26Add Vagrant configuration for creating a development VMVencislav Atanasov4-0/+120
2019-07-20build: Fix puzzles build due to missing dependencySolomon Peachy1-1/+1
2019-07-20Fix Red - Talk support for pluginsWilliam Wilgus1-1/+1
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy1-2/+21
2019-07-19Put -lfirmware in CORE_LIBS, to fix -thumb buildsFrank Gevaerts1-2/+2
2019-06-17configure: add --32-bit option to build a 32-bit simulator/applicationFranklin Wei1-0/+10
2019-01-02Fix a capitalization typo in the ihifi770c configure target name.Solomon Peachy1-1/+1
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy2-5/+87
2018-12-25build: Properly generate build dependency for autogenerated bitmap .h filesSolomon Peachy1-0/+2
2018-12-22Support using 'rbspeak' to generate voice files.Solomon Peachy2-4/+25
2018-12-10Fix host build for newer linux distrosWilliam Wilgus1-12/+5
2018-12-08Fix Sim & checkwps for newer distrosWilliam Wilgus1-1/+6
2018-12-07Fix Sim for newer distrosWilliam Wilgus2-0/+48
2018-11-10speech: additional correction rules for acronyms etc.Solomon Peachy1-0/+16
2018-09-28build: Log the zipfile creationSolomon Peachy1-0/+1
2018-09-28misc: Fix some assorted compiler warningsSolomon Peachy2-2/+3
2018-07-29Fix syntax error in builds.pmFranklin Wei1-1/+1
2018-07-28Fix download link for the MIPS toolchain.Michael Giacomelli1-1/+1
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy5-2/+33
2018-07-28Update MIPS toolchain to GCC 4.9.4 and binutils 2.26.1, update configureAmaury Pouly2-7/+3
2018-06-14Agptek Rocker: Add to builds.pmMarcin Bukat1-0/+4
2018-06-14Agptek Rocker: Slightly tweak build procedureMarcin Bukat1-2/+1
2018-06-13Agptek Rocker: Update tools to alter .upt update imagesMarcin Bukat3-30/+48
2018-06-12bmp2rb: Add XRGB 32bit native formatMarcin Bukat1-5/+34