This website requires JavaScript.
Explore
Help
Sign In
bob
/
libscconfig
Watch
1
Star
0
Fork
0
You've already forked libscconfig
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
24e224dc1debfc180c9a18032dca18cfc618fca2
Branches
Tags
View all branches
Go to file
Code
Bob Polis
24e224dc1d
Replaced with new standard Makefile
2021-12-21 09:33:09 +01:00
src
added specialisation for get for strings
2021-12-02 18:13:45 +01:00
tests
Removed -pthread and -fno-strict-aliasing flags
2021-11-13 19:14:01 +01:00
Makefile
Replaced with new standard Makefile
2021-12-21 09:33:09 +01:00
premake.make
Moved versioning to premake
2021-12-21 09:30:35 +01:00
Description
C++ Config file management, enabling easy settings management: factory defaults in tools can be overridden by config file settings, which can be overridden by command line options.
configuration
preferences
settings
56
KiB
Languages
Makefile
61.6%
C++
38.4%