Nichole Mattera
|
c28ea183a6
|
🎉 Updated copyright, removed unnecessary Switch code, and updated makefiles.
|
2 years ago |
Nichole Mattera
|
5c341008bc
|
🐛 Fixed bug where this would not link correctly.
|
3 years ago |
Nichole Mattera
|
0d06aa30fc
|
✨ Added ability to find all options and sections.
|
3 years ago |
Nichole Mattera
|
9fed2d1bbf
|
✨ Added ability to find all options.
|
3 years ago |
Nichole Mattera
|
e97b74198a
|
♻️ Removed `using namespace std;`.
|
3 years ago |
Nichole Mattera
|
7a51fa041d
|
📄 Update copyright.
|
3 years ago |
Nichole Mattera
|
85f5e315b5
|
Merge pull request #2 from cathery/master
Add findOrCreate functions from Toolbox PR
|
3 years ago |
cathery
|
96dd410df7
|
Add findOrCreate functions from Toolbox PR
|
3 years ago |
Nichole Mattera
|
9cceb33a06
|
Added more advance searching options to the find methods.
|
4 years ago |
Nichole Mattera
|
c9ad44aaf3
|
Fix URL in README.md
|
4 years ago |
Nichole Mattera
|
4ecace1b0c
|
Add support for Magic???
|
4 years ago |
Nichole Mattera
|
9a861a87ed
|
Added support for global options, and comments within a section.
|
4 years ago |
Nichole Mattera
|
a31d78b64b
|
Update README.md
|
4 years ago |
Nichole Mattera
|
85c97abd86
|
Removed rules for packaging and installation
|
4 years ago |
Nichole Mattera
|
67e91539db
|
Shouldn't install this to portlibs
|
4 years ago |
Nichole Mattera
|
819d490289
|
Prevent redefinition of IniStringHelper.
|
4 years ago |
Nichole Mattera
|
8c2b09e449
|
Added case insensitive search.
|
4 years ago |
Nichole Mattera
|
a30f1fcd6e
|
Use ccache when available.
|
4 years ago |
Nichole Mattera
|
62d3738e10
|
Add PKGBUILD script to build pacman package.
|
4 years ago |
Nichole Mattera
|
cce0b7ac30
|
Needed switch_rules to get the portlibs folder.
|
4 years ago |
Nichole Mattera
|
92a7214283
|
Need to hardcode the target.
|
4 years ago |
Nichole Mattera
|
36aae1829a
|
Updated makefile.
|
4 years ago |
Nichole Mattera
|
03ebf095a0
|
Relicensed under ISC.
|
4 years ago |
Nichole Mattera
|
574dfc2062
|
Merge pull request #1 from TehPsychedelic/master
Fixed a couple typos in README
|
4 years ago |
TehPsychedelic
|
537b7fda30
|
Fixed a couple typos on README
|
4 years ago |
Nichole Mattera
|
6efe4c20a7
|
Ignore dist files.
|
4 years ago |
Nichole Mattera
|
80973e98be
|
Added README, and examples. Modified makefile to install library. Fixed include paths in main header file.
|
4 years ago |
Nichole Mattera
|
658928372d
|
Updated to support semicolon comments, blank lines, and trimming spaces around equal signs.
|
4 years ago |