aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove -Wno-writable-stringsgingerBill2020-01-041-1/+1
|
* Fix recursive variable in makefile on macOSMikkel Hjortshøj2019-02-061-1/+1
|
* Fix makefile for macOSMikkel Hjortshøj2019-02-061-1/+1
|
* Update Makefile to reflect build.shgingerBill2019-01-131-4/+4
|
* Updated makefile to run demo package instead of demo.odinMorten Vassvik2018-07-051-1/+1
|
* Fixed foreign import for linux. Modified .gitignore to ignore temp files and ↵vassvik2017-11-101-0/+24
files in shared/. Added a Makefile for linux