Roman Yurchak
d5a7ada6ff
TST Fix test_pywasmcross.py::test_handle_command ( #1032 )
2021-01-03 17:11:32 +01:00
joemarshall
5ed423d9b3
Support replace libraries option in yaml files ( #1029 )
...
Some libraries have different names on wasm e.g. png16
2021-01-03 23:37:44 +08:00
joemarshall
324f595539
build .o files rather than .bc files. ( #1028 )
...
asm.js fastcomp build doesn't care about the file extension. upstream (wasm direct) build needs it to be .o
2021-01-03 22:14:56 +08:00
Michael Greminger
07e9352c6a
BLD Add cxxflags to build packages using cpp ( #1019 )
...
* Adding nlopt package (WIP)
* cxxflags added, nlopt builds
* Add docs and test for cxxflags feature
* Applied black formatter
* Remove nlopt new pkg from this branch
* Removed empty cxxflags option from SciPy meta.yaml
2021-01-03 08:17:08 +08:00
Roman Yurchak
068cb3678e
BLD Fix for compiler_compat flag in conda env ( #835 )
2020-12-08 09:00:53 +01:00
Dexter Chua
0defcb3825
BLD Don't compile host python ( #830 )
2020-12-08 00:19:16 +01:00
Roman Yurchak
8c22c98a43
MAINT Reorganize src/ and tests/ folders ( #786 )
2020-11-09 13:28:02 +01:00