Skip to content

Tags: cesanta/mos-tool

Tags

2.13.1

Toggle 2.13.1's commit message
Add warning and error manifest keys

These can be used in apps and libs unconditionally:

```
warning: I'm a deprecated lib, please don't use me.
```

```
error: I'm a bad lib, don't use me.
```

Or conditionally:

```
conds:
  - when: build_vars.FOO == "BAR"
    apply:
      error: This won't work, don't do it
```

CL: mos: Add warning and error manifest keys

PUBLISHED_FROM=37dbe88c874610318903157bd952b7a54b6844f3

2.13.0

Toggle 2.13.0's commit message
RS14100: Add lib and app prebuilds

CL: RS14100: Add lib and app prebuilds

PUBLISHED_FROM=5545b4798900a811e8f24205421f7cc25dc953ac

2.12.1

Toggle 2.12.1's commit message
Update Arch package version

CL: none

PUBLISHED_FROM=67d7b23f08877478b87202fe050f650d146ce4a8

2.12.0

Toggle 2.12.0's commit message
deploy_mos.py: Fix resume at 30

CL: none

PUBLISHED_FROM=feb8a7c6846266946255be362ee8abeafb331b28

2.11.0

Toggle 2.11.0's commit message
Fix make_release_tags.py

CL: none

PUBLISHED_FROM=18d6e9ffd43c67d6fc2ce361c0a665b338534c82

2.10.2

Toggle 2.10.2's commit message
Add some debug logging

CL: none

PUBLISHED_FROM=8edb405cc53ad87df398110db9c3deca3bbe22fb

2.10.1

Toggle 2.10.1's commit message
Create a Homebrew bottle for mos and mos-latest

Installation is faster when a bottle is available (binary instead of building from source).

Currently we only provide bottles for Mojave (latest Mac OS).

CL: mos: Create a Homebrew bottle for mos and mos-latest, make installation faster.

PUBLISHED_FROM=d2bdd3d646099ba9e401845d0dcd9c8a17783c11

2.10.0

Toggle 2.10.0's commit message
Fix windows build

PUBLISHED_FROM=8bd6f21f40d30df96afaa29906c84550b9fa959a

2.9.0

Toggle 2.9.0's commit message
Allow empty args

CL: none

PUBLISHED_FROM=3aed5a81e3b5451575f08c20caf9dcf5f8cda6ea

2.8.1

Toggle 2.8.1's commit message
Fix MQTT RPC for real

#24

CL: mos: Fix MQTT RPC for real

PUBLISHED_FROM=05604b3e104ea601b10a5ed4ae83a5f736df1a07