Brian Orwe
Brian Orwe
Allow installation to get dependency from vcpkg, might assist to make solving #15 even easier, in a more cross platform manner.
From what I can see, it requires the user inputting their `callbacks`, `Passkeys`, and even `Business shortcodes`. This info cannot surely be mangled by anything whether proguard, or R8 or...
Apparently on emacs 27 there is no `case` function, but find that `cl-case` seems to do the trick fixing the error which I get of: ``` setq: Symbol’s function definition...
Makes it possible to get the latest of lxqt to build from all master branches of the sub-modules, simplifying things by a simple UPDATE flag.
### Platform Desktop (Linux) ### Description A release for Fedora or any of RPM based distros lke redhat on linux too. ### Contact Details [email protected] ### Anything else? Thanks in...
Added method for searching default path of wakatime-cli on linux boxes, also fixed a bug where `""` where added to the command, leading to it not being executed.
Just some small refactoring: 1. Use add_compile_definitions instead of add_definitions 2. Shorten the code for checking c++17 3. Use FetchContent_MakeAvailable to make code simpler/shorter. --- This change is [](https://reviewable.io/reviews/ycm-core/ycmd/1574)
I get the error bellow when trying out the example in the README.md `The following Error occured: Unsupported protocol`
Add vcpkg support for getting libcurl, and it's dependencies.
remove unnecessary cloning.