Searched hist:"0047 cb63e905a83006d0b8a09218d028c1ca6f1a" (Results 1 – 6 of 6) sorted by relevance
| /optee_os/mk/ |
| H A D | lib.mk | 0047cb63e905a83006d0b8a09218d028c1ca6f1a Mon Sep 01 11:41:48 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Cosmetic fixes for build output
By default, the OP-TEE build shows abbreviated output similar to the Linux kernel. This commit fixes a number of deviations/inconsistencies.
- Always print a command in uppercase, followed by the target file. - Make sure commands and file paths are nicely aligned, with two leading spaces to make command output/errors better stand out. - Remove some duplicate slashes in file paths. We use the following rule: variables that hold directory names such as $(arch-dir) or $(platform-dir) always have a trailing slash. The 'subdirs' and 'incdirs' variables used in sub-makefiles are an exception because doing otherwise would needlessly clutter the sub-makefiles.
|
| H A D | compile.mk | 0047cb63e905a83006d0b8a09218d028c1ca6f1a Mon Sep 01 11:41:48 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Cosmetic fixes for build output
By default, the OP-TEE build shows abbreviated output similar to the Linux kernel. This commit fixes a number of deviations/inconsistencies.
- Always print a command in uppercase, followed by the target file. - Make sure commands and file paths are nicely aligned, with two leading spaces to make command output/errors better stand out. - Remove some duplicate slashes in file paths. We use the following rule: variables that hold directory names such as $(arch-dir) or $(platform-dir) always have a trailing slash. The 'subdirs' and 'incdirs' variables used in sub-makefiles are an exception because doing otherwise would needlessly clutter the sub-makefiles.
|
| /optee_os/ |
| H A D | Makefile | 0047cb63e905a83006d0b8a09218d028c1ca6f1a Mon Sep 01 11:41:48 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Cosmetic fixes for build output
By default, the OP-TEE build shows abbreviated output similar to the Linux kernel. This commit fixes a number of deviations/inconsistencies.
- Always print a command in uppercase, followed by the target file. - Make sure commands and file paths are nicely aligned, with two leading spaces to make command output/errors better stand out. - Remove some duplicate slashes in file paths. We use the following rule: variables that hold directory names such as $(arch-dir) or $(platform-dir) always have a trailing slash. The 'subdirs' and 'incdirs' variables used in sub-makefiles are an exception because doing otherwise would needlessly clutter the sub-makefiles.
|
| /optee_os/ta/mk/ |
| H A D | ta_dev_kit.mk | 0047cb63e905a83006d0b8a09218d028c1ca6f1a Mon Sep 01 11:41:48 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Cosmetic fixes for build output
By default, the OP-TEE build shows abbreviated output similar to the Linux kernel. This commit fixes a number of deviations/inconsistencies.
- Always print a command in uppercase, followed by the target file. - Make sure commands and file paths are nicely aligned, with two leading spaces to make command output/errors better stand out. - Remove some duplicate slashes in file paths. We use the following rule: variables that hold directory names such as $(arch-dir) or $(platform-dir) always have a trailing slash. The 'subdirs' and 'incdirs' variables used in sub-makefiles are an exception because doing otherwise would needlessly clutter the sub-makefiles.
|
| /optee_os/core/ |
| H A D | core.mk | 0047cb63e905a83006d0b8a09218d028c1ca6f1a Mon Sep 01 11:41:48 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Cosmetic fixes for build output
By default, the OP-TEE build shows abbreviated output similar to the Linux kernel. This commit fixes a number of deviations/inconsistencies.
- Always print a command in uppercase, followed by the target file. - Make sure commands and file paths are nicely aligned, with two leading spaces to make command output/errors better stand out. - Remove some duplicate slashes in file paths. We use the following rule: variables that hold directory names such as $(arch-dir) or $(platform-dir) always have a trailing slash. The 'subdirs' and 'incdirs' variables used in sub-makefiles are an exception because doing otherwise would needlessly clutter the sub-makefiles.
|
| /optee_os/ta/ |
| H A D | ta.mk | 0047cb63e905a83006d0b8a09218d028c1ca6f1a Mon Sep 01 11:41:48 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Cosmetic fixes for build output
By default, the OP-TEE build shows abbreviated output similar to the Linux kernel. This commit fixes a number of deviations/inconsistencies.
- Always print a command in uppercase, followed by the target file. - Make sure commands and file paths are nicely aligned, with two leading spaces to make command output/errors better stand out. - Remove some duplicate slashes in file paths. We use the following rule: variables that hold directory names such as $(arch-dir) or $(platform-dir) always have a trailing slash. The 'subdirs' and 'incdirs' variables used in sub-makefiles are an exception because doing otherwise would needlessly clutter the sub-makefiles.
|