Commit Graph

138 Commits (8aa72b16e48a11c67659d2a6ec86c823f11aeaff)

Author SHA1 Message Date
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack c180c44e49 [vtab] add an lnav_view_stack table to get programmatic access to the view stack
More progress towards #377
7 years ago
Timothy Stack 4d091988a0 [release] some more work on the release build 8 years ago
Suresh Sundriyal 87590aab6b [freebsd] Revert the bump gcc to 4.8.
Updated the incorrect section.
8 years ago
Suresh Sundriyal f2cb5c80d8 Revert "[freebsd] Install automake before kicking off the build."
This reverts commit 08ab680492.
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 08ab680492 [freebsd] Install automake before kicking off the build. 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 e8ba6b4921 [release] update some dependency versions 8 years ago
Timothy Stack 96191badf3 [release] update versions for release and fix some time issues 8 years ago
Timothy Stack cad311f557 [views] do auto-scroll-down for all views 8 years ago
Timothy Stack 7a6429519f [summary-line] change error count to error rate and do some cleanup on message levels 8 years ago
Timothy Stack fdc2748e3e [spectro] add a spectrogram view that works with known message fields 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
Suresh Sundriyal e68452e174 [release-builds] Fix the FreeBSD builds.
Fixes tstack/lnav#264
9 years ago
Timothy Stack 0237aaad21 [release] update the release Makefile 9 years ago
Timothy Stack bf73660747 bump version to 0.8.0 9 years ago
Timothy Stack 06c74c450f [release] some updates to the release makefile 9 years ago
Suresh Sundriyal d8d46a49dc [build] Make pkg.sh executable. 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
Suresh Sundriyal 1a0de7269e [vagrant] Remove the generated cruft after the builds are done. 9 years ago
Suresh Sundriyal b854940d22 [vagrant] Fix builds and add support for FreeBSD.
+ The sqlite certificates have changed and not trusted by wget, so use
  the http protocol to download the binary.
+ Add support for FreeBSD builds.
+ Move stuff around to support FreeBSD builds.
+ Destroy the vagrant VM after a successful build.
9 years ago
Timothy Stack 8a91c96bed [build] bump version to 0.7.3 since we will release soon 9 years ago
Suresh Sundriyal 36aa0c10d4 [build] Fix osx-package builds. 9 years ago
Suresh Sundriyal b954836cf0 [release-build] Fix the linux vagrant builds. 9 years ago
Timothy Stack e30ada3983 [build] fix automake version in release script 9 years ago
Timothy Stack 712f1f732b [build] bump sqlite and automake versions for the release build 9 years ago
Timothy Stack 974aafe1b9 [search] fix searching when a file is deleted and recreated 9 years ago
Timothy Stack fad59bfaf1 [ptime] fix endianness and parsing issues 9 years ago
Timothy Stack 363547428c [version] some more version updates 9 years ago
Timothy Stack 671dca60dc [cmd] do not error out if filter exists, just enable it
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack c1bba73034 missing mkdir in build.sh 10 years ago
Timothy Stack f9098e6bc4 [build] automate building the linux static binary 10 years ago
Timothy Stack 865951739e [release] add a log generator for demo purposes 10 years ago
Timothy Stack ad5d137d09 [release] shell script to demonstrate following logs 11 years ago
Timothy Stack d029338a1f [release] add the terminal settings used to take screenshots 11 years ago