summaryrefslogtreecommitdiffstats
path: root/tests/site_scons/site_tools
AgeCommit message (Collapse)AuthorFilesLines
2013-12-29Fix bundled protoc detection in scons scriptPetteri Aimonen1-3/+4
2013-12-29Fix spaces in paths on Windows alsoPetteri Aimonen1-1/+1
2013-12-29Fix handling spaces in directory namePetteri Aimonen1-2/+2
2013-12-29Add a SCons tool for nanopb protos.Petteri Aimonen1-0/+125
This tool script is useful both for building the tests and also for use in other applications.