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 ...
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...
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 ...
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...