Commit Graph

30 Commits

Author SHA1 Message Date
Tim Stack c49e0787f3 [release] bump version and try to automate some stuff 2022-09-18 16:05:24 -07:00
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2022-09-10 09:28:07 -07:00
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2022-07-15 22:31:43 -07:00
Timothy Stack 99c1688c2e [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
Timothy Stack 66ef5fdae1 [clang-format] init 2022-03-16 15:38:08 -07:00
Timothy Stack d0ba84d9be [build] run cmake-init and switch from hunter to conan for packages 2022-03-13 22:44:12 -07:00
Timothy Stack 4564e162d0 [build] try to optimize compile time 2022-03-13 15:49:41 -07:00
Timothy Stack 0e23dcf4b5 [release] bump release number 2022-03-05 11:02:35 -08:00
Timothy Stack dc0b7ff631 [cmake] run cmake-format 2021-09-27 15:59:23 -07:00
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 2021-09-08 14:43:16 -07:00
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 2021-06-10 23:01:05 -07:00
Timothy Stack dd9465cd10 [readline] some fixes for match display 2021-03-23 09:35:02 -07:00
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
2021-01-29 11:12:02 -08:00
Timothy Stack 099b32b393 [version] bump to 0.9.1 2021-01-24 13:16:28 -08:00
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 2021-01-16 22:23:20 -08:00
Timothy Stack 0e1eb418c8 [cmake] set a default for the build type 2020-09-24 16:09:28 -07:00
Timothy Stack 8f0c918bb3 [build] fix the hunter config, the LOCAL flag was missing 2020-09-24 16:02:14 -07:00
Timothy Stack d8bc5b71c8 [cmake] bump hunter gate version 2020-09-21 23:33:27 -07:00
Timothy Stack d6e1fd1f32 [release] change version to 0.9.0 2020-09-01 22:36:47 -07:00
Timothy Stack 4250fe9c67 bump hunter version 2020-06-09 20:39:51 -07:00
Timothy Stack 77834a7576 [build] update hunter version 2020-04-19 14:56:42 -07:00
Timothy Stack 65d2f7552c [cmake] install the binary 2019-07-22 10:36:47 -07:00
Timothy Stack 91dd8a84ec [cmake] enable jit for libpcre 2019-07-15 23:04:31 -07:00
Timothy Stack 0882f95ef4 [cmake] remove HOMEPAGE_URL from project() 2019-07-15 08:40:44 -07:00
Timothy Stack 325e4a15d9 [build] test out the hunter package manager 2019-07-09 08:34:55 -07:00
Timothy Stack b81b35c866 [log-view] in time-offset mode, show negative times for messages before the first mark
Prototype for #395
2019-06-26 21:52:40 -07:00
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
2017-03-14 06:05:46 -07:00
Timothy Stack 44d93dddc3 [pretty-print] allow formats to do transforms before pretty-printing
Also started upgrading to C++11.

Fixes #353
2016-12-05 16:34:30 -08:00
Timothy Stack ccf29b3bac [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
Timothy Stack 2c46b0f07b [clion] hacks to get clion working 2014-09-18 21:51:01 -07:00