summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Release 107 (#4634)Alon Zakai2022-05-031-1/+1
* Use LLD for LTO builds on Mac (#4594)Derek Schuff2022-04-141-3/+1
* Add BUILD_TESTS CMake option (#4536)Thomas Lively2022-03-211-2/+7
* Fix errors when building in C++20 mode (#4528)Jakub Szewczyk2022-03-181-10/+10
* Version 106 (#4533)Alon Zakai2022-03-181-1/+1
* Introduce gtest (#4466)Thomas Lively2022-01-201-0/+13
* Version 105 (#4449)Derek Schuff2022-01-121-1/+1
* Version 104 (#4400)Sam Clegg2021-12-161-1/+1
* Version 103 (#4364)Sam Clegg2021-12-011-1/+1
* [CMake] Use -O2 for all targets in compile step (#4360)Max Graey2021-11-291-6/+1
* Modernize code to C++17 (#3104)Max Graey2021-11-221-1/+1
* Set CMAKE_OSX_DEPLOYMENT_TARGET (#4300)Sam Clegg2021-11-011-0/+6
* Switch binaryen.js/wasm to ESM (#4280)dcode2021-10-281-4/+4
* Update to C++17 and use std::optional for getSuperType (#4203)Derek Schuff2021-10-181-1/+1
* Clean up compile warnings on clang-cl (#4217)Derek Schuff2021-10-061-5/+7
* Limit to 2 parallel link jobs when using LTO (#4214)Derek Schuff2021-10-061-0/+2
* Version 102 (#4143)Alon Zakai2021-09-101-1/+1
* [NFC] Split wasm-split into multiple files (#4119)Thomas Lively2021-09-031-23/+2
* Clean up warnings on MSVC (#4060)Wouter van Oortmerssen2021-08-051-0/+2
* Revert accidental debugging changes from #3935 (#3950)Thomas Lively2021-06-221-4/+0
* Preserve function heap types during text parsing (#3935)Thomas Lively2021-06-221-0/+4
* Rename wasm-delegations[-fields].h to def files (NFC) (#3941)Heejin Ahn2021-06-181-1/+1
* Release 101 (#3812)Sam Clegg2021-04-161-1/+1
* Add a CMake option to install only the tools (#3654)Derek Schuff2021-03-041-6/+9
* Release 100 (#3645)Sam Clegg2021-03-021-1/+1
* Fix VS2017 builds with /std:c++17 (#3620)MaulingMonkey2021-02-261-0/+1
* cleanup to allow binaryen to be built in more strict environments (#3566)walkingeyerobot2021-02-161-0/+3
* Revert cmake version requirement bump (#3515)Sam Clegg2021-01-251-1/+3
* Consistent lowercase keyword/methods in CMakeLists.txt (#3514)Sam Clegg2021-01-251-20/+20
* Enable LTO on the Linux Clang build on CI (#3491)Derek Schuff2021-01-141-1/+1
* Add support for building with thinLTO (#3484)Derek Schuff2021-01-141-2/+13
* Fix #3481 (#3482)Cheng Shao2021-01-111-1/+1
* version_99 (#3478)Alon Zakai2021-01-091-1/+1
* Improve lit support (#3426)Sam Clegg2020-12-091-0/+2
* Initial wasm-split tool (#3359)Thomas Lively2020-11-191-0/+1
* Introduce lit/FileCheck tests (#3367)Thomas Lively2020-11-181-0/+3
* build/linux: more correct rpath handling (#3331)Andrei Alexeyev2020-11-121-1/+1
* Fix MinGW build & add to GitHub Actions (#3287)Blaine Bublitz2020-10-261-0/+1
* Build without RTTI (#3280)Max Graey2020-10-231-0/+1
* Release 98 (#3234)Sam Clegg2020-10-131-1/+1
* Restore minification in emscripten builds (#3173)Alon Zakai2020-09-281-5/+4
* Fix emcc lto flags (#3166)Sam Clegg2020-09-241-11/+4
* Stop minifying wasm2js temporarily until we fix the minification (#3165)Alon Zakai2020-09-231-4/+5
* Improve testing on Windows (#3142)Wouter van Oortmerssen2020-09-171-0/+8
* Release 97 (#3140)Sam Clegg2020-09-171-1/+1
* Stay on C++14 for now (#3108)Daniel Wirtz2020-09-081-1/+1
* Upgrade to C++17 (#3103)Daniel Wirtz2020-09-061-4/+8
* Remove test code from CMakeLists.txt (#3056)Alon Zakai2020-08-181-15/+0
* Remove asm2wasm (#3042)Alon Zakai2020-08-171-1/+0
* Release 96 (#3040)Alon Zakai2020-08-131-1/+1