Commit Graph

36 Commits (master)

Author SHA1 Message Date
Tim Stack 3b4db06f40 [build] try to use vcpkg 1 week ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
3 weeks ago
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
1 month ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 2 months ago
Tim Stack 6edc9268d7 [release] bump version number 9 months ago
Tim Stack 9f1cf33120 [release] bump deps 11 months ago
Tim Stack c49e0787f3 [release] bump version and try to automate some stuff 2 years ago
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2 years ago
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2 years ago
Timothy Stack 99c1688c2e [attr_line] use variant instead of a union for attribute values 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack d0ba84d9be [build] run cmake-init and switch from hunter to conan for packages 2 years ago
Timothy Stack 4564e162d0 [build] try to optimize compile time 2 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 2 years ago
Timothy Stack dc0b7ff631 [cmake] run cmake-format 3 years ago
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 3 years ago
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 3 years ago
Timothy Stack dd9465cd10 [readline] some fixes for match display 3 years ago
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
3 years ago
Timothy Stack 099b32b393 [version] bump to 0.9.1 3 years ago
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 3 years ago
Timothy Stack 0e1eb418c8 [cmake] set a default for the build type 4 years ago
Timothy Stack 8f0c918bb3 [build] fix the hunter config, the LOCAL flag was missing 4 years ago
Timothy Stack d8bc5b71c8 [cmake] bump hunter gate version 4 years ago
Timothy Stack d6e1fd1f32 [release] change version to 0.9.0 4 years ago
Timothy Stack 4250fe9c67 bump hunter version 4 years ago
Timothy Stack 77834a7576 [build] update hunter version 4 years ago
Timothy Stack 65d2f7552c [cmake] install the binary 5 years ago
Timothy Stack 91dd8a84ec [cmake] enable jit for libpcre 5 years ago
Timothy Stack 0882f95ef4 [cmake] remove HOMEPAGE_URL from project() 5 years ago
Timothy Stack 325e4a15d9 [build] test out the hunter package manager 5 years ago
Timothy Stack b81b35c866 [log-view] in time-offset mode, show negative times for messages before the first mark
Prototype for #395
5 years ago
Timothy Stack fa296fca1b [listview] get a batch of rows from the source instead of a single one at a time
Also: bump to c++14 and added a helper template for creating sqlite virtual tables
7 years ago
Timothy Stack 44d93dddc3 [pretty-print] allow formats to do transforms before pretty-printing
Also started upgrading to C++11.

Fixes #353
8 years ago
Timothy Stack ccf29b3bac [coverity] some cleanup and add the chunky_index 10 years ago
Timothy Stack 2c46b0f07b [clion] hacks to get clion working 10 years ago