* add fluentci package
fix test
* add deno to dependencies and update build script
* fix(fluentci.io): set skip-patchelf to true
* fix(fluentci.io): use skip: string | string[] syntax
* fix test
* fix test more
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
This caused all git dev-envs to implicitly depend on pkgx which would then cause a potentially older pkgx than the system installed one to be in most working envs. lol
Longer term a better solution would be nice.
In general having git in most dev-envs sucks since its deps are so intrusive. Would be nice to statically build parts of it or something.
* add(crystal-lang)
* move to bootstrap
this always hurts
* oops
* linux needs explicit -z
* linux not detecting the compiler well
* Only shim build
* needs ncurses
* shim needs link flags for eval?
* need link flags for test
* maybe what eval needs is --static
* the docs are wrong
* this should do it, i think
* perhaps static linkage
* punt
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
* new file: projects/github.com/AlDanial/cloc/package.yml
new file: projects/github.com/AlDanial/cloc/test.c
* add provides; use fix-shebangs.ts
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
* new file: projects/cgal.org/package.yml
new file: projects/cgal.org/surprise.cpp
* -DCMAKE_BUILD_RPATH=
* fixture & ldflags
* case sensitive linux
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
* +
* deps
* .
* wip
* provides
* qt => qt5
* wip
* fix args
* qt5 => qt
* rebuilt zstd; try llvm
* wip
* flags
* add c/xx/ldflags
* maybe?
* maybe this?
* last try
* skip version tagging
* i think based on what i learned with libtirpc, this is it.
* std::move is c++11
* waiting for this to build is SO BORING, so I'm pushing it to CI.
* llvm <16
* add CXXFLAGS
* use LFLAGS
* -ldl on linux
* unicode/debugging
* missing executables
* CC | CXX | LD on linux
* llvm
* wip
* make
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>