Commit Graph

15 Commits

Author SHA1 Message Date
Yao Wei Tjong 姚伟忠
6373b31bc4
Website - extra section for explaining DBE image tag.
Combine DBE requirements into one admonition.
2021-08-01 00:39:36 +08:00
Yao Wei Tjong 姚伟忠
1132abfa84
Prevent running of dockerized.sh script with root user.
Website - add memory requirement for Android build.
2021-07-31 13:32:13 +08:00
Yao Wei Tjong 姚伟忠
eba3e7c91b
Fix to remove extra semicolon on the macro call. 2021-07-17 14:42:23 +08:00
Yao Wei Tjong 姚伟忠
fc1ddb124e
Minor clean up and fix. 2021-07-11 15:35:28 +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 姚伟忠
5f5e04c5e4
Website - new way to scaffolding with rake new. 2021-07-06 01:19:02 +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 姚伟忠
3c67aecd2e
Website - setup ccache. 2021-07-03 00:52:29 +08:00
Yao Wei Tjong 姚伟忠
81f3d1c920
Website - rake install caveat on Windows. 2021-07-01 00:38:02 +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