Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | external dependency update, housekeeping, routine | Ralph Amissah | 2022-02-25 | 1 | -563/+1 |
| | |||||
* | dlang dub & nix build related, includes dep update | Ralph Amissah | 2021-11-27 | 1 | -2121/+323 |
| | | | | | | - nix-shell --pure - nix-build - dub build --compiler=ldc2 --build=release --force | ||||
* | config nix | Ralph Amissah | 2021-09-09 | 1 | -0/+3524 |
| | |||||
* | ext_depends updates: d-yaml & d2sqlite3 | Ralph Amissah | 2021-08-06 | 1 | -2510/+0 |
| | |||||
* | ext-dep: d-yaml updated | Ralph Amissah | 2021-04-23 | 1 | -0/+480 |
| | |||||
* | ext-dep: d2sqlite3 updated | Ralph Amissah | 2021-04-19 | 1 | -1/+1 |
| | |||||
* | make set_depends run dub describe, track json output | Ralph Amissah | 2021-03-23 | 1 | -0/+2030 |
- traded $PWD for project root as ./, i.e. from dub describe json - dub describe deletes parts of dependencies that are unreferenced by the project build; these are available elsewhere and there is little reason to keep them |