Skip to content

Partner Workshop preparation #189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Jun 13, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
c97579f
Migrate scm.clone() to Repo.clone() to unify repo cloning
screamerbg Jun 8, 2016
5a26359
Change version to 0.6.0
screamerbg Jun 8, 2016
f18482d
Add Repo.get_cache(url) routine which checks whether a cache dir exis…
screamerbg Jun 8, 2016
9abc223
Migrate Program.set_cfg and Program.get_cfg to separate Cfg class.
screamerbg Jun 8, 2016
57374b1
Move config command next to compile as they are related
screamerbg Jun 8, 2016
83a1fe0
Remove limitation for URL-based repositories
screamerbg Jun 8, 2016
b28fc12
Apply caching only for remote repos (URL/ssh)
screamerbg Jun 8, 2016
aebf562
Add caching support for Mercurial
screamerbg Jun 8, 2016
e980e68
Move mbed library releases ZIP files to .bld. Fixed caching issue for…
screamerbg Jun 8, 2016
7684ea1
Replace the git --reference <path> --dissociate with carbon copy due …
screamerbg Jun 9, 2016
d4a7d5c
Fixed issue when cloning tools in .temp. Added debug info when using …
screamerbg Jun 9, 2016
024b3ad
Prevent filesystem and OS errors during caching to stop the import/cl…
screamerbg Jun 9, 2016
038d0ad
Replace WindowsError with generic exception handler
screamerbg Jun 9, 2016
bb1680d
Propagate the clean flag to SCM.checkout()
screamerbg Jun 9, 2016
ea38feb
Use Program cache which fallbacks to Global cache, rather than direct…
screamerbg Jun 9, 2016
bc75f46
Add support for associated urls to https://github.com/ARMmbed organiz…
screamerbg Jun 11, 2016
d316265
Update command help to add short command help for 'mbed --help' and d…
screamerbg Jun 11, 2016
e535766
Change `mbed config` to `mbed compile --config`
screamerbg Jun 11, 2016
4161a8d
Command help/description improvements for 'new', 'import' and 'add'
screamerbg Jun 11, 2016
7bee05e
Significant improvements to mbed CLI command help and descriptions
screamerbg Jun 11, 2016
014b56d
Unifying testing under test command
bridadan Jun 11, 2016
649ee38
Pylint fixes
screamerbg Jun 11, 2016
070c39b
Change verbose level so -v shows normal output of SCMs and -vv trigge…
screamerbg Jun 11, 2016
4bef759
Significant documentation changes and improvements
screamerbg Jun 11, 2016
59d5979
Incremental documentation changes
screamerbg Jun 11, 2016
7ffe985
Incremental documentation changes
screamerbg Jun 11, 2016
58f1959
Incremental documentation changes
screamerbg Jun 11, 2016
4667e00
Proof reading - SamT
sam-taylor-arm Jun 11, 2016
73459fa
A few more updates
sam-taylor-arm Jun 11, 2016
83911e0
Merge pull request #1 from screamerbg/sam-taylor-arm-patch-1
screamerbg Jun 11, 2016
8e3af6d
Incremental documentation changes
screamerbg Jun 11, 2016
fbb4c3b
Removed generated markdown README.html file
screamerbg Jun 12, 2016
19fcca9
Polish help and PyPI description
screamerbg Jun 12, 2016
062f8f9
Changing commands for listing tests to be more consistent with compil…
bridadan Jun 12, 2016
a101d7a
Updating `mbed test` documentation
bridadan Jun 12, 2016
e2eace6
Making test command agnostic to execution directory, fixing style
bridadan Jun 12, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading