summaryrefslogtreecommitdiffstats
path: root/tools/checkwps/checkwps.make
AgeCommit message (Collapse)AuthorFilesLines
2014-08-05Fix up some more redMichael Sevakis1-1/+1
find_first_set_bit() becomes a small inline on ARMv5+ and checkwps now gets made with -std=gnu99 (it eats all the GCCOPTS) like the rest of things. Change-Id: Ie6039b17fec057a3dcb0f453d8fd5efac984df89
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz1-0/+1
Change-Id: I4327740bae17054131feb917abdd58846c451988
2012-05-03Add include path to checkwps.make to fix build.Nils Wallménius1-0/+1
Change-Id: I3edddee9422255bf6d944f76c74686a256a8a852
2012-04-29CheckWPS needs an include patch to /lib/rbcodec/dsp.Michael Sevakis1-0/+1
Change-Id: I7092be2be4b23137e011b2344d92b40fdcf1517e
2012-03-26Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION.Thomas Martitz1-3/+1
Change-Id: If38507ed896f577ea30e2ddae3bac3f4b98cee59
2012-03-26Fix sim/checkwps build failure.Thomas Martitz1-6/+9
Change-Id: Iefd533fe26495a29f8e79113b38748b504d94213
2012-03-18Add missing include path.Nils Wallménius1-0/+1
Change-Id: Icc19a89286f34fa88d151c0212273013d7b14f40
2012-03-03Integrate the warble tool in the regular build system.Frank Gevaerts1-0/+2
Only sdl app builds work properly for now. Change-Id: I7807d42f69b8577b401e48cdc63de71e54f49217
2010-11-03Fix a bug introduced with r28370 (feature check tag improvements) where ↵Jonathan Gordon1-1/+1
%Rp<foo> would fail to parse if the target had recording. Also enable debugging in the checkwps build line git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28473 a1c6a512-1295-4272-9138-f99709370657
2010-08-10try againJonathan Gordon1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27770 a1c6a512-1295-4272-9138-f99709370657
2010-08-10fid red/yellow... does database really need to compile all of misc.c?Jonathan Gordon1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27769 a1c6a512-1295-4272-9138-f99709370657
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme ↵Jonathan Gordon1-2/+2
editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27613 a1c6a512-1295-4272-9138-f99709370657
2010-05-17global tab->spaces is not clever with Makefiles!Jonathan Gordon1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26112 a1c6a512-1295-4272-9138-f99709370657
2010-05-17fix yellow/redJonathan Gordon1-2/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26110 a1c6a512-1295-4272-9138-f99709370657
2010-05-06Add firmware/include to the include path to fix checkwps.Thomas Martitz1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25851 a1c6a512-1295-4272-9138-f99709370657
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24874 a1c6a512-1295-4272-9138-f99709370657
2009-10-20compile checkwps with -Wall, to avoid accidentally breaking it again when a ↵Frank Gevaerts1-1/+1
function prototype changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23291 a1c6a512-1295-4272-9138-f99709370657
2009-10-07Make the database tool buildable from configure.Frank Gevaerts1-1/+2
Also update the checkwps makefile to make checkwps builds not break git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22998 a1c6a512-1295-4272-9138-f99709370657
2009-09-11Fix checkwps compilation for the PlayerFrank Gevaerts1-7/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22680 a1c6a512-1295-4272-9138-f99709370657
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg1-19/+19
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22593 a1c6a512-1295-4272-9138-f99709370657
2009-08-21Add CheckWPS entry to tools/configureMaurus Cuelenaere1-0/+34
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22456 a1c6a512-1295-4272-9138-f99709370657