1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/app/test/cc/arduino/contributions
Federico Fissore 987cad2633 Added core "post install" and "pre uninstall" script support.
If a core has a post/pre install/uninstall script, it will be execute at the appropriate time IF:
1) source (package_*_index) is trusted (GPG signed)
2) or users have explicitly added line "contributions.trust.all=true" to their preferences.txt
Some minor refactor and clean up while I was at it
2015-07-03 16:35:08 +02:00
..
libraries LibraryManagerUI: library types order fixed 2015-05-19 13:13:49 +02:00
GPGDetachedSignatureVerifierTest.java Added core "post install" and "pre uninstall" script support. 2015-07-03 16:35:08 +02:00
GzippedJsonDownloaderTest.java Faster library list downloading by downloading gzipped version 2015-05-21 17:02:21 +02:00
JsonDownloaderTest.java Faster library list downloading by downloading gzipped version 2015-05-21 17:02:21 +02:00
package_index.json Added core "post install" and "pre uninstall" script support. 2015-07-03 16:35:08 +02:00
package_index.json.sig Added core "post install" and "pre uninstall" script support. 2015-07-03 16:35:08 +02:00
public.gpg.key Added core "post install" and "pre uninstall" script support. 2015-07-03 16:35:08 +02:00