Commit Graph

26 Commits

Author SHA1 Message Date
Timothy Stack
f3934c742d [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
Timothy Stack
f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2022-06-28 22:23:56 -07:00
Timothy Stack
5e6985d8a4 [release] some updates 2022-05-11 09:06:02 -07:00
a1346054
4406feba3b [vagrant]: fix shellcheck identified issues in scripts 2021-08-25 10:56:15 +00: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
96a00f2085 [release] some tweaks 2021-05-28 13:26:31 -07:00
Timothy Stack
4dfd8b2c97 [release] bump alpine version to get mallocng in musl 2021-05-26 13:10:37 -07:00
Timothy Stack
db5fd8e0ec [build] some more stacktrace stuff 2021-05-24 20:39:38 -07:00
Timothy Stack
0fd7f31222 [release] add -lssh2 -lz to the static builds 2021-04-16 15:09:07 -07:00
Timothy Stack
f4c5f42e87 [docs] add some links to the Sessions section 2021-03-30 14:30:57 -07:00
Timothy Stack
ae422bb37e [release] add xz/lzma to the release build 2021-01-11 21:33:28 -08:00
Timothy Stack
8433a67c68 [release] fix musl build wrt libarchive 2020-10-29 14:34:47 -07:00
Timothy Stack
579e4274f9 [files] initial impl for opening archives 2020-10-28 21:17:57 -07:00
Suresh Sundriyal
0dedb3d455 [simd] Allow toggling of simd related functionality 2020-09-17 21:20:52 -07:00
Suresh Sundriyal
271c961085 [release] Build target for static lnav compiled with musl.
`musl-package` compiles a completely static `lnav` binary compiled with
musl-libc.
2020-09-14 06:34:45 -07:00
Timothy Stack
eb88ec4f6c [release] some more release fixes 2020-08-28 22:04:53 -07:00
Timothy Stack
43243c7ba3 [build] revive freebsd release build
Some misc fixes for filtering as well
2019-02-17 07:40:35 -08:00
Timothy Stack
c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
2017-03-15 17:01:58 -07:00
Suresh Sundriyal
87590aab6b [freebsd] Revert the bump gcc to 4.8.
Updated the incorrect section.
2016-07-30 21:39:13 -07:00
Suresh Sundriyal
936afab0cc [freebsd] Use GNU Make
Either Autotools is producing a makefile that FreeBSD make does not like
or FreeBSD make does not like pattern rules anymore. Or more plausibly,
we are not invoking autogen.sh correctly.
2016-07-30 19:13:23 -07:00
Suresh Sundriyal
438ab2c9d4 [freebsd] Some more build related fixes. 2016-07-28 20:32:24 -07:00
Suresh Sundriyal
759eb53f01 [freebsd] Partial fix for the release builds.
The default gcc toolchain on freebsd has been bumped to 4.8 so the build
scripts that hardcoded the gcc binary name are getting confused.

The new version of SQLite seems to be getting confused between editline
and readline.
2016-07-28 20:03:43 -07:00
Timothy Stack
4ecc88292a [release] build packages with fpm
Add a separate vagrant vm to run fpm since the centos 5
one is too old and then use it to produce deb and rpm
files.
2016-02-28 11:40:26 -08:00
Timothy Stack
0237aaad21 [release] update the release Makefile 2015-10-14 21:01:39 -07:00
Suresh Sundriyal
9903f9bb21 [build] Some typographical errors. 2015-04-17 00:48:46 -07:00
Suresh Sundriyal
229576d1be [vagrant] Use the multi-machine facility. 2015-04-15 20:32:28 -07:00