aboutsummaryrefslogtreecommitdiff
path: root/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove old shell scripts in favour of MakefilegingerBill2021-04-251-30/+0
* Get Odin compiling and produced exe's running on FreeBSDChristian Seibold2020-09-141-0/+2
* Fix the shebang portability of the build.sh scriptStéphane Aulery2020-05-221-1/+1
* Remove -Wno-writable-stringsgingerBill2020-01-041-1/+1
* Fix build.shgingerBill2018-07-011-1/+1
* Added static linking for macOS. Also fixed the build.sh. Thanks, vass :/Zachary Pierson2017-11-101-2/+4
* Fixed foreign import for linux. Modified .gitignore to ignore temp files and ...vassvik2017-11-101-3/+7
* Fix file load order and allow when statements at file scopeGinger Bill2017-09-201-3/+1
* Update old demosGinger Bill2017-06-211-1/+1
* Declaration grouping uses () rather than {}; Fix some problem with compilatio...Ginger Bill2017-06-171-3/+3
* Fix segfault with heap allocationroot2017-04-101-3/+5
* One of the warning flags was misspelled. Oops!Zachary Pierson2017-02-121-1/+1
* Updated warning removal list, and made system_exec_command_line_app in main.c...Zachary Pierson2017-02-121-1/+1
* MacOS is able to run Hello World!Zachary Pierson2017-02-061-4/+13
* Updated build script in an attempt to track down a segfault. It's not helping...Zac Pierson2017-02-061-4/+11
* Added Linux functions throughout the code, but it segfaults.Zac Pierson2017-02-061-0/+6