1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
8082309896 .bam/functions.lua: Adding SetSettingsPrefix() 2022-09-12 19:32:44 +02:00
d35ba0730e .bam/functions.lua: use RelPath() in module to get the correct paths. 2022-09-10 21:39:05 +02:00
b913c2024d .bam/functions.lua: delete BuildExample() and BuildExamples() 2022-09-10 21:35:39 +02:00
de789ad77e .bam/functions.lua: Imports() should be relative to the current script. 2022-09-10 21:14:21 +02:00
54805c07f4 .bam/functions.lua: use paths.examples in BuildExample() to get the correct path. 2022-09-10 19:57:40 +02:00
0a75f0c2ed .bam/functions.lua: adding documentation to host_system() 2020-12-28 19:28:27 +01:00
cbd26a211d .bam/functions.lua: in host_system() switch from 'family' to 'platform' variable.
family == "unix" contains FreeBSD and MacOS. that we dont have support for.
2020-12-28 19:27:39 +01:00
543542625d .bam/functions.lua: rename system() to host_system() 2020-12-28 19:13:28 +01:00
707cd7732c .bam/functions.lua: adding valid_system() 2020-12-28 19:13:05 +01:00
1cfd4adca4 bam: adding unix support. 2020-12-19 18:55:10 +01:00
ddd41971e1
.bam/functions.lua: adding CopySettings functions 2020-01-07 06:34:40 +01:00
ce575cc122
.bam/functions.lua: whitespace fixes. 2020-01-07 06:33:50 +01:00
f67f89715a
Adding bam build system. 2019-12-29 20:45:43 +01:00