Ivan Kravets
a60c57ac58
Initial support for Python 3.5+ // Resolve #895 Resolve #1365
2018-12-26 20:54:29 +02:00
Ivan Kravets
5c278b54f7
Use "super" when calling parent class // Issue #895
2018-10-27 15:24:10 +03:00
Ivan Kravets
a14f2d291e
Improve checking of package structure after unpacking // Issue #1462
2018-07-15 01:06:59 +03:00
Ivan Kravets
f2c4ba1895
Check item after unpacking only if not symbolic link
2018-07-13 13:10:24 +03:00
Ivan Kravets
1d7d518ec5
Temporary disable checking of extracted item from archive
2018-07-13 12:15:07 +03:00
Ivan Kravets
44a926b30a
Check package structure after unpacking and raise error when antivirus tool blocks PlatformIO package manager // Resolve #1462
2018-07-13 01:54:37 +03:00
Ivan Kravets
59fe190f20
Better handling of VSCode Terminal IOError
2018-04-05 22:10:28 -07:00
Ivan Kravets
d9ae367281
Improve archive unpacker
2017-09-24 00:33:12 +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
Ivan Kravets
87d0ead203
Format code with pep8 style
2016-08-03 23:38:20 +03:00
Ivan Kravets
0c9d539a92
Update copyrights
2016-08-03 22:18:51 +03:00
Ivan Kravets
0cecd955c5
Allow to disable progress bar for package/library downloader and uploader
2016-01-24 16:45:04 +02:00
Ivan Kravets
19f1ccd0df
🎄 Happy New 2016 Year! 🎄
2016-01-01 20:51:48 +02:00
Ivan Kravets
cd11171e33
Lint code with the latest PyLint
2015-11-30 01:11:57 +02:00
Ivan Kravets
904b08f497
Add Apache License, Version 2.0 to @PlatformIO source code
2015-11-18 17:16:17 +02:00
Ivan Kravets
9560a665e5
Better detecting of Continuous Integration system
2015-05-23 18:36:11 +03:00
Ivan Kravets
afdc28df80
Disable progress bar for Continuous Integration Systems
2015-05-18 19:22:42 +03:00
Ivan Kravets
937c38a7b7
Added platforms frame logic; implemented "install" and "run" commands
2014-06-07 13:34:31 +03:00