Timothy Stack
579e4274f9
[files] initial impl for opening archives
2020-10-28 21:17:57 -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
84a7079e3f
[main] capture stderr only after initscr() and fix curl configure detection
2020-09-02 15:39:27 -07:00
Timothy Stack
a9dda41baf
[release] add fallback terminfos to the ncurses static build
...
Fixes #751
2020-09-01 09:41:29 -07:00
Timothy Stack
eb88ec4f6c
[release] some more release fixes
2020-08-28 22:04:53 -07:00
Timothy Stack
441833ac23
[build] bump version numbers
2020-04-20 22:50:57 -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
9936f1e814
bump some dependencies for release builds
2019-01-28 21:58:41 -08:00
Timothy Stack
332fa39145
[release] bump some version numbers
2018-01-22 11:06:39 -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
Timothy Stack
c180c44e49
[vtab] add an lnav_view_stack table to get programmatic access to the view stack
...
More progress towards #377
2017-03-04 15:22:19 -08:00
Timothy Stack
4d091988a0
[release] some more work on the release build
2016-08-06 15:23:23 -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
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
e8ba6b4921
[release] update some dependency versions
2016-07-28 08:49:21 -07:00
Timothy Stack
96191badf3
[release] update versions for release and fix some time issues
2016-04-04 23:55:43 -07:00
Suresh Sundriyal
e68452e174
[release-builds] Fix the FreeBSD builds.
...
Fixes tstack/lnav#264
2015-10-15 23:10:57 -07:00
Timothy Stack
0237aaad21
[release] update the release Makefile
2015-10-14 21:01:39 -07:00
Timothy Stack
06c74c450f
[release] some updates to the release makefile
2015-07-25 06:45:38 -07:00
Suresh Sundriyal
229576d1be
[vagrant] Use the multi-machine facility.
2015-04-15 20:32:28 -07:00