5 Commits

Author SHA1 Message Date
popcornmix
c8ed769bc3 vcos: Implement vcos_strdup directly 2016-06-27 17:44:53 +01:00
popcornmix
481fcfbcf8 Fix some typos found by codespell
See: https://github.com/raspberrypi/userland/pull/299
2016-04-06 19:47:08 +01:00
Andy Sloane
acc5ab3fcc Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
This way, the userland top-level CMakeLists.txt can be included with
add_subdirectory() from another project, e.g., as a submodule.
2014-09-29 13:34:18 -04:00
popcornmix
c244a08aa7 containers: add standalone CMakelists.txt
Move the test apps to their own CMakeLists.txt and
add a standalone/CMakeLists.txt which allows building
the containers test application as a standalone app for PC

mmal: fix the standalone build

Fix the standalone build to allow building the test applications
on PC.
2014-09-19 17:28:27 +01:00
popcornmix
99dd0f0ec8 mmal: Add MMAL container parsing code 2014-09-15 22:57:46 +01:00