Timothy Stack
f39a208472
[cmake] ptimec doesn't belong in libdiag
2020-09-22 14:38:24 -07:00
Timothy Stack
f43d05a49a
[build] more dist fixes
2020-09-22 14:31:27 -07:00
Tim Stack
d570a86232
Merge pull request #772 from sureshsundriyal/master
...
[dist] Prevent distributing built sources
2020-09-22 14:05:01 -07:00
Suresh Sundriyal
63ed3ee677
[dist] Prevent distributing built sources
2020-09-22 13:50:37 -07:00
Timothy Stack
a5171058c7
[build] some built files were being included in the dist
2020-09-22 12:01:13 -07:00
Timothy Stack
d8bc5b71c8
[cmake] bump hunter gate version
2020-09-21 23:33:27 -07:00
Timothy Stack
8ff80ceff0
[lnav_log] shorten file name to the base name
2020-09-21 07:25:40 -07:00
Tim Stack
d58ce0cc90
Merge pull request #769 from sureshsundriyal/freebsd
...
[freebsd] Remove basename from log_msg.cc and update the FreeBSD image in the VagrantFile.
2020-09-21 07:10:16 -07:00
Timothy Stack
48d4b51fd7
[view_curses] fix mvwattrline for utf chars
...
Fixes #675
2020-09-21 06:53:05 -07:00
Suresh Sundriyal
46e97f67df
[freebsd] Update the vagrant box
...
Also update the boot_time since the newer version of FreeBSD image seems
to take a lot longer to come up.
2020-09-20 23:27:22 -07:00
Suresh Sundriyal
70847429fa
[freebsd] Remove the use of basename from log_msg.
...
Fix
2020-09-20 23:27:22 -07:00
Tim Stack
49ae32a986
Merge pull request #770 from sureshsundriyal/master
...
[cross-compile] Use 'BUILD_EXEEXT' as the suffix for build binaries.
2020-09-20 22:15:08 -07:00
Suresh Sundriyal
2062a0c740
[cross-compile] Use 'BUILD_EXEEXT' as the suffix for build binaries.
...
Some compilers automatically append the system binary suffix. If lnav is
cross compiled on such systems; then we should be using this suffix for
the binaries that are built and run as part of the build process.
2020-09-20 20:50:47 -07:00
Tim Stack
89cb6fbe76
Merge pull request #768 from sureshsundriyal/master
...
Miscellaneous fixes.
2020-09-20 20:38:59 -07:00
Suresh Sundriyal
a6920cc320
[AUTHORS] Update the file.
2020-09-19 16:22:30 -07:00
Suresh Sundriyal
f35f855458
[tests] Remove use of deprecated std::random_shuffle
2020-09-19 15:10:28 -07:00
Suresh Sundriyal
bc0dc337ef
[cross-compiling] Disable document generation during cross-compilation
...
Document generation requires exec'ing lnav which might not be possible
while cross-compiling.
2020-09-19 14:39:24 -07:00
Timothy Stack
37b9b346a9
[logger] fix for queue.h removal change
2020-09-19 14:17:22 -07:00
Timothy Stack
99805c61bb
[build] missing include
2020-09-19 13:04:21 -07:00
Timothy Stack
e8e89ad0fd
[build] remove queue.h refs
2020-09-19 12:34:44 -07:00
Tim Stack
5b7e5a7513
Merge pull request #767 from sureshsundriyal/fix-ci
...
[cirrus/ci] Use a recent FreeBSD image
2020-09-19 12:33:44 -07:00
Tim Stack
8fe8654d23
Merge pull request #766 from sureshsundriyal/master
...
[cross-compile] Allow build artifacts to be built with build compilers.
2020-09-19 12:32:50 -07:00
Suresh Sundriyal
a14d47ae76
[cirrus/ci] Use a recent FreeBSD image
2020-09-18 16:38:10 -07:00
Suresh Sundriyal
bc09aad96c
Undo changes to cmd-ref.rst
2020-09-18 12:32:36 -07:00
Suresh Sundriyal
4946f79ec1
[ptimec] Rename ptimec.cc -> ptimec.c
2020-09-18 12:20:40 -07:00
Suresh Sundriyal
57e0b9f3f3
[cross-compiling] Fix distcheck target
2020-09-18 11:44:06 -07:00
Suresh Sundriyal
d118a60a36
[cross-compile] Allow build artifacts to be built with build compilers.
...
While cross-compiling; bin2c and ptimec need to run during build on the
build-host. Currently; the host compiler is picked and the generated
binaries cannont be exec'ed causing the build to fail.
The change fixes the bin2c and ptimec compilation units to use the
build host compatible compiler.
2020-09-18 10:03:12 -07:00
Timothy Stack
ba4b31b24a
remove noisy debug log
2020-09-18 09:41:35 -07:00
Timothy Stack
7d886a4e29
Merge branch 'sureshsundriyal-master'
2020-09-18 09:01:07 -07:00
Timothy Stack
e6c8f49c29
Merge branch 'master' of https://github.com/sureshsundriyal/lnav into sureshsundriyal-master
2020-09-18 09:00:57 -07:00
Timothy Stack
cfc285ce2d
[release] fix bzip2 URL and fail download-pkgs if a package fails to download
2020-09-18 08:57:29 -07:00
Suresh Sundriyal
8646204c5d
[simd] fix the config check for enable_simd
2020-09-18 05:54:08 -07:00
Suresh Sundriyal
24b964c65d
[release] Update bzip2 download URL
2020-09-18 04:39:51 -07:00
Suresh Sundriyal
0dedb3d455
[simd] Allow toggling of simd related functionality
2020-09-17 21:20:52 -07:00
Timothy Stack
cc12e6359c
[release] do not upgrade virtualbox additions on musl
2020-09-17 09:11:23 -07:00
Timothy Stack
da772a6486
[build] try to fix distclean issue
2020-09-16 23:14:05 -07:00
Timothy Stack
4bf048d974
[autoconf] check for -static-libstdc++ flag
2020-09-16 22:58:42 -07:00
Timothy Stack
f1a47ac1ad
[log_format] make logline_value slightly less error-prone
2020-09-16 21:46:44 -07:00
Timothy Stack
90ab6ea8f1
[bro-log] fix an issue with the logline_values in the bro log format
2020-09-16 14:38:58 -07:00
Timothy Stack
ee572a2c86
[init] fix an issue with input not being taken when an empty file is loaded
2020-09-16 14:05:56 -07:00
Tim Stack
c724a44bf4
Update README.md
...
link to the read-the-docs site
2020-09-15 21:38:30 -07:00
Timothy Stack
dbe252c70c
[docs] some more doc stuff
2020-09-15 15:45:29 -07:00
Timothy Stack
bbf06e78ba
[init] delay initial command execution until some files are loaded
...
Fixes #764
2020-09-15 15:44:29 -07:00
Timothy Stack
cc7cba6514
[search] start searching a couple thousand lines before the top
2020-09-14 21:29:06 -07:00
Timothy Stack
c18850aa01
[release] add musl-package to the "release" deps
2020-09-14 13:29:52 -07:00
Tim Stack
648b78359a
Merge pull request #762 from sureshsundriyal/master
...
[release] Build target for static lnav compiled with musl-libc.
2020-09-14 13:01:53 -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
be106fcb8d
[docs] add some more keymap/theme docs
2020-09-13 23:03:23 -07:00
Timothy Stack
692cf37e1b
[NEWS] mention keymap support
2020-09-12 21:23:26 -07:00
Timothy Stack
5e1f43b4c7
[readline] refine tab-completion for config options
2020-09-12 21:02:20 -07:00