diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/devel/Makefile b/devel/Makefile index b6992c34bcfc..031ab697e45a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -174,6 +174,7 @@ SUBDIR += activitymail SUBDIR += actor-framework SUBDIR += adacurses + SUBDIR += addlicense SUBDIR += agar SUBDIR += aifad SUBDIR += air-go @@ -504,6 +505,7 @@ SUBDIR += cpp-utilities SUBDIR += cpp2py SUBDIR += cppcheck + SUBDIR += cppcodec SUBDIR += cppi SUBDIR += cppinsights SUBDIR += cpplint @@ -654,7 +656,6 @@ SUBDIR += efl SUBDIR += egypt SUBDIR += eiffelstudio - SUBDIR += electron32 SUBDIR += electron34 SUBDIR += electron35 SUBDIR += electron36 @@ -719,7 +720,7 @@ SUBDIR += fnm SUBDIR += folly SUBDIR += forge - SUBDIR += forge-devel + SUBDIR += forgejo-runner SUBDIR += fortran-stdlib SUBDIR += fortran-utils SUBDIR += fortytwo-encore @@ -810,7 +811,6 @@ SUBDIR += geany-plugin-xmlsnippets SUBDIR += geany-plugins SUBDIR += geany-plugins-l10n - SUBDIR += geany-themes SUBDIR += generate SUBDIR += gengetopt SUBDIR += genht @@ -831,7 +831,6 @@ SUBDIR += ghostie SUBDIR += ghq SUBDIR += ghub - SUBDIR += ghub-devel SUBDIR += gilt SUBDIR += gindent SUBDIR += gio-sharp @@ -934,6 +933,7 @@ SUBDIR += gorm SUBDIR += goswagger SUBDIR += got + SUBDIR += gotestsum SUBDIR += gpds SUBDIR += gperf SUBDIR += gprbuild @@ -1609,6 +1609,7 @@ SUBDIR += love5 SUBDIR += lpc21isp SUBDIR += lrmi + SUBDIR += lstr SUBDIR += lua-Penlight SUBDIR += lua-argparse SUBDIR += lua-bitlib @@ -1649,7 +1650,6 @@ SUBDIR += mage SUBDIR += magic_enum SUBDIR += magit - SUBDIR += magit-devel SUBDIR += makedepend SUBDIR += malloy SUBDIR += marisa-trie @@ -1680,6 +1680,7 @@ SUBDIR += modd SUBDIR += mold SUBDIR += mongo-c-driver + SUBDIR += mongo-cxx-driver SUBDIR += mono-addins SUBDIR += mpatrol SUBDIR += mph @@ -4353,6 +4354,7 @@ SUBDIR += py-BTrees SUBDIR += py-Dumper SUBDIR += py-Faker + SUBDIR += py-Farama-Notifications SUBDIR += py-IBMQuantumExperience SUBDIR += py-Jinja2 SUBDIR += py-Jinja2-doc @@ -4746,6 +4748,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cyclopts SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem @@ -4809,6 +4812,7 @@ SUBDIR += py-dj52-django-rq SUBDIR += py-dj52-strawberry-graphql SUBDIR += py-django-rq + SUBDIR += py-dlinfo SUBDIR += py-dm-tree SUBDIR += py-docformatter SUBDIR += py-dockerfile-parse @@ -5143,6 +5147,7 @@ SUBDIR += py-jupyter-core SUBDIR += py-jupyter-docprovider SUBDIR += py-jupyter-events + SUBDIR += py-jupyter-kernel-gateway SUBDIR += py-jupyter-kernel-test SUBDIR += py-jupyter-lsp SUBDIR += py-jupyter-packaging @@ -5326,12 +5331,14 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile + SUBDIR += py-omegaconf SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-oncalendar SUBDIR += py-onigurumacffi SUBDIR += py-opcodes SUBDIR += py-openapi-core + SUBDIR += py-openapi-pydantic SUBDIR += py-openapi-schema-validator SUBDIR += py-openapi-spec-validator SUBDIR += py-opencensus @@ -8019,7 +8026,6 @@ SUBDIR += rubygem-thor SUBDIR += rubygem-thor0 SUBDIR += rubygem-thor12 - SUBDIR += rubygem-thor13 SUBDIR += rubygem-thread-local SUBDIR += rubygem-thread_safe SUBDIR += rubygem-thrift @@ -8126,7 +8132,6 @@ SUBDIR += rubygem-with_env SUBDIR += rubygem-wmi-lite SUBDIR += rubygem-xdg - SUBDIR += rubygem-xdg2 SUBDIR += rubygem-xdg7 SUBDIR += rubygem-xdg8 SUBDIR += rubygem-xorcist @@ -8294,6 +8299,7 @@ SUBDIR += tailor SUBDIR += talloc SUBDIR += talloc242 + SUBDIR += talloc243 SUBDIR += task SUBDIR += taskctl SUBDIR += taskflow @@ -8326,6 +8332,7 @@ SUBDIR += test-drive SUBDIR += tevent SUBDIR += tevent016 + SUBDIR += tevent017 SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit @@ -8364,7 +8371,6 @@ SUBDIR += tracy SUBDIR += tradcpp SUBDIR += transient - SUBDIR += transient-devel SUBDIR += transwarp SUBDIR += tree-sitter SUBDIR += tree-sitter-cli @@ -8425,12 +8431,14 @@ SUBDIR += wasi-compiler-rt18 SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-compiler-rt20 + SUBDIR += wasi-compiler-rt21 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasi-libcxx20 + SUBDIR += wasi-libcxx21 SUBDIR += wasm-server-runner SUBDIR += wasm3 SUBDIR += wasmer |