Commit Graph

47 Commits

Author SHA1 Message Date
Timothy Stack 48798076c1 [release] update tag 2022-10-10 20:12:58 -07:00
Tim Stack 016bca01db [release] pull before doing osx build 2022-10-06 10:53:35 -07:00
Tim Stack f4e67df114 [release] bump sqlite version 2022-10-06 09:12:29 -07:00
Tim Stack 2694a9855a [release] try beta1 release 2022-09-23 06:12:07 -07:00
Tim Stack c49e0787f3 [release] bump version and try to automate some stuff 2022-09-18 16:05:24 -07:00
Tim Stack 4445781038 [release] move NEWS to NEWS.md 2022-09-18 07:41:12 -07:00
Tim Stack 1c440ecb6f [release] bump lib versions 2022-08-11 07:18:43 -07:00
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2022-07-15 22:31:43 -07:00
Timothy Stack 5e6985d8a4 [release] some updates 2022-05-11 09:06:02 -07:00
Timothy Stack 0e23dcf4b5 [release] bump release number 2022-03-05 11:02:35 -08:00
Timothy Stack d6535c40f6 [deps] bump sqlite version used in release build 2021-09-21 23:01:22 -07:00
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 2021-09-08 14:43:16 -07:00
Timothy Stack 22ad9f23a9 [release] some static link cleanup 2021-06-13 22:57:22 -07:00
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 2021-06-10 23:01:05 -07:00
Timothy Stack 96a00f2085 [release] some tweaks 2021-05-28 13:26:31 -07:00
Timothy Stack 1525a7ce98 [release] bump sqlite version 2021-05-03 09:29:39 -07:00
Timothy Stack d15c1103cf [build] bump deps and add a missing include 2021-04-02 09:28:07 -07:00
Timothy Stack 099b32b393 [version] bump to 0.9.1 2021-01-24 13:16:28 -08:00
Timothy Stack ae422bb37e [release] add xz/lzma to the release build 2021-01-11 21:33:28 -08:00
Timothy Stack 579e4274f9 [files] initial impl for opening archives 2020-10-28 21:17:57 -07:00
Timothy Stack cfc285ce2d [release] fix bzip2 URL and fail download-pkgs if a package fails to download 2020-09-18 08:57:29 -07:00
Timothy Stack c18850aa01 [release] add musl-package to the "release" deps 2020-09-14 13:29:52 -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 d6e1fd1f32 [release] change version to 0.9.0 2020-09-01 22:36:47 -07:00
Timothy Stack b408740697 [release] fix some issues in the release process 2020-08-27 22:00:03 -07:00
Timothy Stack 441833ac23 [build] bump version numbers 2020-04-20 22:50:57 -07:00
Timothy Stack 832f980ab9 [version] set to v0.8.5 2019-04-07 10:26:50 -07:00
Timothy Stack c4b950e4d9 bump version to v0.8.5-rc1 2019-03-15 22:13:18 -07:00
Timothy Stack 78d80fddd5 [cli] add -r flag for recursively loading files from a directory hierarchy
Fixes #431
2019-03-14 22:24:57 -07:00
Timothy Stack 9936f1e814 bump some dependencies for release builds 2019-01-28 21:58:41 -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 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 4d091988a0 [release] some more work on the release build 2016-08-06 15:23:23 -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 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
Timothy Stack bf73660747 bump version to 0.8.0 2015-09-25 06:40:17 -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
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 f9098e6bc4 [build] automate building the linux static binary 2014-11-04 06:36:49 -08:00