dragonmux
|
3a02fdea9d
|
misc: Added a clang-tidy Makefile target so enforcing the formatting is easier
|
2 years ago |
dragonmux
|
30a7e9f0d4
|
misc: Added a clang-tidy Makefile target so we can run `make clang-tidy` now
|
2 years ago |
Piotr Esden-Tempski
|
f97047b5f5
|
build: Added all_platforms target to toplevel Makefile
The src level all_platforms target now also checks for locm3 existence
as well as triggers build of the needed locm3 libraries.
|
2 years ago |
Piotr Esden-Tempski
|
d259d5c511
|
build: Only build the locm3 libraries needed.
We don't need to build all the locm3 libraries. We just need those that
are required by the supported platforms.
|
3 years ago |
Uwe Bonnes
|
03a7b06eb8
|
Makefile: Remove no longer needed code pathes.
|
4 years ago |
Matthew Skolaut
|
7e1b0321e2
|
Cleanup Makefiles for hosted bmp on darwin
|
4 years ago |
Dave Marples
|
90df8172ca
|
Addition of pc-hosted variant and extensions to other targets to support it.
|
5 years ago |
Sylvain Munaut
|
ef372d0161
|
build: Use a separate NO_LIBOPENCM3 flag to disable libopencm3
This prepares to allow other architectures than pc
that don't use libopencm3.
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
|
5 years ago |
Uwe Bonnes
|
d98703e022
|
Do not download/build/clean libopencm3 directory when compiling for PC-hosted platforms.
|
5 years ago |
Gareth McMullin
|
0d99e22a26
|
Quieten build system.
|
10 years ago |
Gareth McMullin
|
2b774102fe
|
Initialise git submodules automatically on make if not done already.
|
10 years ago |
Gareth McMullin
|
fee915bcf5
|
Add toplevel Makefile to build blackmagic with libopencm3.
|
12 years ago |