Commit Graph

5 Commits

Author SHA1 Message Date
Jason Wen f3729d95ff
Clion: Build scripts updates 2024-07-07 17:53:26 -04:00
Jason Wen e1c4ab01a9
Clion: Some updates 2024-04-08 14:18:57 -04:00
DevTekVE ea5643afb1 Add ccflags option to SConstruct configuration 2023-11-25 07:40:04 +00:00
DevTekVE 9a53a53fc5 Add External Tools configurations for Poetry SCons
The commit introduces a new XML file, tools/External Tools.xml, laying out configurations for several external tool commands using Poetry and SCons. These tools include options for building in debug, clean, and release operations, enhancing the development process.
2023-11-23 16:39:07 +01:00
DevTekVE c073305bae Update build configurations for Poetry SCons
The build configurations for both Debug and Release modes have been updated to use the Poetry SCons tool. A new customTargets.xml file has been added to specify the build actions for Poetry SCons in Debug and Release targets.
2023-11-11 12:55:15 +01:00