evoke
evoke copied to clipboard
Magic build tool
create .evoke folder, import packages from apt get and create starter toolsets.
**Is your feature request related to a problem? Please describe.** I want to include prebuilt library into the build system. e.g. the boost.filesystem library, unit-test-framework, openssl. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Similar to the Windows build, I am not a Mac user. There will be sometimes features introduced that need some...
**Is your feature request related to a problem? Please describe.** For the Windows build it would greatly help if somebody can quickly identify problems and solve them. These would include...
**Describe the bug** CMake is unable to find Boost. **To Reproduce** Steps to reproduce the behavior: 1. Follow the build instructions of evoke. **Expected behavior** Boost is found by CMake....
I strongly believe that Evoke should not hard-code its build environment specifics in C++ code. Let it be agnostic to the build environment it will use and use scriptable files...
Part of #15 . When a file in the filesystem changes, receive a notification on a FD and send out the change info.
**Describe the bug** When editing files while Evoke runs in daemon mode, it will occasionally crash with the following stack trace (under screenshots). Looks to be caused by an invalid...
The daemon mode reporter should have: - Page up/down - Arrow up/down - home / end - search / next / previous - Keep screen focused to the top of...