Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 88 | -1093/+3902 | |
| | ||||||
* | fix issues raised by dmd2.095.1 ldc2 1.25.0 | Ralph Amissah | 2021-03-23 | 4 | -4/+10 | |
| | ||||||
* | make set_depends run dub describe, track json output | Ralph Amissah | 2021-03-23 | 26 | -1324/+2092 | |
| | | | | | | | - 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 | |||||
* | ext depends meta info: ver hash, license | Ralph Amissah | 2021-03-05 | 2 | -0/+4 | |
| | ||||||
* | cleaning | Ralph Amissah | 2021-03-05 | 21 | -308/+125 | |
| | ||||||
* | external & build dependences in src tree | Ralph Amissah | 2021-02-24 | 672 | -0/+272630 | |
| | | | | | | | | | | | - external & build dependences boost licensed - ext_depends (external depends) - D-YAML - tinyendian - d2sqlite3 - imageformats - build_depends - dub2nix | |||||
* | build from static source-tree pre fetch depends | Ralph Amissah | 2021-02-24 | 9 | -85/+438 | |
| | ||||||
* | 0.11.3 | Ralph Amissah | 2021-02-24 | 9 | -10/+10 | |
| | ||||||
* | CHANGELOGdoc-reform_v0.11.2 | Ralph Amissah | 2021-02-24 | 1 | -0/+45 | |
| | ||||||
* | make changelog & echo version tag | Ralph Amissah | 2021-02-24 | 2 | -0/+43 | |
| | ||||||
* | track in org nix/dub.selections.nix | Ralph Amissah | 2021-02-24 | 1 | -0/+69 | |
| | ||||||
* | spine / sisu markup sample in org mode | Ralph Amissah | 2021-02-24 | 7 | -11/+2095 | |
| | ||||||
* | shell_spine.nix added | Ralph Amissah | 2021-02-04 | 4 | -4/+49 | |
| | ||||||
* | some pod samples including default generated and sisu-markup | Ralph Amissah | 2021-02-04 | 6 | -0/+1931 | |
| | ||||||
* | spine scaffold generator, sample pod structure .sst document | Ralph Amissah | 2021-02-04 | 5 | -0/+138 | |
| | | | | | | | - build pod structure, and - minimal requirement for a document - at the requested path - uses rund (as D script compiler) | |||||
* | nix, use pkgs.lib instead of stdenv.lib | Ralph Amissah | 2021-02-04 | 4 | -21/+11 | |
| | | | | - see https://github.com/NixOS/nixpkgs/issues/108938 | |||||
* | cosmetic, minor | Ralph Amissah | 2021-02-04 | 3 | -4/+4 | |
| | ||||||
* | 0.11.2 | Ralph Amissah | 2021-01-29 | 8 | -10/+10 | |
| | ||||||
* | CHANGELOGdoc-reform_v0.11.1 | Ralph Amissah | 2021-01-28 | 1 | -0/+100 | |
| | ||||||
* | spine, parallelization logic fix | Ralph Amissah | 2021-01-28 | 2 | -8/+10 | |
| | ||||||
* | nix build -f default.nix, experimental | Ralph Amissah | 2021-01-28 | 4 | -24/+29 | |
| | ||||||
* | shell.nix project.nix spine.nix mkDub.nix | Ralph Amissah | 2021-01-27 | 11 | -58/+145 | |
| | ||||||
* | mkDub.nix project.nix spine.nix | Ralph Amissah | 2021-01-25 | 3 | -58/+183 | |
| | ||||||
* | dub default.nix | Ralph Amissah | 2021-01-25 | 1 | -13/+19 | |
| | ||||||
* | nix, work on build | Ralph Amissah | 2021-01-23 | 26 | -974/+703 | |
| | ||||||
* | nix shebangs, consider | Ralph Amissah | 2020-12-04 | 7 | -16/+57 | |
| | ||||||
* | directory nixEnv (renamed from nixDevEnv) | Ralph Amissah | 2020-11-28 | 21 | -48/+357 | |
| | ||||||
* | nix derivation, dub & dub2nix using ldc2 1.24.0 ok | Ralph Amissah | 2020-11-28 | 8 | -35/+29 | |
| | | | | | | | | - dmd 2.091.1 & dub 1.14.0 broken in nix unstable - dmd 2.094.2 & dub 1.23.0 current dlang - built using modified local nixpkgs dub modified to use ldc (without calls to dmd) - provide overlay for current( dub using ldc ) | |||||
* | ldc in need of newer dub | Ralph Amissah | 2020-11-13 | 7 | -116/+92 | |
| | ||||||
* | org tags | Ralph Amissah | 2020-11-09 | 10 | -457/+513 | |
| | ||||||
* | ldc current, ldc-1.24.0 available on nix 21.03 | Ralph Amissah | 2020-11-09 | 3 | -12/+13 | |
| | | | | - without version overlay | |||||
* | ldc-1.23.0 overlay for nixos 20.09 | Ralph Amissah | 2020-11-09 | 2 | -11/+31 | |
| | ||||||
* | nix | Ralph Amissah | 2020-10-23 | 3 | -10/+41 | |
| | ||||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 6 | -2487/+2492 | |
| | ||||||
* | project nix shell(s) | Ralph Amissah | 2020-10-20 | 11 | -199/+606 | |
| | ||||||
* | spine info update | Ralph Amissah | 2020-10-19 | 5 | -25/+4916 | |
| | ||||||
* | build nix derivation (using dub2nix helper tool) | Ralph Amissah | 2020-10-19 | 12 | -119/+739 | |
| | | | | | | | | | | - nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix | |||||
* | nixify step | Ralph Amissah | 2020-10-19 | 10 | -141/+322 | |
| | ||||||
* | shell.nix | Ralph Amissah | 2020-10-19 | 6 | -33/+103 | |
| | ||||||
* | 0.11.1 | Ralph Amissah | 2020-10-19 | 4 | -4/+4 | |
| | ||||||
* | CHANGELOGdoc-reform_v0.11.0 | Ralph Amissah | 2020-10-19 | 1 | -0/+1941 | |
| | ||||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 41 | -5297/+1530 | |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | |||||
* | cgi.d arsd update | Ralph Amissah | 2020-10-13 | 2 | -602/+1205 | |
| | ||||||
* | meson revert to direct use of dub | Ralph Amissah | 2020-06-03 | 4 | -101/+13 | |
| | ||||||
* | makefile dub build flags | Ralph Amissah | 2020-06-03 | 3 | -25/+35 | |
| | ||||||
* | catching | Ralph Amissah | 2020-05-21 | 9 | -20/+54 | |
| | ||||||
* | meson using subproject directory, not dub directly | Ralph Amissah | 2020-05-21 | 10 | -131/+268 | |
| | | | | | | | | | | | | | - will not work until meson.build files in - d2sqlite3 - imageformats (request adding upstream) - dyaml and its dependency tinyendian already provide their meson.build (should probably revert to meson dub until resolved) - based on 1468425 meson build (no issue now with imagefomats using 7.0.2) | |||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 23 | -2255/+2255 | |
| | ||||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 9 | -126/+0 | |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | |||||
* | doc abstraction, pith replaces obj_type_status | Ralph Amissah | 2020-05-20 | 2 | -194/+172 | |
| | | | | - instructions sequence for headings & verse |