Go to file
Allan Stephens d00b802a6d sysgen: Terminate build when error detected
System generator now terminates with a non-zero exit code when
it detects an error, allowing the build system to detect the failure
and terminate the build.

Note: Sysgen only detects invalid keywords at this time. It would be
nice if it also detected other syntax and semantic errors.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:40 -05:00
arch Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
config
drivers
host
include Eliminate _nano_start() 2016-02-05 20:13:40 -05:00
kernel Eliminate _nano_start() 2016-02-05 20:13:40 -05:00
lib/libc/minimal Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
make build: Add QEMU extra flag to be defined in apps 2016-02-05 20:13:39 -05:00
misc
samples Rename KSCALL_BENCH to MICROKERNEL_CALL_BENCH 2016-02-05 20:13:40 -05:00
scripts sysgen: Terminate build when error detected 2016-02-05 20:13:40 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
vxmicro-env.bash