3 Commits
Author SHA1 Message Date
William Douglas dd3e0f3d81 Update copyright years
Signed-off-by: William Douglas <william.douglas@intel.com>
2025-04-24 14:20:58 -07:00
Otavio Pontes 2bf4169a4a Don't mix tabs with spaces in the same file
And prefer tabs over spaces, because that's the project standard for
source files

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2019-10-29 11:54:25 -07:00
Ikey Doherty 3c651ce00f Add support for automated building within docker environment.
This change adds a simple "./continous.sh" script which will allow
developers to test their changes against "clearlinux:latest" within a
clean Docker container.

If the container does not already exist, it will be created on demand.
Future builds will be done near instantly within the container.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2017-02-02 11:38:49 -08:00