Max Howell
1ca2677727
pick different port to postgres
2023-07-21 11:56:54 -04:00
Max Howell
c5466eacfd
add entrypoint for gpt4all
...
Fixes https://github.com/teaxyz/gui/issues/678
2023-07-21 10:13:50 -04:00
Max Howell
a27f0fe99b
Have gpt engineer entrypoint prompt for OpenAI key
2023-07-21 09:57:49 -04:00
Max Howell
bdb5e0d435
try to fix openplayground entrypoint
2023-07-21 09:37:47 -04:00
Bruno Coelho
e26eda10d9
+sourcery ( #2631 )
...
* +sourcery
* Try to fix CI
* remove redundant download
* yaml requirements
* sigh
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-20 17:25:10 -04:00
Bruno Coelho
b9a1a3dfb7
+rswift ( #2630 )
...
* +rswift
* Try to fix CI
* remove redundant download
* or do it correctly
* yaml requirements
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-20 17:25:00 -04:00
Max Howell
7a442a47a3
+openplayground
2023-07-20 13:48:23 -04:00
Max Howell
91c6ec80cb
fix lack of escaping
2023-07-20 06:23:12 -04:00
Max Howell
cba7e00325
fix entrypoint
2023-07-20 06:16:59 -04:00
Bruno Coelho
962b552b59
+XcodeGen ( #2626 )
...
* +XcodeGen
* Update package.yml
* Update package.yml
* simpler package.yml
---------
Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-07-19 15:15:39 -04:00
Jacob Heider
544c9be2f4
fix(ni)
...
closes #2607
2023-07-18 16:29:07 -04:00
David Roman
a6d538d1ee
+swiftenv ( #2602 )
...
* wip
* wip
* wip
2023-07-17 18:19:17 -04:00
Jacob Heider
0530b13ffd
+tea-package-builder ( #2601 )
...
* +tea-package-builder
* oops, missed half
2023-07-17 15:10:47 -04:00
Jacob Heider
f7088489c4
Revert "+tea-package-builder"
...
This reverts commit 94bfb65cff
.
2023-07-17 14:47:22 -04:00
Jacob Heider
94bfb65cff
+tea-package-builder
2023-07-17 14:45:47 -04:00
Andrew
7fb5ceef71
github.com/adrienverge/yamllint ( #2587 )
...
* github.com/adrienverge/yamllint
* fix version; simplify
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-16 03:30:54 -04:00
andrejrabcenko
6b1545c843
github.com/Carthage/Carthage
2023-07-15 22:01:08 -04:00
Andrew
ba3da8e247
github.com/toy/blueutil ( #2591 )
...
* github.com/toy/blueutil
* Set to build with SDK=macosx10.6
2023-07-15 22:00:30 -04:00
David Roman
63de12c617
+swift-outdated ( #2576 )
...
* wip
* add swift debugging statements
* did its job
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-14 14:44:51 -04:00
Andrew
eca2a14988
github.com/sindresorhus/macos-term-size ( #2331 )
...
* github.com/sindresorhus/macos-term-size
* hmm... Will the compiled binary run?
* codesign
* check codesign
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-13 13:41:39 -04:00
Jacob Heider
39351b5d85
fix(librdkafka)[1]
...
closes #2571
2023-07-12 14:53:52 -04:00
Jacob Heider
cdafa0fd3e
fix(librdkafka)
...
closes #2567
2023-07-12 14:49:31 -04:00
Andrew
8fe0fa0b69
github.com/Genymobile/scrcpy ( #2559 )
...
* github.com/Genymobile/scrcpy
* deps
* hmm gcc?
* gcc for all
* CFLAGS=-ldrm
from https://github.com/Genymobile/scrcpy/issues/2422#issuecomment-868189549
* -j {{ hw.concurrency }} && -Dportable=true
* without linux aarch64
2023-07-12 14:47:20 -04:00
Max Howell
e097178cdf
display-names ( #1915 )
...
* display-names
* wip
2023-07-12 11:48:45 -04:00
David Roman
d851fed0fa
+swiftformat ( #2375 )
...
* wip
* linux too maybe?
* nope no linux
2023-07-06 13:40:11 -04:00
Max Howell
e8f8bbb0e4
ready for terminal in app
2023-07-05 11:57:13 -04:00
Andrii
0a98a34ab3
github.com/OSGeo/libgeotiff
2023-07-03 13:12:48 -04:00
Jacob Heider
a0675fe6ac
-emulator-Intel-4004
...
ref: https://github.com/teaxyz/pantry/pull/2351
2023-07-02 20:31:54 -04:00
Andrew
09dace6310
github.com/postmodern/ruby-install ( #2345 )
...
* github.com/postmodern/ruby-install
* fix '"'
* sed
* debug
* version marketing
* remove sed
2023-07-02 15:49:26 -04:00
Andrew
e3c1626dfe
github.com/nemtrif/utfcpp ( #2316 )
...
* github.com/nemtrif/utfcpp
* hmm... try tea.xyz/gx/make for linux test
* test +gnu.org/gcc: '*'
* LDFLAGS
* -DCMAKE_CXX_FLAGS="-std=c++14"
* LD_LIBRARY_PATH
* -DCMAKE_CXX_FLAGS="-std=c++17"
* gc++ maybe
* without DCMAKE_CXX_COMPILER
* -gnu.org/gcc: '*'
* +tea.xyz/gx/cc: c99
* test deps
2023-07-02 15:42:59 -04:00
Jacob Heider
cac3ee9a37
+speedtest
2023-07-02 00:34:51 -04:00
James Reynolds
d946643976
+github.com/lpg2709/emulator-Intel-4004 ( #2338 )
...
* +github.com/lpg2709/emulator-Intel-4004
* removed debugging stuff
* use working-directory
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-01 14:29:56 -04:00
Andrew
27034c6579
github.com/ivmai/libatomic_ops ( #2325 )
...
* github.com/ivmai/libatomic_ops
* hboehm.info/gc
* Delete package.yml
* Delete test.c
2023-06-30 15:06:39 -04:00
David Roman
765e6d65a7
wip
2023-06-28 15:54:40 -04:00
ABevier
bb5e7faf0c
Fix display-name property for github.com/jhford/screenresolution
2023-06-26 17:09:10 -04:00
Andrew
bb01b94787
github.com/abiosoft/colima ( #2288 )
...
* new file: projects/github.com/abiosoft/colima/package.yml
* modified: projects/github.com/abiosoft/colima/package.yml
* add platforms
2023-06-24 16:41:42 -04:00
andrejrabcenko
d5720d02ab
new file: projects/github.com/Esri/lerc/package.yml
...
new file: projects/github.com/Esri/lerc/test.cc
2023-06-24 16:40:50 -04:00
ArionThinker
3ad538f7b7
new file: projects/github.com/lu-zero/cargo-c/package.yml
2023-06-23 14:20:59 -04:00
ArionThinker
4f55e484a0
new file: projects/github.com/mity/md4c/package.yml
2023-06-23 14:20:10 -04:00
Max Howell
f3469a57cf
+github.com/antfu/ni
2023-06-23 08:42:51 -04:00
Andrew
8e1e2af1de
github.com/maxbrunsfeld/counterfeiter ( #2237 )
...
* new file: projects/github.com/maxbrunsfeld/counterfeiter/package.yml
* add runtime deps & env
2023-06-22 17:07:19 -04:00
ArionThinker
b577500f9f
new file: projects/github.com/mitchellh/gox/package.yml
2023-06-22 17:06:31 -04:00
Andrew
9af795a591
github.com/strukturag/libheif ( #2259 )
...
* package
* needs libde265 for linux/aarch64
2023-06-21 15:42:27 -04:00
ArionThinker
f2fe259461
new file: projects/github.com/OpenSC/pkcs11-helper/package.yml
...
new file: projects/github.com/OpenSC/pkcs11-helper/test.c
2023-06-20 20:30:07 -04:00
ArionThinker
3336be8c94
new file: projects/github.com/neovim/unibilium/package.yml
...
new file: projects/github.com/neovim/unibilium/test.c
2023-06-20 20:29:34 -04:00
Max Howell
0ddfd5b18f
+gpt-engineer
2023-06-20 16:49:05 -04:00
andrejrabcenko
5b2c33b880
new file: projects/github.com/open-source-parsers/jsoncpp/package.yml
...
new file: projects/github.com/open-source-parsers/jsoncpp/test.cpp
2023-06-20 09:53:12 -04:00
Max Howell
e2ad251ab3
Run install_name_tool on broken image.so
2023-06-20 08:30:19 -04:00
Branch Vincent
2dc39b4d51
+github.com/mvdan/sh
2023-06-18 16:55:41 -04:00
David Roman
9be105f85d
+diff-so-fancy ( #2168 )
...
* wip
* wip
* fix bin positioning
* needs libdir (and update the path to it)
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-16 14:25:25 -04:00
Andrew
a2f0e848e8
github.com/Cyan4973/xxHash ( #2186 )
...
* new file: projects/github.com/Cyan4973/xxHash/package.yml
* pkg-config
2023-06-15 12:44:34 -04:00
Max Howell
9d700f7ab6
example using if:
rather than semverator
2023-06-15 09:28:12 -04:00
andrejrabcenko
c8ae311a12
new file: projects/github.com/danfis/libccd/package.yml
...
new file: projects/github.com/danfis/libccd/test.c
2023-06-14 17:44:19 -04:00
David Roman
b9a2edbb00
+unxip ( #2134 )
...
* wip
* wip
* exclude testing on darwin+x86-64
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-13 01:07:47 -04:00
James Reynolds
b68e81ab2e
+github.com/coqui-ai/TTS ( #2150 )
...
* +github.com/coqui-ai/TTS
* inherit mecab's platform restriction
* looking for `git`
* requires compiler to build
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 17:25:16 -04:00
Andrew
57c7dbe980
github.com/strukturag/libde265 ( #2153 )
...
* new file: projects/github.com/strukturag/libde265/package.yml
* Add autoconf dep
* deps & pkg-config for test
* provides
* looks like the config scripts might predate linux-arm64
* all software should use `cargo` to build
* sigh
* K.I.S.S.
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 15:15:04 -04:00
Andrew
e8666a6212
github.com/dylanaraps/neofetch ( #2154 )
...
* new file: projects/github.com/dylanaraps/neofetch/package.yml
* clean
* neofetch --version always exit "1"
* change --version to -v
* create variable NEOFETCH_VERSION
* simpler test
* better simpler test
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 13:30:36 -04:00
Andrew
262fc7508a
github.com/tfutils/tfenv ( #2157 )
...
* new file: projects/github.com/tfutils/tfenv/package.yml
* simpler build script
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 10:26:09 -04:00
Jacob Heider
bd0e28fe8d
fix(aws-sdk-cpp)
2023-06-11 16:24:15 -04:00
Jacob Heider
cd32e830fb
require QA for sd-webui and auto-gpt due to rapid changes
2023-06-09 13:51:55 -04:00
Sanchit Ram Arvind
4bfbe8d7f4
+Vulkan-Headers
2023-06-07 16:18:18 -04:00
Jacob Heider
21f3125bac
fix(sd-webui)
...
don't use patch. it becomes cross-version unstable quickly. unless you have to.
2023-05-27 17:21:30 -04:00
Jacob Heider
3bc7b027e3
fix(lcov) ( #2055 )
...
* fix(lcov)
* wip
* wip
* wip
* wip
* sigh
2023-05-25 18:01:02 -04:00
Sanchit Ram Arvind
2e21805050
+zsh-syntax-highlighting ( #2000 )
...
* +zsh-syntax-highlighting
* Removed $HOME
You'd still have to run a command yourself post installation.
* added test
* missing fixture
* no executable
* clean up
* comment out user message in build script
* don't need gum
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-24 22:39:40 -04:00
Montek
2e66829458
✨ Add package.yml for thefuck ( #2015 )
...
* ✨ Add package.yml for thefuck
📦 This commit adds the package.yml file for thefuck, a programmatically correct mistyped console command tool.
* add compiler and rename
* cleanup and test
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-22 23:21:42 -04:00
Sanchit Ram Arvind
cbe7856889
+libnl ( #1999 )
...
* +libnl
* added configure
* fixes
* fixed url
ofc, it's a string formatting issue
* bison & flex
bison & flex. only linux
* Write permission
chmod +w
* Update package.yml
* Update package.yml
* Add test
* Update package.yml
* Update package.yml
* ugh
file names
* double ugh
./fixture.c
* Permission
* odd compiler error
* Update package.yml
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-22 22:55:56 -04:00
Joe DeCapo
9378f80639
+aws-sdk-cpp ( #1828 )
...
* [wip] +aws-sdk-cpp
* add git for now
* use upcoming `git` distributable
this works with the upcoming brewkit 0.31.0
* appears moustaches don't work here
https://github.com/teaxyz/brewkit/issues/117
* add missing deps
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-20 00:03:10 -04:00
Pascal EDMOND
f1bd915135
+swiftlint ( #1549 )
...
* +swiftlint
* test brewkit fixes
* brewkit 0.31.1
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 18:54:31 -04:00
Max Howell
899e3c215c
+xcodes; fix brewkit deps ( #1462 )
...
* +xcodes; fix brewkit deps
* wip
* update flags
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 17:42:43 -04:00
Jacob Heider
ff69bc746f
fix(util-linux)[2]
2023-05-17 18:17:32 -04:00
Jacob Heider
5fc8dc5335
fix(util-linux)[1]
2023-05-17 12:31:24 -04:00
Jacob Heider
f4ba93d4a9
fix(util-linux)
2023-05-17 12:20:04 -04:00
Max Howell
b4c07a85f5
fix windows vs unix line endings issue
2023-05-16 08:48:07 -04:00
Max Howell
883b99a789
fix sd-webui
2023-05-14 15:01:40 -04:00
Sanchit Ram Arvind
90fe423a3e
libsdl dependency ( #1966 )
...
* libsdl dependency
* remove redundant dependency
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-14 00:16:14 -04:00
ABevier
d2a6c189ab
+gvproxy ( #1955 )
...
* +gvproxy
* debuggin
* buildmode=pie for linux
2023-05-11 15:55:19 -04:00
Joe DeCapo
4a9b3d9cd3
+argon2 ( #1881 )
...
* +argon2
* -fPIC on linux/x86-64
* wrong failure platform
* OPTTARGET
* now linux is having issues?
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-09 20:37:34 -04:00
Andrew
d918da94e5
github.com/jhford/screenresolution ( #1925 )
...
* new file: projects/github.com/jhford/screenresolution/package.yml
* modified: projects/github.com/jhford/screenresolution/package.yml
* fix arch strings
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-09 18:02:13 -04:00
Andrew
2fee393a1d
github.com/FredHucht/pstree ( #1920 )
...
* Create package.yml
* Update package.yml
* man install
* without --jobs maybe
* -fPIC
* modified: projects/github.com/FredHucht/pstree/package.yml
2023-05-09 16:43:50 -04:00
Andrew
3a5be66ab2
Create package.yml
2023-05-09 16:40:14 -04:00
Max Howell
3bcd553d32
sd-webui now has real releases
2023-05-09 13:58:14 -04:00
Jacob Heider
897778150b
dedupe(zoxide)
2023-05-08 10:45:18 -04:00
Jacob Heider
e08b446451
fix(fizz)
2023-05-08 10:40:53 -04:00
Andrew
acb42ac427
github.com/skystrife/cpptoml ( #1866 )
...
* new file: projects/github.com/skystrife/cpptoml/package.yml
new file: projects/github.com/skystrife/cpptoml/tea.toml
new file: projects/github.com/skystrife/cpptoml/test.cc
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
2023-05-07 16:21:32 -04:00
andrejrabcenko
a410388b55
new file: projects/github.com/dloebl/cgif/package.yml
2023-05-06 19:21:31 -04:00
Joe DeCapo
c7ddf19347
+tflint
2023-05-06 19:20:49 -04:00
andrejrabcenko
bd2cebe9db
new file: projects/github.com/maxmind/libmaxminddb/package.yml
2023-05-06 19:18:15 -04:00
Joe DeCapo
30f93c02e5
+libass ( #1855 )
...
* +libass
* Fix formatting
2023-05-06 17:15:59 -04:00
Andrew
dae7efc253
Create package.yml
2023-05-06 14:06:08 -04:00
Andrew
86d7415c77
Create package.yml
2023-05-06 14:05:18 -04:00
Joe DeCapo
5037e4401d
+mbedtls ( #1822 )
...
* +mbedtls
* those pesky trailing newlines
2023-05-05 12:07:18 -04:00
Sanchit Ram Arvind
ea39f209ca
+whisper.cpp ( #1276 )
...
Co-authored-by: Max Howell <mxcl@me.com>
2023-05-04 17:49:17 -03:00
Joe DeCapo
a3ba7e19a6
+libsndfile
2023-05-03 15:10:15 -04:00
Joe DeCapo
273f8c7208
+libsamplerate
2023-05-03 14:59:02 -04:00
Joe DeCapo
3a6ae50cbd
+asciidoc
2023-05-02 22:51:35 -04:00
Joe DeCapo
0e2e62d9e7
+re2
2023-05-02 16:43:26 -04:00
Joe DeCapo
ddb754b03b
+fizz ( #1748 )
...
* +fizz
* [wip] try PIC/pie
* Add PIC/pie to fmt.dev
2023-05-01 22:50:30 -04:00
andrejrabcenko
ecd5e156aa
new file: projects/github.com/sekrit-twc/zimg/package.yml
...
new file: projects/github.com/sekrit-twc/zimg/test.c
2023-05-01 14:13:03 -04:00
Max Howell
b781e6c0a0
+bore
2023-04-30 17:33:31 -04:00
Pascal EDMOND
3aa5f5741e
+swiftgen ( #1550 )
...
* +swiftgen
+swiftgen
* fix(strace)
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-28 17:50:19 -04:00
Andrew
887ee7c0b1
github.com/adah1972/libunibreak ( #1730 )
...
* new file: projects/github.com/adah1972/libunibreak/package.yml
* github release versions
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-28 17:40:01 -04:00
Max Howell
34413fb7b8
sd-webui needs git
2023-04-28 11:42:07 -04:00
Jacob Heider
f4ba73a3a7
+zoxide
2023-04-27 21:44:22 -04:00
Andrew
3188216900
github.com/nodenv/node-build ( #1701 )
...
* new file: projects/github.com/nodenv/node-build/package.yml
* comment for clarity
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-27 16:02:57 -04:00
Max Howell
456ef9a3b2
sd-webui scripts need tea
2023-04-26 11:58:05 -04:00
Max Howell
2dfa90044d
sd-webui fixes; add endpoint yamls
2023-04-25 16:37:12 -04:00
Jacob Heider
eff61bd4f2
platform > platforms
2023-04-25 15:23:23 -04:00
Jacob Heider
d3caa70dc9
use new platform logic
2023-04-24 14:23:08 -04:00
Jacob Heider
e1e606cfa6
upgrade(create-dmg)
2023-04-24 13:52:34 -04:00
Branch Vincent
9535e70590
+github.com/python-lsp/python-lsp-server
2023-04-22 18:45:34 -04:00
Branch Vincent
1943b7dbd9
+github.com/pypa/build
2023-04-22 18:44:11 -04:00
John Allen
d2ae207140
+csvdiff
2023-04-21 07:50:55 -04:00
Jacob Heider
759cf2afc6
fix(xcrypt) ( #1526 )
...
* fix(xcrypt)
* disable symvers
2023-04-21 03:15:06 -04:00
Jacob Heider
6550529afd
fix(fix(svn)
2023-04-21 02:40:49 -04:00
Jacob Heider
34394e8a94
fix(svn)
2023-04-21 02:38:47 -04:00
Jacob Heider
b769383a64
fix(rav1e)
2023-04-20 17:57:33 -04:00
Max Howell
826e44a57a
+stable-diffusion-webui
2023-04-20 14:49:48 -04:00
Jacob Heider
fe950699b8
fix(z3)
2023-04-18 23:38:11 -04:00
Jacob Heider
d51c6034aa
fix(avif)
2023-04-18 15:51:32 -04:00
Jacob Heider
7efd96ae62
fix(7zip)
2023-04-16 21:39:52 -04:00
Jacob Heider
d14a3193f0
fix(create-dmg)
2023-04-16 16:46:58 -04:00
James Reynolds
359fbb4768
+github.com/psf/black ( #890 )
...
* +github.com/psf/black
* Fixed blackd
* Changed EXTRA_DEPS to OPTIONAL_DEPS
* Switch from python-venv.sh and ENV VAR to python-venv.py and arg; better test
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-04-16 10:16:04 -04:00
Jacob Heider
a166c4cfac
fix(lsd)
2023-04-15 20:24:20 -04:00
Jacob Heider
0a83af9047
fix(numactl)
2023-04-14 19:33:41 -04:00
James Reynolds
9ef056e74a
Updated to 2023.04.11 8b67998
2023-04-13 07:52:27 -04:00
Max Howell
da91d92898
+utf8proc ( #1317 )
2023-04-11 08:57:00 -04:00
Max Howell
e1aa05cb68
ncurses needs less hacks now
2023-04-10 11:43:18 -04:00
Sanchit Ram Arvind
ab2ea4ca88
+mop-tracker ( #1121 )
...
financial dashboard on terminal
2023-04-04 23:23:38 -04:00
David Roman
f8edccebee
+zap ( #467 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 21:04:54 -04:00
Sanchit Ram Arvind
46322bf8b5
+gops ( #1247 )
...
* +gops
* Update package.yml
* Delete version.patch
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 18:34:24 -04:00
Jacob Heider
7642d0f57c
fix(blink)
2023-04-03 19:34:20 -04:00
Max Howell
91e05e5e88
fix linux-utils on mac ( #835 )
...
* fix linux-utils on mac
Closes #831
* wip
* wip
* wip
* fix up headers
* stupid. $INCLUDE means something to clang
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-30 18:47:37 -04:00
Jacob Heider
b381962059
+jinja2
2023-03-30 02:04:53 -04:00
Max Howell
e9e9278248
+gpt4all
2023-03-29 14:53:14 -04:00
Jacob Heider
f8b769911a
+cbor
2023-03-29 02:34:12 -04:00
Max Howell
d5fe043d76
Allow alpaca.cpp --fetch
2023-03-28 15:09:49 -04:00
Max Howell
96857e732b
+llama.cpp
2023-03-28 08:48:03 -04:00
James Reynolds
de5e7a9a75
+github.com/jaseg/lolcat ( #859 )
...
* +github.com/jaseg/lolcat
* Fix test
* Fixed test, moved project into github.com folder
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-03-27 11:58:42 -04:00
Max Howell
d8a3e7c646
+llama.cpp ( #844 )
...
llama.cpp -p "Getting paid to write open source can be accomplished in 3 simple steps:"
2023-03-24 17:53:39 -04:00
Marc Seitz
8b5ab6a415
add chatblade version
2023-03-24 16:10:13 -04:00
ABevier
8424ce74be
+lcov ( #850 )
...
* +lcov
* fixes
* try adding perl deps
2023-03-23 19:17:13 -04:00
Jacob Heider
7e90970501
fix(go-bindata)
2023-03-23 16:32:27 -04:00
Marc Seitz
ed8b734fd8
+libxcrypt ( #785 )
...
Requires -L because the standard library path has precedence on Linux and usually linux has its own lib crypt.
I experimented with trying to use the enable-compat-symlinks (that make xcrypt symlinks) but this option only works if you enable “obsolete modes” which leads to believe it is not wise to do it manually either as other build tools will likely make assumptions based on the filenames.
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-21 15:44:35 -04:00
Max Howell
9600dcb047
fix python -m venv
not providing pip
2023-03-20 16:08:47 -04:00
Max Howell
08dcacac17
+chatblade
2023-03-20 16:08:47 -04:00
Max Howell
d619c00c39
In fact z3 needs python during build
...
It’s worrying that the CI/CD builds found python even though we weren't specifying it @jheider
2023-03-17 15:14:30 -04:00
Max Howell
fdbb7f18cf
+z3
...
Closes #518
2023-03-17 15:01:48 -04:00
Max Howell
576387f82a
+sasqwatch
...
https://twitter.com/fab3s2t/status/1636194560115105792?s=20
2023-03-16 11:48:30 -04:00
Marc Seitz
035c6ef4f6
+doxygen ( #447 )
...
* add doxygen
* add flex and python on linux
* cleanup test
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-16 11:44:55 -04:00
Max Howell
6f7651f69e
Merge branch 'main' into pantry.core
2023-03-15 09:09:36 -04:00