Kristian Sloth Lauszus
|
ada7b41063
|
Print library name when installing library via library manager
|
2015-04-09 14:47:58 +02:00 |
|
Federico Fissore
|
6d46bd0bde
|
Useless DropdownBuiltInLibrariesItem removed
Moved LibraryInstaller from app to arduino-core
Moved InstallerJDialogUncaughtExceptionHandler to the generic contributions.ui package
|
2015-04-09 12:17:56 +02:00 |
|
Federico Fissore
|
dd3f9fe66c
|
CLI: board manager install latest if version is not specified
|
2015-04-08 15:35:03 +02:00 |
|
Federico Fissore
|
09255254d7
|
Preliminary command line support to boards manager and library manager
|
2015-04-08 15:15:41 +02:00 |
|
Federico Fissore
|
b9a90f69d5
|
Invalid versions don't cause IDE to crash and exit any more. They are reported and contributions are considered missing version. Fixes #2926
|
2015-04-07 12:05:05 +02:00 |
|
Federico Fissore
|
7a97be43a5
|
Uniformly using versions parsed through semver
|
2015-04-01 17:11:48 +02:00 |
|
Federico Fissore
|
f76d1d5678
|
Merge pull request #2850 from PaulStoffregen/duplicate-library-detect
Advise of duplicate libraries after compiling
|
2015-04-01 09:31:10 +02:00 |
|
Federico Fissore
|
29cb42eb50
|
Bundled core is again inside the hardware folder.
Fixed a handful of glitches when dealing with multiple installed cores
|
2015-03-31 17:42:41 +02:00 |
|
PaulStoffregen
|
b5367bcdbe
|
Advise of duplicate libraries after compiling
|
2015-03-30 10:24:18 -07:00 |
|
Federico Fissore
|
6e498ee5b9
|
LibraryManager: better type filtering
|
2015-03-27 14:51:19 +01:00 |
|
Federico Fissore
|
a1d99b9a9b
|
LibraryManager: category is now topic, type added to list official/contributed/recommended libs
|
2015-03-27 14:51:19 +01:00 |
|
Federico Fissore
|
b0a357f5d3
|
Library Manager: added Type filter dropdown
|
2015-03-27 14:51:19 +01:00 |
|
Federico Fissore
|
ac4aea47b0
|
json deserializer: don't fail on unknown props, thus allowing us to upgrade the schemas without breaking running IDEs
|
2015-03-27 14:51:18 +01:00 |
|
Federico Fissore
|
24b32422e2
|
Fixed a bunch of code inspection warnings
|
2015-03-27 14:51:18 +01:00 |
|
Federico Fissore
|
17d3729426
|
Package names refactoring: contributions is the main package, libs and cores are subpackages
|
2015-03-27 14:51:16 +01:00 |
|