Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

0.4.0-ALPHA

Compare
Choose a tag to compare
@X39 X39 released this 23 Aug 15:20
· 364 commits to master since this release
Version 0.4.0-ALPHA                                                             
    |- Wrapper: Now returns -1 if was not successfully                          
    |- Wrapper: Added "setFlags(string[])" function to ICompiler interface      
    |- Wrapper: Fixed compilerDLL search location                               
    |           Working dir (applicationside) was checked                       
    |           and not executable dir                                          
    |- Compiler: Fixed naming of functions in output config file                
    |            being incorrect                                                
    |- Compiler: Added flag /CLFN with STRING value ("/CLFN=blabla.cfg")        
    |            Sets how the output config will be named                       
    |- Compiler: Added flag /NFNC                                               
    \            Removes the CfgFunctions class from the config file