From 1b1772755aa2f37f98edc5fa18ddc9132c555adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Mon, 20 Mar 2023 18:06:04 +0100 Subject: Implements ccache integration. --- etc/README.md | 2 +- etc/build.usage | 2 +- etc/build.usage.short | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/README.md b/etc/README.md index 5fa748db..ef03485b 100644 --- a/etc/README.md +++ b/etc/README.md @@ -811,7 +811,7 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[ [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]] [-R] [-v] [-V [+]tag|pat[,..]] - [--as-needed] [--debug-minipix] [--reset-state] [--roar] + [--as-needed] [--ccache] [--debug-minipix] [--reset-state] [--roar] [--theme theme] [[=]|=[ ..]] -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64. diff --git a/etc/build.usage b/etc/build.usage index ccba4be9..89bc2a41 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -3,7 +3,7 @@ [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]] [-R] [-v] [-V [+]tag|pat[,..]] - [--as-needed] [--debug-minipix] [--reset-state] [--roar] + [--as-needed] [--ccache] [--debug-minipix] [--reset-state] [--roar] [--theme theme] [[=]<group>|<variable name>=<variable override>[ ..]] -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64. diff --git a/etc/build.usage.short b/etc/build.usage.short index db8ee464..579c8d1f 100644 --- a/etc/build.usage.short +++ b/etc/build.usage.short @@ -3,7 +3,7 @@ [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]] [-R] [-v] [-V [+]tag|pat[,..]] - [--as-needed] [--debug-minipix] [--reset-state] [--roar] + [--as-needed] [--ccache] [--debug-minipix] [--reset-state] [--roar] [--theme theme] [[=]<group>|<variable name>=<variable override>[ ..]] -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64. -- cgit v1.2.3