Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/paramsiddharth/metacall-core-detached

MetaCall: The ultimate polyglot programming experience.
https://github.com/paramsiddharth/metacall-core-detached

Make clean of runtime install optional, removed travis file from py port.

02b00c628d7148163ec340b0435eb93b3a55c434 authored almost 6 years ago
Add: pre-install step

'metacall-install' can handle the pre-install step for dependencies.

45f3f78769affe98e9168c76ea3ec9629d8c4e1d authored almost 6 years ago
Generate installation log

the list of installed files are stored in /usr/local/share/metacall/install so they can be remove...

6c5289d3596537dc4b430b24bfacefea16f64e18 authored almost 6 years ago
Add install, update, uninstall helpers.

These helpers make installation, update and uninstall of MetaCall (CLI, runtime-libs), easy.

bff725caab34bb3dea97b326bf97a0ce37a7749b authored almost 6 years ago
Update contributors again.

1ef8c1966744b0a58782465dee8143d13bbc52fd authored almost 6 years ago
Update contributors list.

4dd47ac4899ae2d6ac7073a73e9ef6e22826a511 authored almost 6 years ago
Disable fork safety by default.

bacbd630c492be68ec47183090994159644551b2 authored almost 6 years ago
Solve minor bug in reinitialization and add more debug messages.

13535a3758ba795d6e0160441eb18a2ab3e3cd23 authored almost 6 years ago
Enable fork safety by default, add pre/post fork callbacks.

782a6d5d026d78414535bc33ba8f0b0cbdb93ba3 authored almost 6 years ago
Add model from ML (https://github.com/akash-joshi/metacall-ml-example) working properly with MetaCall.

9feeda63bafc054ecf751eb94c8b4af1c0aafb5d authored almost 6 years ago
Add list<->array type conversion for return type in python loader.

df6134677059805122ebf9d6b509bcf97093b8f0 authored almost 6 years ago
Add python valgrind suppression.

427b346b2dc296b175cc4e2620027be702b203b5 authored almost 6 years ago
Add code coverage with documentation and integration on docker/ci (review some targets that are not working).

cb1113d7b7b16f6dfefdbfde46e4cf333272a332 authored almost 6 years ago
Merge changes from develop (readme and cs loader).

e010c1a1d16a02befd004a9815ead67f1ea0d266 authored almost 6 years ago
Merge branch 'develop' of https://github.com/metacall/core into develop

1e340bcb0b7aefcd96088ae02669433dafb1ff0d authored almost 6 years ago
Cleanup (2/2)

7e48db41d08684330cf342c3862520d54affb92c authored almost 6 years ago
Solve error report bug found in CSLoader thanks to pull request #5.

c32c1458245f2e9bde228ee41073393a92184e59 authored almost 6 years ago
Minor change in readme.

7d1e74c410c5e85068dbe24139950ca3049cf157 authored almost 6 years ago
Add information to use metacall/core:dev image as development enviornment.

dab78bf9a47ac9aaa7da3b71e5971ad3b8a603dd authored almost 6 years ago
Add information to use metacall/core:dev image as development enviornment.

1435a6002b1c47485cab0005a32d398b004ea097 authored almost 6 years ago
Cleanup: small stuff (1.3 / 2)

ec4dd472df48e0699a2f9f1f2443071d3b058ec6 authored almost 6 years ago
Cleanup: Weird path fix (1.2 / 2)

f99ed2fb4aca353ca0ec4937f5037c33604751a2 authored almost 6 years ago
Cleanup (1.1 / 2)

18d9e6eb9ec08f3372cf7edaf200b8ac4b5df0a2 authored almost 6 years ago
Cleanup (1 / 2)

4b2c7b25a90dad12a57a0b738fb388db3276bfde authored almost 6 years ago
Update script dependencies in ruby blog in order to solve annoying warning of GitHub security alert.

5e608288067e6d85090c4383c9288464a1cdc403 authored almost 6 years ago
Improve metacallcli test with proper execution of the commands, set locale to remove bug of extended ascii characters and solved issue #4.

ebb22d33a34be25e0d9ad42aad8a748840857868 authored almost 6 years ago
Trying to reproduce landing segmentation fault (but not success).

954d2ee5ab794dea0b85b50efc2a7f9fee1f5316 authored almost 6 years ago
Extend landing test, working properly.

62f90ca0713cbd9d0291389ef83045a1f6a5d61e authored almost 6 years ago
Solve minor bugs in ports (and related) with cmake and tests.

850202e3290dad957b1d45fcd07ec0b87e7772f7 authored almost 6 years ago
Merge branch 'test/python_open_landing' into develop

4859195ce7e2c674a88cebb137594c9168292f22 authored almost 6 years ago
Add support for python port in debug mode.

c89b113ceb543c82eb1402e1f6b7325d49501f35 authored almost 6 years ago
Add test for big landing.

0353507584c696950bd82781e94886682a9098ee authored almost 6 years ago
Solve serial test for apple.

ac0ba897d9d80c53012ade24cfea472bd0756011 authored almost 6 years ago
Remove bundle support in unix dynlink, it does not make sense in newest standards (posix). Add conditional support for bundle generation in cmake for older macos versions.

701ffcff83d69e1ddc3ae36700fecc2de8a3076d authored almost 6 years ago
Correct bundle implementation for macos / unix.

c498ad8d01a99a75387a9999ba12d7cfca5c8182 authored almost 6 years ago
Add support for thread id in macOS 10.12 and superior.

94e4fcac8163effb62fe46ecde38e29ec6a4c9da authored almost 6 years ago
Solve sprintf redefinition error, and clang detection in warnings.

6c2cafa146de49bf7122f68551c556cdd97810be authored almost 6 years ago
Solve minor bug in static assertion of metacall value ids.

025501b553ac3fe31fd4b98e94352947357a1594 authored almost 6 years ago
Solve minor bugs in macOS compiler options for warnings and in macos implementation for dynlink.

af3eda9c0fb1bc21314f5a9ece444ce0c400b92b authored almost 6 years ago
Add MacOs suport related to the PR macos support #3.

5a319cba9a23c26843b5e6443afb2c319d68b9ef authored almost 6 years ago
Add python initialize benchmark.

ac7dada848dc479ea3ba1e1aa30cc7ae2d62bab3 authored almost 6 years ago
Add library for GBench to work prperly with MSVC.

d6b82c9bd35d253aec98cd6a34c3be27aaeaceac authored almost 6 years ago
Solve minor bug for building benchmarks in MSVC.

aef9f7bb23e41497f5c6c7874ea9f517cdd0bb27 authored almost 6 years ago
Exposed default metacall serializer, add (de)serialization arguments to select the serializer.

47b74df21ccb1c41b5640c69dc6eda97d3ae8bac authored almost 6 years ago
Update default paths for global configuration (environment variable, absolute and current).

d3cebabd1199273e7b825109474b4b245edd4ce3 authored almost 6 years ago
Solve minor bug for a duplicated variable in adt_set_test.

3dd437aa9251c4b9b266b7a1fdf3a22e4a323667 authored almost 6 years ago
Add support for node loader bootstrap and trampoline msvc compiler.

039cd96f7665fe4386bc09f795aaa9a49aa50902 authored almost 6 years ago
Solve bugs in windows for NodeJS and GTest install scripts.

3a374f4dc1295eb2736bba88e7aef0f5da65a8a4 authored almost 6 years ago
Remove clear step, add mock for python ports (install working correctly).

37043261362f9f2a418e4dd8fa54e20a0ca0d563 authored almost 6 years ago
Mock the python port for making it working properly in docker runtime.

1c1be8e17907d78a8302bb067ef264cbc183bf6b authored almost 6 years ago
Minor changes over pull request #2.

d80d7fba0eabc74046d516720e018bcd7bebd4b8 authored almost 6 years ago
Merge pull request #2 from AjithRamachandran/develop

minor changes

2f68b706f38169edec95e50f04e457dd9066047c authored almost 6 years ago
minor changes

2b808b8e427c1535311b4d0224e869724cf2e85e authored almost 6 years ago
Remove copyright file completely.

c6d845275f5f67b60a5b2456424c26676f5f83f5 authored almost 6 years ago
Remove temporary COPYRIGHT to check if GitHub license preview works.

faa3130e78827c7925bf73f975302de877a26bcb authored almost 6 years ago
Add ports for Docker Hub and purge swig correctly.

1aa30d03f2657d97c674b214843f615e900639f9 authored almost 6 years ago
Add first version for Java port.

239ef5f8c7593734a6fc44d9bbfe912ed1b94ebd authored about 6 years ago
Add ports to readme.

d1f6ce0d68d2ff63a18676c6e87c20f108d884d0 authored about 6 years ago
Solve minor bug in cxx port.

a1c262a4a690084241d2740d690a1e1dfd6cbe6f authored about 6 years ago
Make ports dependant on metacall distributable.

8aaf619f52ffff66cf9b27a640dfe517287348fc authored about 6 years ago
Merge repos, change copyright update tools for work with ports.

bef97c255d715064999c296f26ea3fc274f01f23 authored about 6 years ago
Add 'cmake/' from commit '3cdc566792531119681c4bb3f5b2708403581c1b'

git-subtree-dir: cmake
git-subtree-mainline: cd5a7aeba9b556d20085714cd3a870e1f6d91da8
git-subtre...

2e6c0ce89f7151da7676cef01136d7537220e4eb authored about 6 years ago
Remove cmake submodule.

cd5a7aeba9b556d20085714cd3a870e1f6d91da8 authored about 6 years ago
Change travis to master.

9d3d07c7d0f99a2f03d055f48c604f782720f460 authored about 6 years ago
Add 'source/ports/' from commit '5b8590d5b88fa926c58e724e3df0b619cdcead57'

git-subtree-dir: source/ports
git-subtree-mainline: 1fa9eb8a39a9024f23cca54647e85fd910394b18
git...

66b2c1aa182e8d20a2799661b91ee2cf0031d54d authored about 6 years ago
Add build step back to travis and add new deploy generation.

1fa9eb8a39a9024f23cca54647e85fd910394b18 authored about 6 years ago
Remove build from travis.

6e14a78d7f4921cc4823bdbd17218f76f16a455f authored about 6 years ago
Change precedence in travis script.

d89aaa83c0022e05546d0da40e959402d337169d authored about 6 years ago
Update docker in travis and change subject in bintray deployment.

ec7cc3ad01838bf8ffde79443156cea9a5fc1726 authored about 6 years ago
Add tags for Travis cache.

ab01d98eb22920fcb6c4eed6152624774c08e940 authored about 6 years ago
Add debug information for Travis cache.

72b701f85a51a967431322f1c097e3c75f3702c3 authored about 6 years ago
Try to enable cache for Travis with save/load.

faf197d0cc8dadf0f253dcdad5f5f1821e77a5c6 authored about 6 years ago
Try to enable cache for Travis.

e825ffacce3bbde6320ad82bfd65022dcb4eafcf authored about 6 years ago
Add base for Bintray deployment.

cdd10c534b12325ca75420f27abf7486698cc9d7 authored about 6 years ago
Solve syntax errors for Travis CI.

4ccc4b5fc408e84ca3d7517806e7dab190840138 authored about 6 years ago
Add GitHub automated releases for Travis CI.

da84bcc80bb5e03a1da0f4d07a22f81e7787bed4 authored about 6 years ago
Change registry for Travis CI.

e40ec606ee5d123b608039cdec9f2998122517be authored about 6 years ago
Add deployment for GitHub releases in Travis.

e96248c3d91a9b16f1ebea352f68bf7ef81378b8 authored about 6 years ago
Update docker for travis.

1b36eae7a39cd2fcd9185b939b58de35ed2f0d67 authored about 6 years ago
Update docker compose version for travis.

3accee8ff00d43efdeddc34a1d569629e675f51b authored about 6 years ago
Solve minor bug in docker base image.

1b2b6e08f97c796337f08569b3deadd8d0ac174b authored about 6 years ago
Add execution permissions for deps_node hooks and change travis branch name.

0805b21a84f445578819c722e13aacaae5014131 authored about 6 years ago
Add cache from node deps for deps.

1eea5fdaa3bbb260012ff7eae526f40efed373ce authored about 6 years ago
Add NodeJS back as a separated image for correct cache.

3fd58343af1d9efe2b7b87601ca6006882c0ccce authored about 6 years ago
Add travis ci integration.

73b9fe384cc681e199b9dbdc18671c68f06c169d authored about 6 years ago
Add debug information for artifacts in doker compose pack in gitlab CI.

cd5b848cf4bad8386978862adadb9fca4fc775a3 authored about 6 years ago
Add debug info to pack command, remove interactive mode.

909b2d0d5306a85dc509ff515cc71335e4eaf749 authored about 6 years ago
Change minor error for docker push tag in runtime image.

04178293984d96bd26ec3b467da7d0a9ec9edbb4 authored about 6 years ago
Try to solve bugs in cache for docker compose in gitlab CI.

30a9903f5207a326244f768aa968e684ec14fcd5 authored about 6 years ago
Rename all docker images, and change CI integration for packaging.

22c51cc15f477743af4905cfcd805b91c46fcd08 authored about 6 years ago
Solve minor error in package stage for gitlab ci.

385a25a3a39bd9ceba7e6495b9a01d929d775602 authored about 6 years ago
Minor changes in cli and python migrate target.

b7e097df4ae965b9c2464e3e693c2ecb23757661 authored about 6 years ago
Solve docker compose pack error for gitlab ci.

7c40e035dbd296ab4db528ff7372cf54d022bf52 authored about 6 years ago
Add correct shipping for V8 and check for post install script in deployment in order to avoid netcore to be installed multiple times.

b09c84f1855ebccc3e8e341d8c16c47e5b48b215 authored about 6 years ago
Add pashe for finding V8 dependencies.

3cdc566792531119681c4bb3f5b2708403581c1b authored about 6 years ago
Update frontend script migration.

698fecf9048b93b1adf1e6bb973fddbbe23fa323 authored about 6 years ago
Add shipping for V8 with cpack.

895d9f270063025820ffce9fe1414d213d7a7800 authored about 6 years ago
Add versioned name for V8 library.

6d88ccd3acc9cd127110666910d4bea9749c45da authored about 6 years ago
Add dotnet to deb deployment.

23d356338de8fc2ee609482b5bea7fd6371333ed authored about 6 years ago
Remove py django integration test temporarly to avoid nasty deadlock.

5132d2aaf20b8538e7ca239eb9d0e924a5cf1e92 authored about 6 years ago