Commit Graph

1778 Commits (cc6ae5ee2e83a57fca16b95bef190addd779e072)
 

Author SHA1 Message Date
Suresh Sundriyal f35f855458 [tests] Remove use of deprecated std::random_shuffle 4 years ago
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.
4 years ago
Timothy Stack 37b9b346a9 [logger] fix for queue.h removal change 4 years ago
Timothy Stack 99805c61bb [build] missing include 4 years ago
Timothy Stack e8e89ad0fd [build] remove queue.h refs 4 years ago
Tim Stack 5b7e5a7513
Merge pull request #767 from sureshsundriyal/fix-ci
[cirrus/ci] Use a recent FreeBSD image
4 years ago
Tim Stack 8fe8654d23
Merge pull request #766 from sureshsundriyal/master
[cross-compile] Allow build artifacts to be built with build compilers.
4 years ago
Suresh Sundriyal a14d47ae76 [cirrus/ci] Use a recent FreeBSD image 4 years ago
Suresh Sundriyal bc09aad96c Undo changes to cmd-ref.rst 4 years ago
Suresh Sundriyal 4946f79ec1 [ptimec] Rename ptimec.cc -> ptimec.c 4 years ago
Suresh Sundriyal 57e0b9f3f3 [cross-compiling] Fix distcheck target 4 years ago
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.
4 years ago
Timothy Stack ba4b31b24a remove noisy debug log 4 years ago
Timothy Stack 7d886a4e29 Merge branch 'sureshsundriyal-master' 4 years ago
Timothy Stack e6c8f49c29 Merge branch 'master' of https://github.com/sureshsundriyal/lnav into sureshsundriyal-master 4 years ago
Timothy Stack cfc285ce2d [release] fix bzip2 URL and fail download-pkgs if a package fails to download 4 years ago
Suresh Sundriyal 8646204c5d [simd] fix the config check for enable_simd 4 years ago
Suresh Sundriyal 24b964c65d [release] Update bzip2 download URL 4 years ago
Suresh Sundriyal 0dedb3d455 [simd] Allow toggling of simd related functionality 4 years ago
Timothy Stack cc12e6359c [release] do not upgrade virtualbox additions on musl 4 years ago
Timothy Stack da772a6486 [build] try to fix distclean issue 4 years ago
Timothy Stack 4bf048d974 [autoconf] check for -static-libstdc++ flag 4 years ago
Timothy Stack f1a47ac1ad [log_format] make logline_value slightly less error-prone 4 years ago
Timothy Stack 90ab6ea8f1 [bro-log] fix an issue with the logline_values in the bro log format 4 years ago
Timothy Stack ee572a2c86 [init] fix an issue with input not being taken when an empty file is loaded 4 years ago
Tim Stack c724a44bf4
Update README.md
link to the read-the-docs site
4 years ago
Timothy Stack dbe252c70c [docs] some more doc stuff 4 years ago
Timothy Stack bbf06e78ba [init] delay initial command execution until some files are loaded
Fixes #764
4 years ago
Timothy Stack cc7cba6514 [search] start searching a couple thousand lines before the top 4 years ago
Timothy Stack c18850aa01 [release] add musl-package to the "release" deps 4 years ago
Tim Stack 648b78359a
Merge pull request #762 from sureshsundriyal/master
[release] Build target for static lnav compiled with musl-libc.
4 years ago
Suresh Sundriyal 271c961085 [release] Build target for static lnav compiled with musl.
`musl-package` compiles a completely static `lnav` binary compiled with
musl-libc.
4 years ago
Timothy Stack be106fcb8d [docs] add some more keymap/theme docs 4 years ago
Timothy Stack 692cf37e1b [NEWS] mention keymap support 4 years ago
Timothy Stack 5e1f43b4c7 [readline] refine tab-completion for config options 4 years ago
Timothy Stack 9773efd3a5 [keymap] add german keymap 4 years ago
Timothy Stack ce0383dee1 [build] fix some warnings 4 years ago
Tim Stack c3f7eac29d
Merge pull request #760 from sureshsundriyal/master
Minor changes to quell some compiler warnings and other miscellaneous changes.
4 years ago
Suresh Sundriyal 9a49035ce6 [Format] Designate non-capturing group 4 years ago
Suresh Sundriyal 7494f5cef5 Optimize the vum-log4cpp expression 4 years ago
Suresh Sundriyal 9b2b9d50ba Remove unused header 4 years ago
Suresh Sundriyal 908c41cb64 Fix compiler warnings about unused variables. 4 years ago
Suresh Sundriyal 1b5fa6d92d Fixup AUTHORS 4 years ago
Tim Stack 94e09c5228
Merge pull request #759 from sureshsundriyal/master
[Format] Add updatemgr's log4cpp format to vmw_log format.
4 years ago
Suresh Sundriyal a24aa5e414 [Format] Make the levels regex case-insensitive. 4 years ago
Suresh Sundriyal 83a3e69118 [Format] Fix up the greedy match 4 years ago
Suresh Sundriyal 2d30bfd322 [Format] Add updatemgr's log4cpp format to vmw_log format. 4 years ago
Timothy Stack 16c5fdccb4 [build] more win build 4 years ago
Timothy Stack 783c23b62c [build] add disable flag for system path inclusion 4 years ago
Tim Stack 0fa78a3c9f
Merge pull request #755 from amosbird/patch-1
Don't force system library path
4 years ago