summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-20dbtool: Make the dbtool marginally more user friendly.Solomon Peachy1-2/+15
2023-12-21Fix zlib download url in rockboxdev.shroman.artiukhin1-1/+1
2023-10-01Remove structec APIAidan MacDonald1-1/+0
2023-05-25dbtool: Fix red.Solomon Peachy1-0/+31
2023-05-25dbtool: More fixes to dbtool operationSolomon Peachy2-34/+3
2023-05-25dbtool: Fix it up so that it runs from the CURRENT working directorySolomon Peachy2-2/+2
2023-05-23build: Fix problems compiling old glibc with gmake >= 4.4Solomon Peachy3-6/+484
2023-05-22configure: Deal with more variations of the 'ld' version outputSolomon Peachy1-1/+1
2023-05-22configure: Detect linker's NO_CROSSREFS_TO() supportAidan MacDonald1-0/+14
2023-05-22lang: Support languages that speak the units before a numerical valueSolomon Peachy1-0/+4
2023-04-18toolchain: Globally use '-fno-strict-overflow'Solomon Peachy1-1/+1
2023-03-21makefiles: Fix escaping issues under GNU make 4.2Aidan MacDonald1-2/+8
2023-03-21makefiles: Suppress stray backslash warnings with grep 3.8Aidan MacDonald2-4/+4
2023-01-13toolchain: Bump zlib to 1.2.13, for reals this time.Solomon Peachy1-1/+1
2023-01-13toolchain: Bump zlib to 1.2.13 due to 1.2.12 being withdrawnSolomon Peachy1-1/+1
2023-01-08[BugFix] voicefont.c buffer overflowWilliam Wilgus1-8/+21
2022-12-19remove rockboxlogo after boot INIT_ATTRWilliam Wilgus1-5/+13
2022-11-15Fix red strmemccpy CheckWps & DatabaseWilliam Wilgus2-0/+2
2022-10-11toolchains: Enhancements to build scriptsSolomon Peachy1-10/+39
2022-10-10toolchains: Get rid of crosstool-ng builds.Solomon Peachy2-89/+1
2022-09-17rockboxdev.sh: Mention older NWZ for the arm toolchain.Frank Gevaerts1-1/+1
2022-05-22mips: add native backtrace implementationAidan MacDonald1-0/+6
2022-04-18toolchain: update zlib to 1.2.12 for native mips targetsBernd Busse1-1/+1
2022-04-17configure: Add support for compiling the simulator with UBSanAidan MacDonald1-0/+11
2022-03-13Warble builds define WARBLE fix metadata_common in warble buildsWilliam Wilgus1-1/+1
2021-12-25rbspeex: Fix unused variable warning.Dominik Riebeling1-0/+2
2021-12-15Voices: Enable the generation of turkish voice files.Solomon Peachy1-0/+11
2021-12-15languages: Fix RTL language file generationSolomon Peachy1-6/+4
2021-11-18x1000: Merge makefiles used for the bootloaderAidan MacDonald1-3/+3
2021-09-29languages: Prefer the translated <dest> over a <voice> that is identical to ...Solomon Peachy1-1/+7
2021-09-29languages: Prefer translated <dest> over untranslated english <voice>Solomon Peachy1-2/+10
2021-09-29voice: Enable nightly Serbian & Norweigan voice generation.Solomon Peachy1-0/+13
2021-09-28talk: Add support for languages that swap the tens position in numbersSolomon Peachy1-6/+8
2021-09-28voice: Add default presets for Danish.Solomon Peachy1-0/+2
2021-09-20configure: --no-ccache must disable CCACHE for $HOSTCC too!Solomon Peachy1-0/+3
2021-09-03rockboxdev: Add 'g++' to the list of required tools for building toolchainsSolomon Peachy1-1/+1
2021-08-15Add advanced build option to omit building pluginsAidan MacDonald1-1/+5
2021-08-14Remove the (very) incomplete port for the Tatung TPJ-1102Solomon Peachy2-32/+3
2021-08-14Remove Samsung YP-Z5 portAidan MacDonald2-23/+2
2021-08-06tools/iriver: fix resource management in encode/decode functionsJames Buren1-45/+44
2021-07-24Fix typo in f8bbe3352c4d9f21fde892ee8b60563decfc6a14Solomon Peachy1-1/+1
2021-07-24rocker: First crack at manual for the AGPTek RockerSolomon Peachy1-0/+1
2021-07-24Enable building the manual for the FiiO M3K and Shanling Q1Solomon Peachy1-1/+4
2021-07-18New Port: Eros Q NativeDana Conrad2-1/+27
2021-07-15Fix builds.pm syntax error (1d72d9cf)Solomon Peachy1-1/+1
2021-07-15builds: add Shanling Q1 to unstableAidan MacDonald1-0/+4
2021-07-13New port: Shanling Q1 nativeAidan MacDonald2-1/+28
2021-07-09configure: fix a typo that could break voice buildsSolomon Peachy1-1/+1
2021-07-08build: Nuke the ASMFLAGS workaround for gcc 3.4.xSolomon Peachy2-4/+3
2021-07-08build: use gcc-ar / gcc-ranlib in preparation for link-time-optimizationSolomon Peachy1-10/+2