Free Pascal Compiler (FPC) Builder ================================== .. contents:: :local: System Requirements ------------------- - ``fpc`` Configuration ------------- **repos..url** Repository to check out. **repos..tag** Repository branch/tag to check out. **repos..builder** Set to ``fpc``. **repos..root** Root directory of FPC project. Example ''''''' .. code-block:: yaml repos: propbasic: url: https://github.com/parallaxinc/PropBasic.git tag: 1.44.2 builder: fpc root: src