Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 1 | -11/+3 |
| | | | | | - wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class | ||||
* | Use github.com/Taywee/args to parse command line | Aqua-sama | 2019-10-22 | 1 | -1/+1 |
| | | | | - This adds 3rd-party/args/args.git subrepository | ||||
* | Improve meson.build files | Aqua-sama | 2019-10-13 | 1 | -3/+2 |
| | | | | | - meson should now properly create OpenSSL signing key and hexdump before trying to compile plugin loader | ||||
* | Add WIP Python REPL interface | Aqua-sama | 2019-02-23 | 1 | -1/+1 |
| | | | | | - Requires Python >= 3.0.0 and linenoise or linenoise-ng - WIP: not built into the browser itself | ||||
* | Configuration: parse command line after parsing config file | Aqua-sama | 2018-12-07 | 1 | -1/+1 |
| | | | | - Split CommandLine off Configuration | ||||
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 1 | -2/+1 |
| | |||||
* | Fix link errors | Aqua-sama | 2018-10-23 | 1 | -3/+7 |
| | |||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 1 | -0/+11 |