Whether or not to force building examples, can be true or false. Whether or not to build tests, can be true or false. make checkwill build and run all of the tests. Note that the tests will only be built when using the "check" targets, to preventmake installfrom building the tests ...
VALIDATE_KUBERNETES_KUBECONFORM true Flag to enable or disable the linting process of Kubernetes descriptors with Kubeconform VALIDATE_LATEX true Flag to enable or disable the linting process of the LaTeX language. VALIDATE_LUA true Flag to enable or disable the linting process of the language. VAL...
PdfLaTeX Doxygen (1.8.7 or more recent). The path to Doxygen can be specified during the configure phase withconfigure DOXYGEN=PATH_TO_DOXYGEN. These tools are not necessary for builds from tarballs; they are called when building the tarball (usingmake dist), so as to reduce the number of...
installProduct('FSImportTool') self.pdf_latex_tool = getToolByName(self.portal, 'portal_pdflatex') # PloneTestCase already gives us a folder, so within that folder, # create a document and a collection to version. self.folder.invokeFactory('Document', 'doc') self.doc = self.folder.doc...
and post-installation options. We always assume that we are in build directory separate from sources. In different examples, we assume that third-party libraries used by code_saturne are either available as part of the base system (i.e. as packages in a Linux distribution), as Environment Mo...
Examples:Lint only src folder: FILTER_REGEX_INCLUDE: .*src/.* Do not lint files inside test folder: FILTER_REGEX_EXCLUDE: .*test/.* Do not lint javascript files inside test folder: FILTER_REGEX_EXCLUDE: .*test/.*.jsDocker HubThe Docker container that is built from this repository is ...