Commit Graph

9 Commits

Author SHA1 Message Date
Yao Wei Tjong 姚伟忠
eba3e7c91b
Fix to remove extra semicolon on the macro call. 2021-07-17 14:42:23 +08:00
Yao Wei Tjong 姚伟忠
638247e648
Use CMAKE_INSTALL_PREFIX for all as Windows does not support DESTDIR. 2021-07-10 23:47:22 +08:00
Yao Wei Tjong 姚伟忠
2b2ec1efd5
Auto detect PLATFORM env-var for ARM and RPI native build. 2021-07-08 00:24:14 +08:00
Yao Wei Tjong 姚伟忠
a4ea40bff0
Set default staged install dir for rake install task. 2021-07-04 16:41:47 +08:00
Yao Wei Tjong 姚伟忠
2bbc68cc49
Website - rake build install. 2021-07-01 00:04:15 +08:00
Yao Wei Tjong 姚伟忠
1b5f45a343
Website - make the matrix rendered correctly on all viewport sizes. 2021-06-28 00:20:43 +08:00
Yao Wei Tjong 姚伟忠
43409c664e
Website - supported cross-compiling matrix. 2021-06-27 00:41:45 +08:00
Yao Wei Tjong 姚伟忠
12c61765ef
Website - make the text easier to read on device with small viewport. 2021-06-24 00:19:12 +08:00
Yao Wei Tjong 姚伟忠
d3abfacf40
CI - set the default stage install dir for DBE.
On DBE the stage install dir must be inside the docker volume anyway, so set a sane default value when it is not explicitly specified.

website - simplify the DBE quick start section.
2021-06-23 02:12:28 +08:00