System for Building and Debugging C/C++ Dynamic Libraries
Class "BSysProject"
Class "BSysSourceFile"
Build a GNU makefile
tools:::Rd_package_title("BuildSys")
Remove Files Create by this Project
Get the Path to the Project Include Files
Initialise an S4 BSysProject Instance based on a Project Folder
Get the Install Path for the Project Include Files
Get the Install Path for the Project Shared Library File
Get the Path to the Built Shared Library
Load the Built Shared Library
Make the Shared Library
Get the Path to the Project Object Files
Get the Path to the Project Source Files
Unload the Built Shared Library
Debug the Shared Library
A build system based on 'GNU make' that creates and maintains (simply) make files in an R session and provides GUI debugging support through 'Microsoft Visual Code'.