aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends
Commit message (Collapse)AuthorAgeFilesLines
* make set_depends (dyaml update)Ralph Amissah2023-06-0420-157/+2950
|
* sub dependency update, updates D-YAMLRalph Amissah2022-05-278-27/+38
|
* external dependency update, housekeeping, routineRalph Amissah2022-02-258-6/+38
|
* dlang dub & nix build related, includes dep updateRalph Amissah2021-11-276-4/+224
| | | | | | - nix-shell --pure - nix-build - dub build --compiler=ldc2 --build=release --force
* ext_depends updates: d-yaml & d2sqlite3Ralph Amissah2021-08-067-60/+114
|
* ext-dep: d-yaml updatedRalph Amissah2021-04-232-42/+35
|
* ext-dep: d2sqlite3 updatedRalph Amissah2021-04-194-76/+74
|
* make set_depends run dub describe, track json outputRalph Amissah2021-03-2323-1320/+0
| | | | | | | - 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
* cleaningRalph Amissah2021-03-059-218/+12
|
* external & build dependences in src treeRalph Amissah2021-02-24659-0/+272023
- external & build dependences boost licensed - ext_depends (external depends) - D-YAML - tinyendian - d2sqlite3 - imageformats - build_depends - dub2nix