Commit Graph

14 Commits (c22c78220c882b322cd41da3e3c69bea94a52291)

Author SHA1 Message Date
Timothy Stack 579e4274f9 [files] initial impl for opening archives 4 years ago
Suresh Sundriyal 0dedb3d455 [simd] Allow toggling of simd related functionality 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 eb88ec4f6c [release] some more release fixes 4 years ago
Timothy Stack 43243c7ba3 [build] revive freebsd release build
Some misc fixes for filtering as well
5 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Suresh Sundriyal 87590aab6b [freebsd] Revert the bump gcc to 4.8.
Updated the incorrect section.
8 years ago
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.
8 years ago
Suresh Sundriyal 438ab2c9d4 [freebsd] Some more build related fixes. 8 years ago
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.
8 years ago
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.
8 years ago
Timothy Stack 0237aaad21 [release] update the release Makefile 9 years ago
Suresh Sundriyal 9903f9bb21 [build] Some typographical errors. 9 years ago
Suresh Sundriyal 229576d1be [vagrant] Use the multi-machine facility. 9 years ago