Commit Graph

7 Commits

Author SHA1 Message Date
Tindy X
069d1c00f6
Fix linking error 2020-11-03 20:01:15 +08:00
Tindy X
f7352abe17
Fix order of libraries 2020-10-24 02:51:04 +08:00
Tindy X
af4594e449
Fix dependency problem 2020-10-24 01:43:01 +08:00
Tindy X
575134379f
Add missing libraries 2020-10-24 01:30:13 +08:00
Tindy X
c0b62062d9
Use Node JS for building duktape library (#248)
* Use Node JS for building duktape library

* Remove Python 2 dependency

* Inherit PATH from environment in Actions

Remove build cache of the msys2 installation in Travis CI.

* Remove old command
2020-09-19 03:05:26 +08:00
Tindy X
372140c53b
Optimize codes 2020-09-08 17:27:54 +08:00
Tindy X
abe03cebeb
Add Windows Autobuild CI (#244)
* Add Windows x64 CI

* Add missing dependency

* Fix rapidjson build

* Add Windows build to Travis CI

Add Windows x86 build to GitHub Actions

* Fix mingw32-make not found

* Fix subsystem on Actions

Fix install prefix on Travis CI.

* Use MINGW_PREFIX instead of /usr

* Clean up scripts

Add Windows x86 build to Travis CI.
2020-09-07 20:08:19 +08:00