summaryrefslogtreecommitdiffstats
path: root/github_build.sh
Commit message (Collapse)AuthorAge
* Enable embedding stdlib for github builds (#1640)jsmall-nvidia2020-12-14
| | | | | * #include an absolute path didn't work - because paths were taken to always be relative. * Enable building with embedding stdlib.
* Switch CI to github actions. (#1609)Yong He2020-11-17
| | | | | | | * Remove travis config files * change github build script * skip non-tag build on appveyor
* Integrate github actions for linux deployment. (#1607)Yong He2020-11-17
|
* Integrate github action for linux build+test. (#1601)Yong He2020-11-11