summary refs log tree commit diff
path: root/pkgs/development/compilers/emscripten
Commit message (Collapse)AuthorAge
* emscripten: 1.37.13 -> 1.37.16Matthew Bauer2017-08-03
|
* emscripten, emscriptenfastcomp: 1.37.10 -> 1.37.13Gabriel Ebner2017-06-05
|
* emscripten: add binaryen dep for compiling to WASMAlastair Pharo2017-06-04
|
* emscripten: fix closure-compiler pathPeriklis Tsirakidis2017-04-28
|
* emscripten: 1.37.9 -> 1.37.10Gabriel Ebner2017-04-25
|
* emscripten: 1.37.3 -> 1.37.9Gabriel Ebner2017-04-16
|
* emscripten 1.37.1 -> 1.37.3Ben Zhang2017-03-10
|
* emscripten, emscriptenfastcomp: 1.36.4 -> 1.37.1Gabriel Ebner2017-01-02
|
* emscriptenfastcomp: build using cmake and use cc-wrapperGabriel Ebner2017-01-02
|
* properly fix the maintainer.matthewbauer problemVladimír Čunát2016-05-27
| | | | | There was inconsisten usage of maintainers.matthewbauer and mbauer. /cc @matthewbauer I chose the github identifier, as it's customary.
* Fix nixpkgs eval (caused by 'emscripten' expression)Bjørn Forsman2016-05-27
| | | | | | | | | | | | | | | Fixes this: $ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace error: while evaluating ‘callPackageWith’ at .../lib/customisation.nix:93:35, called from .../pkgs/top-level/all-packages.nix:1411:24: while evaluating ‘makeOverridable’ at .../lib/customisation.nix:54:24, called from .../lib/customisation.nix:97:8: undefined variable ‘srcFC’ at .../pkgs/development/compilers/emscripten-fastcomp/default.nix:26:14 Also, "matthewbauer" is not defined in ./lib/maintainers.nix, comment out. Caused by f646b9295ea7a2332667f5ffeb5bd871e76982e9 and d078fe1e9c826a63ad078ca4d5364c967984f393.
* Add myself as maintainer for emscripten, emscripten-fastcomp.Matthew Bauer2016-05-26
|
* Fix hash issue in emscripten.Matthew Bauer2016-05-26
| | | | | | | Just use "fetchFromGitHub" because that seems to be more reliable. Still unclear what the actual issue was but I'm thinking this will fix it. At least, this will put it more in line with other packages.
* emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling ↵Joachim Schiele2016-05-25
| | | | xml.js
* emscripten and emscripten-fastcomp: add platformsBart Brouns2015-11-21
| | | | Close #11068.
* emscripten 1.29 -> 1.35Matthew Bauer2015-10-31
| | | | | also updates to store files in $out/share/emscripten instead of $out/bin. also fix issue with closure compiler.
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* emscripten: update from 1.29.3 to 1.29.10.lostdj2015-02-22
|
* Update to 1.29.3.Jos van den Oever2015-01-18
|
* List NCSA license properlyMichael Raskin2014-08-29
|
* Add emscripten: LLVM to JavaScript compilerBoris Sukholitko2014-07-12