Commit Graph

11 Commits

Author SHA1 Message Date
Miguel M 10451dcde9 Updates to make.py
Include libraries, allow for multiple compile and link flags for the
environment, always include debug symbols, and misc changes.
2023-05-30 16:16:21 +01:00
Miguel M 12d2324731 Link release and debug builds separately 2023-05-03 15:54:06 +01:00
Miguel M 51e1228af0 fix sanefile 2023-05-01 20:00:23 +01:00
Miguel M f8e81d6b7d Compilation toolchain changes 2023-05-01 17:18:32 +01:00
Miguel M a614b03229 fixes to compilation toolchain 2023-04-29 16:58:53 +01:00
Miguel M 13c6d00ff6 tighter compilation 2023-04-27 16:28:45 +01:00
Miguel M 79fa414c7d Big test data, to force reallocations 2023-04-22 19:43:56 +01:00
Miguel M 6e1af9c863 Added out-of-date condition to link recipe 2023-04-21 19:29:31 +01:00
Miguel M c741706a11 Fixes to make.py crossplatform and gcc flag-order compliant 2023-04-21 17:54:43 +01:00
Miguel M fe3d00a5f5 Input consuming.
It's possible that this commit contains errors, since I'm writing this
on a Windows machine and the compiler seems bad. I'll compile this in a
Linux machine and fix any errors present in the following commit.
2023-04-21 17:06:12 +01:00
Miguel M bc3125dcc8 initial commit 2023-04-20 17:03:54 +01:00