aboutsummaryrefslogtreecommitdiff
path: root/src/build_settings.c
Commit message (Collapse)AuthorAgeFilesLines
* Build as C++Ginger Bill2017-06-081-328/+0
|
* v0.3.0Ginger Bill2017-06-071-1/+1
|
* v0.2.1Ginger Bill2017-05-011-1/+1
|
* v0.2.0v0.2.0Ginger Bill2017-04-301-1/+1
|
* Basic Linux Build!Ginger Bill2017-04-091-5/+4
|
* Merge https://github.com/gingerBill/OdinZac Pierson2017-03-211-1/+1
|\ | | | | | | "Fixed" a proc overload bug. Still needs a *real* fix.
| * Update version numberGinger Bill2017-03-191-1/+1
| |
| * Finally fix signed integer conversion and printingGinger Bill2017-03-101-1/+1
| |
* | Merge https://github.com/gingerBill/odinZac Pierson2017-02-151-2/+6
|\|
| * Fix immutable rules; add some general documentationGinger Bill2017-02-141-2/+6
| | | | | | | | immutable is still a little weird and not completely what you'd expect. Maybe just not having it is better.
* | Merge https://github.com/gingerBill/OdinZachary Pierson2017-02-121-4/+95
|/
* Use a global to store the build context informationGinger Bill2017-02-121-0/+234