Go to file
Yann MAGNIN 20536b601b vxkernel 0.6.0-26 : fonctional CMake build system! (candidate)
@add
> [vxdev] && [scripts]
  ¦ refacto the configuration script, now handle all compilation step
  ¦ proper cmake abstraction
  ¦ proper isolation between "core" and "command"

@update
> [CMakeLists.txt]
  ¦ support extra C flags configuration
  ¦ support installation request
  ¦ proper remove useless explicit path information
> [boards]
  ¦ [sdl2] move "toolchain" information in the vxsdk.toml (handled by vxSDK)
  ¦ [fxcg50] move "toolchain" information in the vxsdk.toml (handled by vxSDK)
> [vxsdk.toml]
  ¦ proper use of the new ENV configuration protocol
  ¦ isolate toolchain information of each board

@fix
> [.gitignore]
  ¦ use explicit exclusion instead of explicit inclusion
  ¦ add missing kernel source files (!)
2022-12-03 16:50:02 +01:00
boards vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
kernel vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
scripts vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
.gitignore vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
CMakeLists.txt vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
vxdev vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
vxsdk.toml vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00