Commit Graph

53 Commits (master)

Author SHA1 Message Date
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
2 months ago
Tim Stack 6d2d414e97 [prql] add more online help 2 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 2 months ago
Tim Stack 6edc9268d7 [release] bump version number 9 months ago
Tim Stack c575ba0a50 [build] fix rpm spec version 11 months ago
Tim Stack 9f1cf33120 [release] bump deps 12 months ago
Timothy Stack 48798076c1 [release] update tag 2 years ago
Tim Stack 016bca01db [release] pull before doing osx build 2 years ago
Tim Stack f4e67df114 [release] bump sqlite version 2 years ago
Tim Stack 2694a9855a [release] try beta1 release 2 years ago
Tim Stack c49e0787f3 [release] bump version and try to automate some stuff 2 years ago
Tim Stack 4445781038 [release] move NEWS to NEWS.md 2 years ago
Tim Stack 1c440ecb6f [release] bump lib versions 2 years ago
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2 years ago
Timothy Stack 5e6985d8a4 [release] some updates 2 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 2 years ago
Timothy Stack d6535c40f6 [deps] bump sqlite version used in release build 3 years ago
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 3 years ago
Timothy Stack 22ad9f23a9 [release] some static link cleanup 3 years ago
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 3 years ago
Timothy Stack 96a00f2085 [release] some tweaks 3 years ago
Timothy Stack 1525a7ce98 [release] bump sqlite version 3 years ago
Timothy Stack d15c1103cf [build] bump deps and add a missing include 3 years ago
Timothy Stack 099b32b393 [version] bump to 0.9.1 3 years ago
Timothy Stack ae422bb37e [release] add xz/lzma to the release build 3 years ago
Timothy Stack 579e4274f9 [files] initial impl for opening archives 4 years ago
Timothy Stack cfc285ce2d [release] fix bzip2 URL and fail download-pkgs if a package fails to download 4 years ago
Timothy Stack c18850aa01 [release] add musl-package to the "release" deps 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 d6e1fd1f32 [release] change version to 0.9.0 4 years ago
Timothy Stack b408740697 [release] fix some issues in the release process 4 years ago
Timothy Stack 441833ac23 [build] bump version numbers 4 years ago
Timothy Stack 832f980ab9 [version] set to v0.8.5 5 years ago
Timothy Stack c4b950e4d9 bump version to v0.8.5-rc1 5 years ago
Timothy Stack 78d80fddd5 [cli] add -r flag for recursively loading files from a directory hierarchy
Fixes #431
5 years ago
Timothy Stack 9936f1e814 bump some dependencies for release builds 5 years ago
Timothy Stack def35d1ae7 [release] version bump to v0.8.4
Defect Number:
    Reviewed By:
   Testing Done:
6 years ago
Timothy Stack 332fa39145 [release] bump some version numbers 6 years ago
Timothy Stack 01716ba2ab [release] take out freebsd build and skip distcheck for OS X for now 7 years ago
Timothy Stack 78119dc9f1 fixing some minor issues
Fixes #255
7 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack 4d091988a0 [release] some more work on the release build 8 years ago
Timothy Stack 96191badf3 [release] update versions for release and fix some time issues 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 bf73660747 bump version to 0.8.0 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