f618f08cc3
make removes partially built targets in case the rule exits with non-zero status, so creating a temp file and moving it is not necessary also use single quotes for cases where characters might be interpreted by the shell Also combine multiple sed calls into a single call of sed with multiple expressions and replace additional "grep -v foo" with corresponding sed delete command Change-Id: Iff7e3b962175e347e5ed100a87c96fbaeef39985 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166410 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> |
||
---|---|---|
.. | ||
qa | ||
source | ||
unotypes | ||
version | ||
CliLibrary_cli_basetypes.mk | ||
CliLibrary_cli_ure.mk | ||
CliNativeLibrary_cli_cppuhelper.mk | ||
CliUnoApi_cli_uretypes.mk | ||
CustomTarget_cli_ure_assemblies.mk | ||
Executable_climaker.mk | ||
Library_cli_cppuhelper_native.mk | ||
Library_cli_uno.mk | ||
Makefile | ||
Module_cli_ure.mk | ||
Package_cli_basetypes_copy.mk | ||
README.md | ||
readme.txt |
Common Language Infrastructure (CLI) UNO Runtime Environment
Support assemblies and tools for the MS .NET UNO binding.
See also
[git:cli_ure/readme.txt]