10 descendants and 10 ancestors of 362c84915b151611b4a97ad4fd69985fc947067c
2016-10-31
| ||
00:39 | Fix platform detection for neutral packages in the downloader. Verify that OpenPGP is installed prior to calling it. check-in: 5652e4cf00 user: mistachkin tags: trunk | |
2016-10-28
| ||
20:59 | Fix URI query parameter escaping when evaluated in Eagle. check-in: ca8bb45c5e user: mistachkin tags: trunk | |
05:47 | Cleanup the manifest file name pattern handling. check-in: dfb74d86df user: mistachkin tags: trunk | |
04:59 | Add temporary directory cleanup block missing from the previous check-in. check-in: 1c31eb341e user: mistachkin tags: trunk | |
04:53 | Add support for automatically detecting the platform for a package to be downloaded. check-in: 6919e92033 user: mistachkin tags: trunk | |
02:15 | Allow the platform string 'neutral' to be used manually. check-in: 3dee9dc9c9 user: mistachkin tags: trunk | |
2016-10-27
| ||
23:25 | Fixup reference to the Eagle packages in externals given the new source tree layout. check-in: f0a1124bd2 user: mistachkin tags: trunk | |
23:21 | Add initial support for platform-specific packages. check-in: 3f6a616e8a user: mistachkin tags: trunk | |
23:08 | Move Garuda into the correct platform-specific directory. check-in: c8baa45aec user: mistachkin tags: trunk | |
22:55 | Move Garuda into a platform-specific directory. check-in: 138078ef2a user: mistachkin tags: trunk | |
2016-10-25
| ||
23:00 | Improve comments for the procedures that were stolen from the 'getEagle.tcl' tool. check-in: 362c84915b user: mistachkin tags: trunk | |
2016-10-20
| ||
16:32 | Add PGP signatures for the settings files. check-in: 4c8fc8a901 user: mistachkin tags: trunk | |
16:30 | Add the 'pageOut' procedure to the HTTP support subsystem and use it for emitting messages to the console. check-in: 1d21d3fe40 user: mistachkin tags: trunk | |
2016-10-19
| ||
00:06 | Improve an error message. check-in: ae0aa7a51c user: mistachkin tags: trunk | |
2016-10-18
| ||
23:58 | Breaking change to the public 'downloadFiles' package downloader procedure: use a single options dictionary instead of boolean arguments. Add the '-allowUpdate' option. check-in: 8406634ad4 user: mistachkin tags: trunk | |
19:49 | Add support for custom (private?) backend package file servers using overridden URNs for login, download, and logout. check-in: fc7477ac04 user: mistachkin tags: trunk | |
07:29 | Prevent stray diagnostic messages. check-in: 34f44d121a user: mistachkin tags: trunk | |
06:10 | Backout some changes from the previous check-in: if the master package index file for native Tcl already exists, its contents are assumed to be correct. check-in: 94a31bb430 user: mistachkin tags: trunk | |
05:47 | Run the saved 'package unknown' handler first, check its results, and skip the repository handler if appropriate. Allow the package persistence root directory to be overridden and verified easily. Procedure naming cleanup for OpenPGP. Attempt to avoid adding redundant directories to the auto-path. Modify the master package index when the *target* language is Tcl, not the current language. Upon loading the package downloader package, add the package persistence root directory to the auto-path if it resides outside of all auto-path directories. check-in: ff305e4211 user: mistachkin tags: trunk | |
2016-10-17
| ||
22:48 | Add more (optional) verbosity to the URI downloading procedure. check-in: dbe5f9fb75 user: mistachkin tags: trunk | |
21:28 | Add support for using multiple API keys in one server request. check-in: 4f3cbf49bf user: mistachkin tags: trunk | |