Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xmls, epub3 toc_nav.xhtml toc.ncx | Ralph Amissah | 2021-09-09 | 4 | -937/+1018 |
| | |||||
* | config nix | Ralph Amissah | 2021-09-09 | 1 | -186/+258 |
| | |||||
* | metaverse parallel processing reproducability | Ralph Amissah | 2021-08-22 | 2 | -9/+14 |
| | | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx | ||||
* | config, clean up and make a bit more consistent | Ralph Amissah | 2021-08-20 | 11 | -235/+307 |
| | | | | | - check version settings with: rg -A2 _version_set$ org | ||||
* | configuration reorganized into config files | Ralph Amissah | 2021-08-12 | 9 | -3979/+4078 |
| | | | | - spine_build_scaffold broken up into many files | ||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 13 | -161/+194 |
| | |||||
* | spine_search (work on) | Ralph Amissah | 2021-08-09 | 2 | -1830/+2195 |
| | |||||
* | nix help files, .envrc_local_ (& nix_notes_.org) | Ralph Amissah | 2021-08-09 | 2 | -121/+244 |
| | |||||
* | track org config suggestions that require bespoke adjustment | Ralph Amissah | 2021-08-06 | 1 | -27/+29 |
| | |||||
* | config defaults: cfte, config-file & cle | Ralph Amissah | 2021-08-06 | 4 | -45/+145 |
| | |||||
* | spine_search | Ralph Amissah | 2021-08-01 | 1 | -138/+2373 |
| | |||||
* | dir rename ./sundry (from ./misc) | Ralph Amissah | 2021-08-01 | 9 | -117/+160 |
| | |||||
* | org-mode code block headers | Ralph Amissah | 2021-06-28 | 31 | -123/+300 |
| | |||||
* | nix-build cleanup, external sources localized | Ralph Amissah | 2021-05-15 | 1 | -498/+244 |
| | | | | | | - clean up as external sources kept locally, in ./src/ext_depends/ - remove dub2nix dependency, no longer needed/used | ||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 2 | -15/+15 |
| | |||||
* | regex adjust, dc update build fix required | Ralph Amissah | 2021-05-03 | 1 | -5/+5 |
| | | | | - ldc-v1.26.0 dmd-v2.096.1 | ||||
* | org .envrc-local_ (sample for nix-shell) | Ralph Amissah | 2021-04-27 | 1 | -11/+108 |
| | |||||
* | spine, harvests require doc abstraction be run | Ralph Amissah | 2021-04-23 | 1 | -0/+2 |
| | |||||
* | spine options, pod uses source file structure | Ralph Amissah | 2021-04-20 | 3 | -12/+8 |
| | |||||
* | spine_build_scaffold: nix related housekeeping | Ralph Amissah | 2021-04-20 | 1 | -1/+26 |
| | | | | | | | | | - mkDub.nix (dub2nix) use lib, stdenv.lib deprecated - .envrc stop using lorri - .envrc-local_ set local variables as needed | ||||
* | org-mode, cosmetic | Ralph Amissah | 2021-04-19 | 21 | -131/+131 |
| | |||||
* | epub, minor adjustments | Ralph Amissah | 2021-04-13 | 2 | -9/+9 |
| | |||||
* | doc summary reinstated (org fix) | Ralph Amissah | 2021-04-13 | 1 | -1/+2 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 32 | -307/+1612 |
| | |||||
* | fix issues raised by dmd2.095.1 ldc2 1.25.0 | Ralph Amissah | 2021-03-23 | 2 | -2/+5 |
| | |||||
* | make set_depends run dub describe, track json output | Ralph Amissah | 2021-03-23 | 1 | -3/+36 |
| | | | | | | | - 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 | 1 | -0/+2 |
| | |||||
* | cleaning | Ralph Amissah | 2021-03-05 | 1 | -66/+88 |
| | |||||
* | build from static source-tree pre fetch depends | Ralph Amissah | 2021-02-24 | 1 | -2/+328 |
| | |||||
* | 0.11.3 | Ralph Amissah | 2021-02-24 | 2 | -2/+2 |
| | |||||
* | make changelog & echo version tag | Ralph Amissah | 2021-02-24 | 1 | -0/+32 |
| | |||||
* | 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 | 2 | -1/+2088 |
| | |||||
* | shell_spine.nix added | Ralph Amissah | 2021-02-04 | 1 | -2/+28 |
| | |||||
* | spine scaffold generator, sample pod structure .sst document | Ralph Amissah | 2021-02-04 | 1 | -0/+1 |
| | | | | | | | - 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 | 1 | -12/+6 |
| | | | | - see https://github.com/NixOS/nixpkgs/issues/108938 | ||||
* | cosmetic, minor | Ralph Amissah | 2021-02-04 | 1 | -2/+2 |
| | |||||
* | 0.11.2 | Ralph Amissah | 2021-01-29 | 2 | -4/+4 |
| | |||||
* | spine, parallelization logic fix | Ralph Amissah | 2021-01-28 | 1 | -4/+5 |
| | |||||
* | nix build -f default.nix, experimental | Ralph Amissah | 2021-01-28 | 1 | -12/+25 |
| | |||||
* | shell.nix project.nix spine.nix mkDub.nix | Ralph Amissah | 2021-01-27 | 1 | -29/+53 |
| | |||||
* | mkDub.nix project.nix spine.nix | Ralph Amissah | 2021-01-25 | 1 | -28/+43 |
| | |||||
* | dub default.nix | Ralph Amissah | 2021-01-25 | 1 | -13/+19 |
| | |||||
* | nix, work on build | Ralph Amissah | 2021-01-23 | 1 | -447/+615 |
| | |||||
* | nix shebangs, consider | Ralph Amissah | 2020-12-04 | 1 | -10/+30 |
| | |||||
* | directory nixEnv (renamed from nixDevEnv) | Ralph Amissah | 2020-11-28 | 1 | -36/+36 |
| | |||||
* | nix derivation, dub & dub2nix using ldc2 1.24.0 ok | Ralph Amissah | 2020-11-28 | 1 | -17/+19 |
| | | | | | | | | - 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 | 1 | -63/+58 |
| | |||||
* | org tags | Ralph Amissah | 2020-11-09 | 7 | -454/+510 |
| | |||||
* | ldc current, ldc-1.24.0 available on nix 21.03 | Ralph Amissah | 2020-11-09 | 1 | -5/+10 |
| | | | | - without version overlay |