Did you know ... Search Documentation:
Title for pldoc(dir_index)

build

Prolog files

cmake.pl  -- CMake plugin to deal with build stepsShow source
conan.pl  -- Support Conan dependency handlingShow source
make.pl  -- Make plugin to deal with build steps.Show source
tools.pl  -- Utilities for building foreign resourcesShow source
build_steps/3Run the desired build steps.Source
ensure_build_dir/3Create the build directory.Source
has_program/3True when the OS has the program Spec at the absolute file location Path.Source
prolog_install_prefix/1Return the directory that can be passed into configure or cmake to install executables and other related resources in a similar location as SWI-Prolog itself.Source
run_process/3Run Executable.Source
build_environment/2Hook to define the environment for building packs.