Commit Graph

16 Commits

Author SHA1 Message Date
Suresh Sundriyal
7e9bdfbfcd Revert "[build] Use cURL instaed of git to get lnav from the repository."
This reverts commit 3f33d9d17a.
2023-08-03 01:00:37 -07:00
Suresh Sundriyal
3f33d9d17a [build] Use cURL instaed of git to get lnav from the repository. 2023-07-13 15:39:22 -07:00
Suresh Sundriyal
ed72362b50 [build] Remove libexecinfo dependency on musl builds.
muslc does not expose the frame related information to execinfo.
Compiling with libexecinfo on muslc builds doesn't really serve any purpose.
2023-07-12 16:07:19 -07:00
Suresh Sundriyal
addc5fbca6 [build] Create shallow clones while doing local images. 2023-07-09 18:49:28 -07:00
Suresh Sundriyal
00c03950fe [actions] Modify entrypoint.
Modify entrypoint to work in the absence of a `GITHUB_WORKSPACE`
environment variable.

This allows the containers to work locally.
2023-07-07 13:13:15 -07:00
Tim Stack
ef6946852a [muslbuild] link lz4 2023-06-15 08:40:38 -07:00
Tim Stack
f096824034 [build] general actions improvements 2023-06-12 08:30:49 -07:00
Tim Stack
fc67f704cc [build] fix autogen path 2023-06-11 22:53:09 -07:00
Tim Stack
231a76c14b [build] fix order of autogen 2023-06-11 22:36:48 -07:00
Tim Stack
a403788d90 [build] fix some typos 2023-06-11 22:22:01 -07:00
Tim Stack
b529ecf979 [build] move to dockerfile 2023-06-11 21:56:27 -07:00
Tim Stack
7a08a54f59 [build] install deps 2023-06-11 21:40:27 -07:00
Tim Stack
4da325882b [build] sh instead of bash? 2023-06-11 21:32:01 -07:00
Tim Stack
2771fe0b52 [build] sigh, no hash bang 2023-06-11 21:30:32 -07:00
Tim Stack
17d5bde24a [build] set x bit 2023-06-11 21:29:34 -07:00
Tim Stack
156eb1d779 [build] more stuff 2023-06-11 21:25:24 -07:00