Skip to content

Centralized build directories #46

@tueda

Description

@tueda

Sometimes it may be useful not to make any intermediate files inside the working directory.

Introduce the following option to select the build directory in configuration files like

BUILDDIR = $(project_build_dir)

which uses a unique build directory, a path generated from the working directory's name, located within the MAKEFILE4LATEX_CACHE directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions