Commit Graph

47 Commits

Author SHA1 Message Date
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
69508e6467 [search] try to fix an issue with search progress bar never stopping
Possible fix for #588
2019-01-26 08:01:44 -08:00
Timothy Stack
def35d1ae7 [release] version bump to v0.8.4
Defect Number:
    Reviewed By:
   Testing Done:
2018-08-27 07:23:13 -07:00
Timothy Stack
332fa39145 [release] bump some version numbers 2018-01-22 11:06:39 -08:00
Timothy Stack
01716ba2ab [release] take out freebsd build and skip distcheck for OS X for now 2017-04-13 06:52:04 -07:00
Timothy Stack
02d622979b [release-build] install ncurses-static 2017-04-11 07:53:02 -07:00
Timothy Stack
fa3c3c837a [build] some minor fixes for the release build 2017-04-05 07:41:33 -07:00
Timothy Stack
78119dc9f1 fixing some minor issues
Fixes #255
2017-04-05 07:05:19 -07: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
87590aab6b [freebsd] Revert the bump gcc to 4.8.
Updated the incorrect section.
2016-07-30 21:39:13 -07:00
Suresh Sundriyal
f2cb5c80d8 Revert "[freebsd] Install automake before kicking off the build."
This reverts commit 08ab680492.
2016-07-30 19:15:41 -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
08ab680492 [freebsd] Install automake before kicking off the build. 2016-07-30 17:06:15 -07:00
Suresh Sundriyal
438ab2c9d4 [freebsd] Some more build related fixes. 2016-07-28 20:32:24 -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
Timothy Stack
cad311f557 [views] do auto-scroll-down for all views 2016-03-28 06:13:40 -07:00
Timothy Stack
7a6429519f [summary-line] change error count to error rate and do some cleanup on message levels 2016-03-24 23:58:25 -07:00
Timothy Stack
fdc2748e3e [spectro] add a spectrogram view that works with known message fields 2016-03-20 15:15:50 -07:00
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.
2016-02-28 11:40:26 -08: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
bf73660747 bump version to 0.8.0 2015-09-25 06:40:17 -07:00
Timothy Stack
06c74c450f [release] some updates to the release makefile 2015-07-25 06:45:38 -07:00
Suresh Sundriyal
d8d46a49dc [build] Make pkg.sh executable. 2015-04-18 00:40:58 -07:00
Suresh Sundriyal
9903f9bb21 [build] Some typographical errors. 2015-04-17 00:48:46 -07:00
Suresh Sundriyal
229576d1be [vagrant] Use the multi-machine facility. 2015-04-15 20:32:28 -07:00
Suresh Sundriyal
1a0de7269e [vagrant] Remove the generated cruft after the builds are done. 2015-04-14 09:38:53 -07:00
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.
2015-04-14 09:38:53 -07:00
Timothy Stack
8a91c96bed [build] bump version to 0.7.3 since we will release soon 2015-04-08 02:26:25 -07:00
Suresh Sundriyal
36aa0c10d4 [build] Fix osx-package builds. 2015-04-05 16:10:47 -07:00
Suresh Sundriyal
b954836cf0 [release-build] Fix the linux vagrant builds. 2015-04-05 15:45:23 -07:00
Timothy Stack
e30ada3983 [build] fix automake version in release script 2015-03-29 07:58:24 -07:00
Timothy Stack
712f1f732b [build] bump sqlite and automake versions for the release build 2015-03-28 21:00:20 -07:00
Timothy Stack
974aafe1b9 [search] fix searching when a file is deleted and recreated 2015-03-11 06:22:50 -07:00
Timothy Stack
fad59bfaf1 [ptime] fix endianness and parsing issues 2015-03-09 06:30:12 -07:00
Timothy Stack
363547428c [version] some more version updates 2015-02-26 21:52:36 -08:00
Timothy Stack
671dca60dc [cmd] do not error out if filter exists, just enable it
Defect Number:
    Reviewed By:
   Testing Done:
2014-11-05 21:29:31 -08:00
Timothy Stack
c1bba73034 missing mkdir in build.sh 2014-11-04 08:51:45 -08:00
Timothy Stack
f9098e6bc4 [build] automate building the linux static binary 2014-11-04 06:36:49 -08:00
Timothy Stack
865951739e [release] add a log generator for demo purposes 2014-03-21 21:18:54 -07:00
Timothy Stack
ad5d137d09 [release] shell script to demonstrate following logs 2013-06-18 21:15:50 -07:00
Timothy Stack
d029338a1f [release] add the terminal settings used to take screenshots 2013-06-18 06:13:47 -07:00