pmunts
pmunts
The problem is even worse when cross-compiling, since the crate builds in `~/.local/share/alire/builds` are awfully persistent, and it is easy to find yourself with a prior build for the wrong...
I found `alr action -r post-fetch`, but that doesn't set `GPR_PROJECT_PATH`, which my library crate post-fetch scripts rely on to find the client program project directory.
`hidapi.dll` really needs to be part of the program's deliverables (_i.e._ in `bin/`). At any rate, that was just an example. My library crates' post-fetch scripts make other changes to...
The reason documentation links reference [http://git.munts.com](http://git.munts.com) is shrouded in decades of history. Like Google, I have all of my personal source code stored in a single source code repository, named...
I just symlinked **repo/muntsos/doc** to **git/muntsos/doc** in my internal web server file tree, which makes the documentation files available at [http://repo.munts.com/muntsos/doc](http://repo.munts.com/muntsos/doc). In retrospect, that is where they should have been...
OK, [https://repo.munts.com](https://repo.munts.com) is now live. All hyperlinks in text files under [https://github.com/pmunts/muntsos](https://github.com/pmunts/muntsos) have been changed from **http://git.munts.com/...** or **http://repo.munts.com/...** to **https://repo.munts.com/...** It will take awhile to update the hyperlinks in...