summaryrefslogtreecommitdiff
path: root/src/support/path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Encode command line to UTF8 on Windows (#5671)Derek Schuff2023-09-141-0/+30
* Avoid calling back() on an empty string in setBinaryenBinDir (#5280)Piotr Sarna2022-11-181-1/+1
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+2
* [wasm-split] Add an option to emit only the module names (#3901)Thomas Lively2021-05-251-8/+21
* Fix autoreducing when not in the binaryen directory (#2390)Alon Zakai2019-10-171-5/+26
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-1/+2
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-6/+4
* refactor Path utils: store the bin/ dir so that all users of the API can use ...Alon Zakai2018-03-301-0/+65