Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old deprecated construction variables | Mats Wichmann | 2021-03-26 | 1 | -8/+0 |
| | | | | | | | | | | As listed in #1954, these have been deprecated in docs for a long time. These six are tool-specific, PDFCOM in dvipdf; WIN32_INSERT_DEF, WIN32DEFPREFIX, WIN32DEFPREFIX, WIN32DEFSUFFIX WIN32EXPPREFIX, WIN32EXPSUFFIX all in mslink. All had replacement names introduced a decade or more ago. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | [WIP] adjust docbuild for moved src [ci skip] | Mats Wichmann | 2020-05-10 | 1 | -5/+5 |
| | | | | | | | src/engine/SCons moved to SCons, affects wired in paths in documentation, and doc building scripts Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line ↵ | William Deegan | 2020-05-06 | 1 | -0/+84 |
with current python packaging practices |