Thomas
75e30ee6d3
Update api-push.yaml
2021-04-17 12:10:59 +12:00
Shivansh-007
f24f1a45a7
Adds python 3.9.4 and 3.10.0a7 ( #217 )
...
* pkg(python-3.9.4): Adds python 3.9.4
* pkg(python-3.10.0a7): Adds python 3.10.0a7
* pkg(python-3.10.0a7): More pythonic 3.10.0a7 code
* pkg(python-3.10.0a7): Use semver versioning
* pkg(python-3.10.0a7): remove 'py3' alias and add 'py'
* pkg(python-3.9.4): remove 'py3' alias and add 'py'
2021-04-14 16:24:58 +12:00
Thomas
86e902e630
Add libffi-dev to dependencies
2021-04-12 19:09:45 +12:00
Dan Vargas
d2e05a4a7e
pkg(*-*): Fix uninstall ( #213 )
2021-04-11 13:15:14 +12:00
Thomas Hobson
81cdc766b6
Uninstallation ( #211 )
2021-04-10 16:10:18 +12:00
Shivansh-007
a2de8dea0c
pkg(pony-0.39.0): Add pony-lang 0.39.0 ( #194 )
...
* pkg(pony-0.39.0): Add pony-lang 0.39.0
* pkg(pony-0.39.0): Use `git submodule` to install llvm and get the source through cloning.
* pkg(pony-0.39.0): Reset to 0.39.0 commit and cd into `ponyc`
* pkg(pony-0.39.0): User proper installation instructions, like specified in the installation guide
* pkg(pony-0.39.0): Setup compile script.
* pkg(pony-0.39.0): Properly delete the build dir.
* pkg(pony-0.39.0): Get rid of author key in metdata
* pkg(pony-0.39.0): `CD` into `ponyc` right before cloning.
* pkg(ponyc-0.39.0): Move `cd` to the correct palce.
2021-04-09 18:50:55 +12:00
Thomas
90217a6202
Retry infinitely
2021-04-07 16:16:19 +12:00
Victor Frazao
552fb91c6b
v3 - Remove the use of unshare + privileged mode and instead ( #195 )
...
use seccomp to filter for socket syscalls
2021-04-07 12:31:30 +12:00
Thomas
f6a4e67d5f
Update supported languages
2021-04-06 17:38:30 +12:00
Thomas
1a04b5f889
Show semver selector on cli
2021-04-06 17:34:08 +12:00
Thomas
e6d39d4a7f
Update readme.md
2021-04-06 17:27:37 +12:00
Thomas
2d446c33e6
Up wait time for index
...
Needed for large packages like ponyc
2021-04-06 17:09:19 +12:00
Dan Vargas
7cbfdd9f4c
pkg(ocaml-4.12.0): Add ocaml 4.12.0 ( #200 )
2021-04-06 17:07:54 +12:00
Dan Vargas
ba8a0bc377
pkg(groovy-3.0.7): Add groovy 3.0.7 ( #202 )
2021-04-06 17:07:42 +12:00
Thomas
0ee5003533
Up timeout for index starting
2021-04-02 17:45:17 +13:00
Thomas Hobson
5044bfdfbb
split docker files into prod/dev
2021-03-29 21:41:47 +13:00
Thomas Hobson
be47ab802c
Merge branch 'v3' of https://github.com/engineer-man/piston into v3
2021-03-29 21:33:54 +13:00
Thomas Hobson
607123f73d
switch to yarn
2021-03-29 21:33:49 +13:00
Brian Seymour
902ad71578
remove unnecessary author fields
2021-03-28 14:29:28 -05:00
Brian Seymour
7aa52bb0c5
move env
2021-03-28 14:03:08 -05:00
Brian Seymour
b31deaddbc
change port to match old piston, some formatting change, add env to fix debian warning/error
2021-03-28 14:01:46 -05:00
Dan Vargas
01bc13d115
pkg(coffeescript-2.5.1): Add coffeescript 2.5.1 ( #186 )
...
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-03-25 09:52:27 +13:00
Shivansh-007
3ad4375a68
pkg(pure-0.68): Add pure-lang 0.68 ( #178 )
...
* pkg(pure-0.68): Add pure-lang 0.68
* pkg(pure-0.68): Remove `--strip-components` flag and use SemVer.
* pkg(pure-0.68):Add -O flag on curl, so it just outputs to stdout
* pkg(pure-0.68):Add -L flag on curl, so that it can allow redirects.
* pkg(pure-0.68): Goodbye `v` flag from tar.
* pkg(pure-0.68): Add python alias.
* pkg(pure-0.68): Disable docs.
* pkg(pure-0.68): Fix settings for enable docs.
* Update build.sh
* Update environment
* Whoops typo.
* pkg(pure-0.68):Use semver naming method i.e. instead `0.68` it should be `0.68.0`
Co-authored-by: Shivansh-007 <Shivansh-007@users.noreply.github.com>
2021-03-25 09:52:12 +13:00
Dan Vargas
928c2a6d16
pkg(pascal-3.2.0): Add pascal (FreePascal) 3.2.0 ( #187 )
2021-03-25 09:39:36 +13:00
Dan Vargas
eae11d6025
pkg(cow-1.0.0): Add cow 1.0.0 ( #188 )
...
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-03-25 09:39:17 +13:00
Dan Vargas
4776700a1b
pkg(rockstar-1.0.0): Add rockstar 1.0.0 ( #184 )
...
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-03-23 15:53:36 +13:00
Thomas Hobson
58fb3ed172
repo: python version is 3.7
2021-03-20 22:08:00 +13:00
Thomas Hobson
5fb49b05d5
repo: force python 3.5
2021-03-20 22:05:36 +13:00
Thomas Hobson
f24b3496d7
repo: python is python3
2021-03-20 21:58:07 +13:00
Thomas Hobson
29953047dd
Merge branch 'master' into v3
2021-03-20 21:47:54 +13:00
Thomas Hobson
2ccae29493
deploy: simplify
2021-03-20 21:28:13 +13:00
Thomas Hobson
e1b5b55b69
readme: add cli dependencies
2021-03-20 17:10:53 +13:00
Thomas Hobson
cbfeef55ab
readme: put installation where it should be
2021-03-20 17:08:12 +13:00
Thomas Hobson
b8e79572b5
readme: update for v3
2021-03-20 17:06:35 +13:00
Thomas Hobson
cbe759ab56
pkg(dotnet-5.0.201): fix builds
2021-03-20 15:57:29 +13:00
Thomas Hobson
c01d8e1c55
pkg(dotnet-5.0.201): call the correect dotnet binary
2021-03-20 15:19:41 +13:00
Thomas Hobson
91018d6d85
pkg(dotnet-5.0.201): Nuget caching
2021-03-20 15:17:55 +13:00
Thomas Hobson
7ad8f337bc
pkg(dotnet-5.0.201): Add dotnet 5.0.201 support
2021-03-20 14:39:59 +13:00
Thomas Hobson
6d04cc1680
repo: install py2 in build container
2021-03-20 14:26:57 +13:00
Thomas Hobson
c4a4811b17
repo: add libmpfr
2021-03-20 13:59:57 +13:00
Thomas Hobson
96fd2d0102
repo: add libgmp
2021-03-20 13:49:14 +13:00
Shivansh-007
332a077f46
pkg(vlang-0.1.13): Add vlang 0.1.13 ( #177 )
...
* pkg(vlang-0.1.13): Add vlang 0.1.13
* Export environment variables: VMODULES and TMPDIR environment vars to the current working dir in the run script.
Co-authored-by: Shivansh-007 <Shivansh-007@users.noreply.github.com>
2021-03-20 13:46:54 +13:00
Thomas Hobson
d85f1d2c5b
pkg(python-2.7.18): pandas just doesn't like py2?
2021-03-20 13:37:48 +13:00
Thomas Hobson
1d4fbab57c
pkg(python-2.7.18): pandas seems to not define metadata correctly
2021-03-20 13:34:21 +13:00
Thomas Hobson
aecfcedaba
pkg(python-2.7.18): update pip before using
...
Pip 20.3.* respects python_requires
2021-03-20 13:30:36 +13:00
Thomas Hobson
d2f1d62d15
pkg(python-2.7.18): use correct package versions for py2
2021-03-20 13:19:00 +13:00
Thomas Hobson
aa885a37ad
pkg(python-*): remove llvm dependency through numba
2021-03-20 13:03:33 +13:00
Thomas Hobson
947bc35304
pkg(python-*): Install common packages within python
2021-03-20 12:55:07 +13:00
Thomas Hobson
538d3d3451
pkg(brainfuck-2.7.3): go back further in time
2021-03-20 12:37:55 +13:00
Thomas Hobson
d032caa9bc
pkg(brainfuck-2.7.3): use older commit
2021-03-20 12:35:36 +13:00