[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH 0/4] build: Simplify console output
Increases the readability of the console output of the build system. Unnecessary messages are hidden from the output console (change dirs, exportsyms.uk). The verbose mode lists now which sub-makefiles are included. exportsyms.uk warnings are only shown in verbose mode. The reason is that these files do not work well with name mangled symbols (e.g., C++ code) and cannot be generally applied yet. The warning may cause confusion. Simon Kuenzer (4): build: Hide warning about `exportsyms.uk` build: Suppress messages about changing directories build: Use $(HOSTLN) instead of `ln` build: Print including of sub-Makefiles (verbose only) Makefile | 95 +++++++++++++++++++++--------------- support/build/Makefile.rules | 21 ++++++-- 2 files changed, 75 insertions(+), 41 deletions(-) -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |