| Commit message (Expand) | Author | Age | Files | Lines |
| * | pkgs/development/compilers: stdenv.lib -> lib | Ben Siraphob | 2021-01-23 | 1 | -2/+2 |
| * | emscripten: precompile libraries for wasm2c | Gabriel Ebner | 2020-08-29 | 1 | -7/+18 |
| * | emscripten: make emconfigure use wrapped binaries | Gabriel Ebner | 2020-08-29 | 1 | -3/+8 |
| * | emscripten: precompile libc, etc. | Gabriel Ebner | 2020-08-29 | 1 | -9/+21 |
| * | emscripten: fix node modules | Gabriel Ebner | 2020-08-29 | 2 | -0/+3 |
| * | emscripten: 2.0.0 -> 2.0.1 | Gabriel Ebner | 2020-08-29 | 1 | -3/+2 |
| * | emscripten: add node dependencies for acorn-optimizer | Gabriel Ebner | 2020-08-29 | 4 | -0/+806 |
| * | emscripten: 1.39.1 -> 2.0.0 | Gabriel Ebner | 2020-08-28 | 3 | -127/+49 |
| * | treewide: Get rid of `cc.gcc`•••Instead, we have a new `gccForLibs`, which has the appropriate
definition for e.g. avoiding `x86_32` linking problems.
| John Ericson | 2020-08-02 | 1 | -7/+3 |
| * | emscripten: Don't always clain to have a GCC | John Ericson | 2020-06-22 | 1 | -1/+3 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 2 | -2/+2 |
| * | emscripten: 1.37.36 -> 1.38.28 | Tom Smeets | 2019-02-25 | 2 | -8/+8 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 2 | -3/+3 |
| * | treewide: add version to packages•••Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007.
| Matthew Bauer | 2018-05-25 | 1 | -1/+1 |
| * | treewide: rename bad filenames•••Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
| Matthew Bauer | 2018-04-17 | 2 | -0/+83 |
| * | emscripten: use matching binaryen version (#37427)•••This changes the emscripten package so that it specifies the rev from
the binaryen repo to use, and sets it to always use the version that has
been tagged for use with that version of emscripten. This should force
future updates of emscripten to also update binaryen.
Binaryen can also be installed as a stand-alone package, so there's some
logic added to the binaryen package to allow building in both ways, and
distinguishing between them. | Alastair Pharo | 2018-03-20 | 1 | -1/+2 |
| * | Emscripten 1.37.16 to 1.37.36 (#37291)•••* trying to build emscriptenPackages not all fail
* reading the console.log it turns out python executable is not in place and that is why emconfigure didnt work
* backup commit
* much more targets are compiling now
* added common revisioning
* revision bump to 1.37.36 (not tested)
* fixed xmllint
* forcing unit testing, will implement the tests after i get home
* json_c test working
* added tests
* tiny fixes
* added documentation
| Joachim Schiele | 2018-03-18 | 1 | -4/+20 |
| * | Revert "Merge pull request #35636 from ryantm/auto-update/emscripten-1.37.16-...•••This reverts commit 5c02b9ab330729d97dd34ecd0e474d93f847af74, reversing
changes made to 2f2ad74369d2f516786ca02e2dff37e7713629a8.
https://github.com/NixOS/nixpkgs/pull/35636#issuecomment-373171672
| Joachim Fasting | 2018-03-14 | 1 | -2/+2 |
| * | emscripten: 1.37.16 -> 1.37.34•••Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.37.34 with grep in /nix/store/mdr47v3wdjmzic5c2nvdx5krdwl6bcxf-emscripten-1.37.34
| Ryan Mulligan | 2018-02-25 | 1 | -2/+2 |
| * | emscripten: 1.37.13 -> 1.37.16 | Matthew Bauer | 2017-08-03 | 1 | -2/+2 |
| * | emscripten, emscriptenfastcomp: 1.37.10 -> 1.37.13 | Gabriel Ebner | 2017-06-05 | 1 | -2/+2 |
| * | emscripten: add binaryen dep for compiling to WASM | Alastair Pharo | 2017-06-04 | 1 | -1/+6 |
| * | emscripten: fix closure-compiler path | Periklis Tsirakidis | 2017-04-28 | 1 | -1/+1 |
| * | emscripten: 1.37.9 -> 1.37.10 | Gabriel Ebner | 2017-04-25 | 1 | -2/+2 |
| * | emscripten: 1.37.3 -> 1.37.9 | Gabriel Ebner | 2017-04-16 | 1 | -2/+2 |
| * | emscripten 1.37.1 -> 1.37.3 | Ben Zhang | 2017-03-10 | 1 | -2/+2 |
| * | emscripten, emscriptenfastcomp: 1.36.4 -> 1.37.1 | Gabriel Ebner | 2017-01-02 | 1 | -2/+4 |
| * | emscriptenfastcomp: build using cmake and use cc-wrapper | Gabriel Ebner | 2017-01-02 | 1 | -1/+1 |
| * | properly fix the maintainer.matthewbauer problem•••There was inconsisten usage of maintainers.matthewbauer and mbauer.
/cc @matthewbauer I chose the github identifier, as it's customary.
| Vladimír Čunát | 2016-05-27 | 1 | -1/+1 |
| * | Fix nixpkgs eval (caused by 'emscripten' expression)•••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.
| Bjørn Forsman | 2016-05-27 | 1 | -1/+1 |
| * | Add myself as maintainer for emscripten, emscripten-fastcomp. | Matthew Bauer | 2016-05-26 | 1 | -1/+2 |
| * | Fix hash issue in emscripten.•••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.
| Matthew Bauer | 2016-05-26 | 1 | -9/+10 |
| * | emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling xm... | Joachim Schiele | 2016-05-25 | 1 | -4/+4 |
| * | emscripten and emscripten-fastcomp: add platforms•••Close #11068.
| Bart Brouns | 2015-11-21 | 1 | -0/+1 |
| * | emscripten 1.29 -> 1.35•••also updates to store files in $out/share/emscripten instead of $out/bin.
also fix issue with closure compiler.
| Matthew Bauer | 2015-10-31 | 1 | -17/+20 |
| * | Don't use "with licenses;" for single licences•••And don't use square brackets on such lines.
| Tobias Geerinckx-Rice | 2015-05-28 | 1 | -1/+1 |
| * | emscripten: update from 1.29.3 to 1.29.10. | lostdj | 2015-02-22 | 1 | -2/+2 |
| * | Update to 1.29.3. | Jos van den Oever | 2015-01-18 | 1 | -2/+2 |
| * | List NCSA license properly | Michael Raskin | 2014-08-29 | 1 | -1/+1 |
| * | Add emscripten: LLVM to JavaScript compiler | Boris Sukholitko | 2014-07-12 | 1 | -0/+40 |