zephyr/doc/guides
Carles Cufi b7c75915e0 west: build: Add new pristine cmd-line and config option
Add a new command-line and build config option, `pristine`, that the
user can pass to `west build` or set in its configuration file(s) in
order to automatically trigger a pristine build on every build or
whenever west considers it required.

The option can take the following values:

- never: Never run the target
- always: Always run the pristine target before building
- auto: Run the pristine target when required

With `auto`, the pristine target will be run when running
west with an existing build folder containing a build system and:

- Selecting a different board from the one currently in the build system
- Selecting a different application from the one currently in the build
  system

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-04-17 10:02:46 -04:00
..
bluetooth doc: add missing doc top labels 2019-04-16 18:11:30 -04:00
crypto doc: add orphaned crypto docs 2019-04-11 08:08:28 -04:00
debugging doc/guides/debugging: Add node for openocd support on windows 2019-04-02 11:09:22 -04:00
device_mgmt doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
documentation doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
dts doc: dts: Remove orphan section 2019-03-29 04:56:21 -05:00
kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
networking doc: net: Fix networking overview document 2019-03-27 09:59:48 -05:00
porting doc: guides: porting: fix nRF51 Cortex-m core 2019-04-12 10:28:02 -05:00
test doc: add missing doc top labels 2019-04-16 18:11:30 -04:00
tools doc/guides: debugging: Add ST-Link to probes 2019-04-02 11:09:22 -04:00
tracing doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
west west: build: Add new pristine cmd-line and config option 2019-04-17 10:02:46 -04:00
c_library.rst
coccinelle.rst doc: fix misspellings in docs 2019-02-07 22:06:14 -05:00
code-relocation.rst
coverage.rst doc: Add more coverage documentation 2019-02-20 18:05:09 -05:00
index.rst doc: add orphaned crypto docs 2019-04-11 08:08:28 -04:00