Commit graph

211 commits

Author SHA1 Message Date
Max Howell 26f3f2ff70
really fix port 2023-07-21 12:26:24 -04:00
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