Ivan Kravets
7b6ecf4e45
Fix broken authentication via PIO Home // Resolve #1229 Resolve #1230 Resolve #1231
2017-12-15 00:22:40 +02:00
Ivan Kravets
736c6a9a1e
Sort all package versions using SemVer rules
2017-12-14 21:20:08 +02:00
Ivan Kravets
bc0d1f06e0
Ensure that PIO Home works without Internet connection // Resolve #1179
2017-12-14 16:52:44 +02:00
Ivan Kravets
bd611bbee8
Allow to change default projects location // Resolve #1161
2017-12-14 16:52:13 +02:00
Ivan Kravets
5c4b5c2270
Don't export PIO Core Python's PATH
2017-12-13 22:15:37 +02:00
Ivan Kravets
2d0ac1a9c2
Export PYTHONPATH to PIO Core+
2017-12-13 20:05:39 +02:00
Ivan Kravets
e329688954
Update PIO Home to 0.4.0 // Resolve #1034
2017-12-03 02:25:49 +02:00
Ivan Kravets
18b10a7fbf
Raise exception when try to load non-PIO project
2017-12-03 02:15:49 +02:00
Ivan Kravets
f5f3cd85d8
Add support for Git scp-like syntax
2017-11-27 21:04:51 +02:00
Ivan Kravets
5ca472050c
Typo fix
2017-11-25 20:16:37 +02:00
Ivan Kravets
547e983a86
Improved handling of library dependencies defined as VCS or SemVer in platformio.ini // Resolve #1155
2017-11-25 19:22:00 +02:00
Ivan Kravets
53b37216cc
Improve support for VCS packages
2017-11-25 00:31:16 +02:00
Ivan Kravets
1c20efe9d1
Improve support for dependency with scp-like syntax
2017-11-22 21:38:14 +02:00
Ivan Kravets
8b4104bf5b
YAPF
2017-11-22 21:09:16 +02:00
Ivan Kravets
5d2867d8a9
Automatically detect BlackMagic probe GDB port
2017-11-07 00:10:48 +02:00
Ivan Kravets
0343dc0785
Drop flake8
2017-11-03 00:47:00 +02:00
Ivan Kravets
b670ab4888
Initial support for non-ascii locales
2017-11-02 23:14:32 +02:00
Ivan Kravets
d9ae367281
Improve archive unpacker
2017-09-24 00:33:12 +03:00
Ivan Kravets
2e2b1fda9c
Bump version to 3.5.0a14
2017-09-21 21:58:37 +03:00
Ivan Kravets
25da978fee
Add support for "author" field in library.json manifest // Resolve #1055
2017-09-21 15:07:38 +03:00
Ivan Kravets
22fb89e56a
Fix tests
2017-09-17 02:18:35 +03:00
Ivan Kravets
16c242e7fa
Better parsing of F_CPU
2017-09-17 01:33:04 +03:00
Ivan Kravets
998f4ed6e6
Use VCS directly with "platform" option in configuration file
2017-09-16 00:57:36 +03:00
Ivan Kravets
674aa5c4d8
Decrease API cache timeouts
2017-09-09 20:57:25 +03:00
Ivan Kravets
fd98aa0ff8
Fix PyLint warning
2017-09-06 20:57:56 +03:00
Ivan Kravets
f24e97e933
Skip missing package when checking for updates
2017-09-06 14:37:04 +03:00
Ivan Kravets
7301b9e808
Prepend Python's binary folder before calling PIO Core+
2017-09-05 14:13:00 +03:00
Ivan Kravets
113746dc74
Introduce "get_all_boards" API to PlatformManager
2017-09-03 22:40:00 +03:00
Ivan Kravets
95aaca5e02
Do not skip fixed packages with custom requirements
2017-09-03 20:58:48 +03:00
Ivan Kravets
b55b80ecc8
Better catching of IOError for VSCode/Colorama
2017-09-02 16:23:24 +03:00
Ivan Kravets
9b66abf5ef
Fix issue with "IOError" in VSCode when processing a project
2017-09-02 15:39:32 +03:00
Ivan Kravets
3b5c73b1a3
Bump version to 3.5.0a6
2017-09-01 00:39:17 +03:00
Ivan Kravets
01a6ae656f
Depend on new PIO Home 0.2.0
2017-08-31 18:32:52 +03:00
Ivan Kravets
2cb7fcca9a
Bump version to 3.5.0a4
2017-08-10 16:04:51 +03:00
Ivan Kravets
51ff2b65f4
Bump version to 3.5.0a3
2017-08-08 14:44:25 +03:00
Ivan Kravets
c05e1f7c9b
Ignore missed packages in new development platform
2017-08-07 19:33:13 +03:00
Ivan Kravets
5f320cc5c8
Introduce PIO Home
2017-08-07 17:38:05 +03:00
Ivan Kravets
5d31d6825b
Export board's connectivity
2017-07-28 00:56:02 +03:00
Ivan Kravets
f13537cabb
YAPF
2017-07-24 17:35:41 +03:00
Ivan Kravets
e8da7b4673
Depend on PIO Core Plus v0.9.1
2017-07-01 19:24:10 +03:00
Ivan Kravets
546993b12c
Fix PyLint Warning
2017-06-30 01:23:52 +03:00
Ivan Kravets
35a91dbd57
Pre/Post extra scripting for advanced control of PIO Build System // Resolve #891
2017-06-30 00:15:49 +03:00
Ivan Kravets
d0f6c69135
Minor cleanups
2017-06-26 19:18:41 +03:00
Ivan Kravets
b1780c54db
Depend on PIO Core+ v0.9
2017-06-26 19:16:44 +03:00
Ivan Kravets
8f4c09a600
Better escaping for package file names
2017-06-24 16:07:40 +03:00
Ivan Kravets
1c5b08de59
Fixed cloning a package (library) from a private Git repository with custom user name and SSH port // Resolve #925
2017-06-24 15:45:48 +03:00
Ivan Kravets
d8a0272bec
Escape non-valid file name characters when installing a new package (library) // Resolve #985
2017-06-24 15:20:33 +03:00
Ivan Kravets
2849d78ece
Add requirements for Python and PIO Core+
2017-06-24 02:13:03 +03:00
Ivan Kravets
4d1a135d76
Apply YAPF
2017-06-05 16:05:05 +03:00
Ivan Kravets
45e75f7473
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
...
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2017-06-05 16:02:39 +03:00